Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
0 additions
and 8,618 deletions.
- +0 −34 apps/dsyn/Makefile
- +0 −295 apps/dsyn/aleph-dsyn.lds
- +0 −34 apps/dsyn/config.mk
- +0 −135 apps/dsyn/src/app_dsyn.c
- +0 −15 apps/dsyn/src/app_event_types.h
- +0 −114 apps/dsyn/src/app_timers.c
- +0 −16 apps/dsyn/src/app_timers.h
- +0 −420 apps/dsyn/src/ctl.c
- +0 −87 apps/dsyn/src/ctl.h
- +0 −220 apps/dsyn/src/files.c
- +0 −17 apps/dsyn/src/files.h
- +0 −260 apps/dsyn/src/grid.c
- +0 −26 apps/dsyn/src/grid.h
- +0 −199 apps/dsyn/src/handler.c
- +0 −9 apps/dsyn/src/handler.h
- +0 −359 apps/dsyn/src/inputs.c
- +0 −42 apps/dsyn/src/inputs.h
- +0 −256 apps/dsyn/src/render.c
- +0 −43 apps/dsyn/src/render.h
- +0 −143 apps/dsyn/src/sequence.c
- +0 −65 apps/dsyn/src/sequence.h
- +0 −60 apps/dsyn/src/util.c
- +0 −34 apps/dsyn/src/util.h
- +0 −34 apps/flry/Makefile
- +0 −505 apps/flry/Makefile_issues
- +0 −295 apps/flry/aleph-flry.lds
- +0 −47 apps/flry/config.mk
- +0 −134 apps/flry/src/app_flry.c
- +0 −89 apps/flry/src/app_timers.c
- +0 −28 apps/flry/src/app_timers.h
- +0 −210 apps/flry/src/ctl.c
- +0 −49 apps/flry/src/ctl.h
- +0 −95 apps/flry/src/files.c
- +0 −9 apps/flry/src/files.h
- +0 −37 apps/flry/src/grid.c
- +0 −11 apps/flry/src/grid.h
- +0 −221 apps/flry/src/handler.c
- +0 −11 apps/flry/src/handler.h
- +0 −326 apps/flry/src/inputs.c
- +0 −33 apps/flry/src/inputs.h
- +0 −111 apps/flry/src/life.c
- +0 −6 apps/flry/src/life.h
- +0 −150 apps/flry/src/render.c
- +0 −32 apps/flry/src/render.h
- +0 −8 apps/flry/src/util.h
- +0 −34 apps/lppr/Makefile
- +0 −505 apps/lppr/Makefile_issues
- +0 −295 apps/lppr/aleph-lppr.lds
- +0 −36 apps/lppr/config.mk
- +0 −14 apps/lppr/lppr.txt
- +0 −131 apps/lppr/src/app_lppr.c
- +0 −96 apps/lppr/src/app_timers.c
- +0 −36 apps/lppr/src/app_timers.h
- +0 −520 apps/lppr/src/ctl.c
- +0 −162 apps/lppr/src/ctl.h
- +0 −96 apps/lppr/src/files.c
- +0 −7 apps/lppr/src/files.h
- +0 −196 apps/lppr/src/grid.c
- +0 −12 apps/lppr/src/grid.h
- +0 −391 apps/lppr/src/handler.c
- +0 −14 apps/lppr/src/handler.h
- +0 −324 apps/lppr/src/inputs.c
- +0 −44 apps/lppr/src/inputs.h
- +0 −324 apps/lppr/src/render.c
- +0 −50 apps/lppr/src/render.h
- +0 −7 apps/lppr/src/util.h
Oops, something went wrong.