.. |
Makefile
|
Merge branch 'master' of github.com:r0ket/r0ket
|
2011-07-30 19:31:12 +02:00 |
basic.c
|
Fix a few things.
|
2011-07-31 22:13:06 +02:00 |
basic.h
|
Some menu changes. Also: cleanup apps and make the rest build again
|
2011-08-02 13:31:57 +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
|
Correct default for contrast setting.
|
2011-08-02 10:54:05 +02:00 |
config.h
|
Correct default for contrast setting.
|
2011-08-02 10:54:05 +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
|
More abstracted num to string functions
|
2011-07-31 00:53:14 +02:00 |
keyin.c
|
add APP=initial, template for initial firmware to be flashed.
|
2011-07-26 01:55:33 +02:00 |
menu.c
|
Some menu changes. Also: cleanup apps and make the rest build again
|
2011-08-02 13:31:57 +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
|
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
|
Disable nrf on lowpower-off
|
2011-08-01 05:31:47 +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 |