1
0
mirror of git://projects.qi-hardware.com/antorcha.git synced 2024-11-01 11:28:26 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
Werner Almesberger
683056bca7 fw/Makefile: generate random unlock secret (from /dev/urandom) 2012-06-18 19:26:25 -03:00
Werner Almesberger
332f8aceb6 add ben-wpan to include search paths, for at86rf230.h 2012-06-18 19:24:12 -03:00
Werner Almesberger
89b10939f9 make firmware upload protocol less secure but lean; boot loader works 2012-06-18 18:22:56 -03:00
Werner Almesberger
56476539cf fw/: addition of boot loader (WIP) and assorted cleanup and improvements
The boot loader currently uses the protocol switch intended for the
application. This makes it too big to fit in the very limiting
constraints the ATmega168 poses - and there's not even cryptographic
authentication yet. We'll have to dumb it down quite a bit.
2012-06-18 10:56:43 -03:00
Werner Almesberger
df6ceb8394 fw/: first version of experimental firmware 2012-06-16 22:16:37 -03:00