crashtest-r0ket/firmware/applications
schneider 2d4e1163d0 Merge branch 'master' of github.com:r0ket/r0ket 2011-07-18 01:17:44 +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
cdc.c debug output for cdc example 2011-07-17 10:53:52 +02:00
default.c default: we only have one file open 2011-07-17 21:02:37 +02:00
ecc.c added test of the asym enc 2011-07-03 22:55:56 +02:00
exe.c streamlined executor 2011-07-17 02:20:36 +02:00
executor.c font_direction is no more 2011-07-17 22:09:13 +02:00
font.c Allow Scrolling out-of-screen to show off the new render feature. 2011-07-17 16:51:01 +02:00
fs.c msc: made msc optional 2011-07-10 15:32:20 +02:00
funk.c funk: use openbeacon code 2011-07-18 01:16:44 +02:00
iggy.c rename "module" to "application" to reduce confusion with "m0dules" 2011-06-20 23:35:07 +02:00
lilafisch.c sw fuer piezo m0dul 2011-07-10 18:01:18 +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 Remove now duplace menu code, to make them compile again 2011-07-09 20:23:39 +02:00
minimal.c more minimalistic minimal.c 2011-07-10 15:41:16 +02:00
mkwrapper rename "module" to "application" to reduce confusion with "m0dules" 2011-06-20 23:35:07 +02:00
remote.c Start of counter-receive code. TBD. 2011-07-17 02:23:07 +02:00
s.c rename "module" to "application" to reduce confusion with "m0dules" 2011-06-20 23:35:07 +02:00
schneider.c added test of the asym enc 2011-07-03 22:55:56 +02:00
sec.c font_direction is no more 2011-07-17 22:09:13 +02:00
spaceinvaders.c Fix invaders font, simple patch to spaceinvaders.c to see if it renders ok 2011-07-05 15:48:26 +02:00
vcard.c vcard: moved to new rf interface 2011-07-17 12:46:33 +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