crashtest-r0ket/firmware/applications
Stefan `Sec` Zehl 050df7db06 Menuentry for USB unmount 2011-06-27 00:59:57 +02:00
..
Makefile rename "module" to "application" to reduce confusion with "m0dules" 2011-06-20 23:35:07 +02:00
README Whoops. Missed one file for the MODULE=/APP= change 2011-06-21 01:02:45 +02:00
adc.c rename "module" to "application" to reduce confusion with "m0dules" 2011-06-20 23:35:07 +02:00
bsx.c rename "module" to "application" to reduce confusion with "m0dules" 2011-06-20 23:35:07 +02:00
default.c rename "module" to "application" to reduce confusion with "m0dules" 2011-06-20 23:35:07 +02:00
executor.c rename "module" to "application" to reduce confusion with "m0dules" 2011-06-20 23:35:07 +02:00
fs.c Menuentry for USB unmount 2011-06-27 00:59:57 +02:00
iggy.c rename "module" to "application" to reduce confusion with "m0dules" 2011-06-20 23:35:07 +02:00
mandelbrot.c rename "module" to "application" to reduce confusion with "m0dules" 2011-06-20 23:35:07 +02:00
mandelbrot2.c rename "module" to "application" to reduce confusion with "m0dules" 2011-06-20 23:35:07 +02:00
menutest.c rename "module" to "application" to reduce confusion with "m0dules" 2011-06-20 23:35:07 +02:00
mkwrapper rename "module" to "application" to reduce confusion with "m0dules" 2011-06-20 23:35:07 +02:00
s.c rename "module" to "application" to reduce confusion with "m0dules" 2011-06-20 23:35:07 +02:00
schneider.c rename "module" to "application" to reduce confusion with "m0dules" 2011-06-20 23:35:07 +02:00
sec.c rename "module" to "application" to reduce confusion with "m0dules" 2011-06-20 23:35:07 +02:00
spaceinvaders.c rename "module" to "application" to reduce confusion with "m0dules" 2011-06-20 23:35:07 +02:00
wrapper.c rename "module" to "application" to reduce confusion with "m0dules" 2011-06-20 23:35:07 +02:00

README

Call make as 

make APP=menutest

to build a specific module.

The module defaults to $(USERNAME) so everyone can have its own default module