Werner Almesberger
3c4855deff
fw/Makefile: cleanup
...
Remove references to a reset-secret, removed remote control via
programming interface.
2012-06-18 20:37:51 -03:00
Werner Almesberger
cc4b5607c7
RESET protocol to jump from application to boot loader without power cycling
2012-06-18 20:31:20 -03:00
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