crashtest-r0ket/firmware/basic
iggy e911376fe6 Merge branch 'master' of github.com:r0ket/r0ket
Conflicts:
	firmware/basic/Makefile
2011-07-30 19:31:12 +02:00
..
Makefile Merge branch 'master' of github.com:r0ket/r0ket 2011-07-30 19:31:12 +02:00
basic.c basic: don't crash on bus interrupt 2011-07-23 21:47:29 +02:00
basic.h Merge branch 'master' of github.com:r0ket/r0ket 2011-07-30 19:31:12 +02: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 Make backlight and lcd-state config vars actually work 2011-07-27 01:15:52 +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 rename random() to getRandom(), just to please you. 2011-07-24 15:58:47 +02:00
ecc.h first steps for vcard 2011-07-16 19:12:35 +02:00
idle.c OOps: Remove debugging-#error 2011-07-27 23:39:07 +02:00
idle.h Add GetTimer() 2011-07-29 19:06:23 +02:00
itoa.c Add simple itoa-style function 2011-07-27 23:41:09 +02:00
keyin.c add APP=initial, template for initial firmware to be flashed. 2011-07-26 01:55:33 +02:00
menu.c Fix some menu regressions because of getInputWait() changes 2011-07-27 00:58:48 +02:00
night.c Make backlight and lcd-state config vars actually work 2011-07-27 01:15:52 +02:00
random.c rename random() to getRandom(), just to please you. 2011-07-24 15:58:47 +02:00
random.h rename random() to getRandom(), just to please you. 2011-07-24 15:58:47 +02:00
reinvoke_isp.c Actually try to use USB-serial code. "make APP=tester TYPE=serial" 2011-07-27 15:41:18 +02:00
simpletime.c Some time related functionality 2011-07-30 15:25:14 +02:00
simpletime.h Some time related functionality 2011-07-30 15:25:14 +02:00
stringin.c string input + demo 2011-07-30 19:28:37 +02:00
uuid.c openbeacon: use chip id 2011-07-23 19:17:14 +02:00
uuid.h openbeacon: use chip id 2011-07-23 19:17:14 +02:00
voltage.c voltage: enable voltage reading again 2011-07-18 21:37:15 +02:00
xxtea.c filesystem: add option to decode loadables 2011-07-19 01:21:05 +02:00
xxtea.h filesystem: add option to decode loadables 2011-07-19 01:21:05 +02:00