crashtest-r0ket/firmware/basic
Stefan `Sec` Zehl 7ac2394a61 Fix initUUID() prototype and add it to the .h 2012-04-18 01:14:24 +02:00
..
Makefile Merge branch 'master' of github.com:r0ket/r0ket 2011-07-30 19:31:12 +02:00
basic.c Save 70 more bytes! 2012-01-28 20:05:19 +01:00
basic.h Fix some warnings. 2012-01-28 19:42:44 +01:00
byteorder.c Fix "use of unitialized variable" in xxtea.c and byteorder.c 2011-07-18 18:24:34 +02:00
byteorder.h openbeacon: save seq to file 2011-07-17 20:32:17 +02:00
config.c Fix all warnings (except table.c and ff.c). Turn off "unused function" warnings 2011-12-23 01:07:48 +01:00
config.h Remove broken chargeled feature 2011-08-11 09:22:22 +02:00
crc.c Move menu code into basic/menu.c, add keyinput with wait, fix some types. 2011-07-09 20:19:05 +02:00
delayms.c new tree structure 2011-06-19 21:01:00 +02:00
ecc.c found 184 bytes in public key cypto 2011-12-22 02:45:08 +01:00
ecc.h Make basic/ecc also use our global include 2012-01-15 14:04:57 +01:00
idle.c Big warning cleanup in firmware. 2011-08-05 01:33:48 +02:00
idle.h queue_plus: allows for incremental queue stuff (nrf receive mostly) 2011-08-04 19:10:22 +02:00
itoa.c More abstracted num to string functions 2011-07-31 00:53:14 +02:00
keyin.c Make getInputWaitTimeout use microseconds 2011-08-05 00:24:50 +02:00
menu.c reset font on return to menu 2011-08-05 10:25:31 +02:00
night.c reenable charge led and workaround for daytrig 2011-08-12 15:54:06 +02:00
random.c Fix a few warnings 2011-08-01 05:22:24 +02:00
random.h added some stdint includes 2011-08-03 19:24:05 +02:00
reinvoke_isp.c longer isp and reset delays 2011-08-05 20:38:21 +02:00
simpletime.c Smaller time (100b) 2011-08-06 02:38:06 +02:00
simpletime.h Some time related functionality 2011-07-30 15:25:14 +02:00
stringin.c more verbose input(), MAXNICK reduced to 17 2011-08-05 01:25:28 +02:00
uuid.c Fix initUUID() prototype and add it to the .h 2012-04-18 01:14:24 +02:00
uuid.h Fix initUUID() prototype and add it to the .h 2012-04-18 01:14:24 +02:00
voltage.c added some filtering for the voltage reading 2012-01-19 23:01:00 +01:00
xxtea.c executor: made encryption work 2011-08-03 08:59:55 +02:00
xxtea.h added some stdint includes 2011-08-03 19:24:05 +02:00