crashtest-r0ket/firmware/applications
2011-12-25 14:12:30 +01:00
..
final fxed flame code 2011-12-25 14:12:30 +01:00
mesh
remote Add old rudimentary rem0te code 2011-11-19 20:36:16 +01:00
serial
tester Add simple lcdRefresh() speedtest 2011-08-01 14:32:22 +02:00
.gitignore Add APP=tester with menu-modules in tester/*c 2011-07-24 02:57:35 +02:00
adc.c Some menu changes. Also: cleanup apps and make the rest build again 2011-08-02 13:31:57 +02:00
bridge.c
bsx.c Remove argument from lcdDisplay() and ISPandReset() 2011-07-18 22:09:31 +02:00
cbitset.h Use cbitset for game of life to reduce data size - making it run on r0ket 2011-07-20 08:03:02 +02:00
cdc.c Remove argument from lcdDisplay() and ISPandReset() 2011-07-18 22:09:31 +02:00
default.c
ecc.c added test of the asym enc 2011-07-03 22:55:56 +02:00
exe.c Some menu changes. Also: cleanup apps and make the rest build again 2011-08-02 13:31:57 +02:00
final.c
flame.c
font.c Some menu changes. Also: cleanup apps and make the rest build again 2011-08-02 13:31:57 +02:00
fs.c
iggy.c
initial.c impoved initial code 2011-08-06 07:15:13 +02:00
inputtest.c
l0dable.c Ooops forgot file 2011-08-04 00:18:06 +02:00
life.c Disable too flashy backlight cycling in life 2011-08-01 06:15:44 +02:00
lilafisch.c Remove argument from lcdDisplay() and ISPandReset() 2011-07-18 22:09:31 +02:00
loadable.c Some menu changes. Also: cleanup apps and make the rest build again 2011-08-02 13:31:57 +02:00
Makefile remove more old loadable stuff 2011-12-19 21:30:01 +01:00
menutest.c Some menu changes. Also: cleanup apps and make the rest build again 2011-08-02 13:31:57 +02:00
minimal.c Remove argument from lcdDisplay() and ISPandReset() 2011-07-18 22:09:31 +02:00
mkfirmware.pl
mkwrapper Also standalone l0dables allowed 2011-08-04 00:12:11 +02:00
README
rockets.c Commit of pippin vector/graphics lib. Yay! 2011-08-05 19:17:31 +02:00
s.c s.c 2011-08-03 11:34:18 +02:00
scroll.c Add more code to test scrolling 2011-07-21 22:32:48 +02:00
sec.c
serial.c Enhance serial badge stuff. 2011-08-06 16:24:50 +02:00
tester.c Some menu changes. Also: cleanup apps and make the rest build again 2011-08-02 13:31:57 +02:00
uart.c First attemt at serial connection 2011-08-07 01:44:25 +02:00
vcard.c vcard: funny errors with vcard... 2011-07-25 02:11:41 +02:00

Call make as 

make APP=menutest

to build a specific module.

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