crashtest-r0ket/firmware/applications
schneider 761c56f4f2 s.c 2011-08-03 11:34:18 +02:00
..
final Do the init automatically now, also fix "=>" to ">=" :) 2011-08-03 00:44:12 +02:00
mesh Move config stuff into own include. Iggy said its better :-) 2011-08-01 01:12:21 +02:00
serial More serial support 2011-07-30 11:43:08 +02:00
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
Makefile Some menu changes. Also: cleanup apps and make the rest build again 2011-08-02 13:31:57 +02:00
README Whoops. Missed one file for the MODULE=/APP= change 2011-06-21 01:02:45 +02:00
adc.c Some menu changes. Also: cleanup apps and make the rest build again 2011-08-02 13:31:57 +02:00
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 Whoops. Swapped day/night invert 2011-08-02 10:50:51 +02:00
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 vcard: moved more code into loadables 2011-08-03 10:54:22 +02:00
flame.c fixed greather than/less than for mode change 2011-08-03 00:53:33 +02:00
font.c Some menu changes. Also: cleanup apps and make the rest build again 2011-08-02 13:31:57 +02:00
fs.c Some menu changes. Also: cleanup apps and make the rest build again 2011-08-02 13:31:57 +02:00
iggy.c Fix more instances of wrong define used 2011-07-27 00:18:23 +02:00
initial.c initial: no watchdog in isp mode 2011-07-31 20:34:56 +02:00
inputtest.c string input + demo 2011-07-30 19:28:37 +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
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 Some menu changes. Also: cleanup apps and make the rest build again 2011-08-02 13:31:57 +02:00
mkwrapper Add APP=tester with menu-modules in tester/*c 2011-07-24 02:57:35 +02:00
s.c s.c 2011-08-03 11:34:18 +02:00
schneider.c Remove argument from lcdDisplay() and ISPandReset() 2011-07-18 22:09:31 +02:00
scroll.c Add more code to test scrolling 2011-07-21 22:32:48 +02:00
sec.c Remove argument from lcdDisplay() and ISPandReset() 2011-07-18 22:09:31 +02:00
tester.c Some menu changes. Also: cleanup apps and make the rest build again 2011-08-02 13:31:57 +02:00
vcard.c vcard: funny errors with vcard... 2011-07-25 02:11:41 +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