.. |
Makefile
|
Merge branch 'master' of github.com:r0ket/r0ket
|
2011-07-30 19:31:12 +02:00 |
basic.c
|
All LEDs default to off now
|
2011-08-04 14:53:13 +02:00 |
basic.h
|
Add getInputWaitRepeat, to support key repeat
|
2011-08-02 23:34:13 +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
|
Support l0dable nickname display.
|
2011-08-04 16:57:18 +02:00 |
config.h
|
Support l0dable nickname display.
|
2011-08-04 16:57:18 +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
|
vcard: moved more code into loadables
|
2011-08-03 10:54:22 +02:00 |
ecc.h
|
Make prototypes single-line so my parser understands them
|
2011-08-03 18:21:49 +02:00 |
idle.c
|
OOps: Remove debugging-#error
|
2011-07-27 23:39:07 +02:00 |
idle.h
|
Guard against double-include
|
2011-08-03 16:50:25 +02:00 |
itoa.c
|
More abstracted num to string functions
|
2011-07-31 00:53:14 +02:00 |
keyin.c
|
Make Timeout of 0 work as intended (no timeout)
|
2011-08-03 18:19:07 +02:00 |
menu.c
|
Support menu timeout
|
2011-08-02 20:49:55 +02:00 |
night.c
|
Fix a few warnings
|
2011-08-01 05:22:24 +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
|
Actually try to use USB-serial code. "make APP=tester TYPE=serial"
|
2011-07-27 15:41:18 +02:00 |
simpletime.c
|
Revert "simpletime refactor away 28 bytes"
|
2011-08-03 22:20:44 +02:00 |
simpletime.h
|
Some time related functionality
|
2011-07-30 15:25:14 +02:00 |
stringin.c
|
removed 76 bytes from stringin
|
2011-08-03 18:49:28 +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
|
fix a warning
|
2011-08-02 21:01:48 +02: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 |