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

8 Commits

Author SHA1 Message Date
Werner Almesberger
f9e253963b tools/Makefile: add targets "clean" and "spotless" 2012-06-29 15:30:55 -03:00
Werner Almesberger
28a3689672 tools/: add cross-compilation for the Ben NanoNote
This uses the OpenWRT toolchain. It creates a static executable that will
also run on JLime. Graphical output is disabled so far.
2012-06-29 15:30:08 -03:00
Werner Almesberger
4eb1065dd7 tools/: add sampling mode (-S) with graphical output 2012-06-21 16:21:56 -03:00
Werner Almesberger
7356fccbfd tools/Makefile: target "off" to load an empty image 2012-06-21 12:57:35 -03:00
Werner Almesberger
3b7c3017fc tools/Makefile: new targets "update" and "ping" for firmware update and ping 2012-06-20 18:43:26 -03:00
Werner Almesberger
ea2cd37c04 properly implement "ping" and invoke it with antorcha -P 2012-06-20 11:31:56 -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
55d212983f tools/: command-line tool to upload firmware, images, and parameters (WIP)
This tool will also need adjusting after dumbing down the boot loader.
2012-06-18 11:00:10 -03:00