altos: Add 'microtest' -- micropeak load for testing µPusb
authorKeith Packard <keithp@keithp.com>
Fri, 6 Nov 2020 05:58:04 +0000 (21:58 -0800)
committerKeith Packard <keithp@keithp.com>
Wed, 18 Nov 2020 05:40:21 +0000 (21:40 -0800)
commita9d4856d3f03fae159c120d8d8030c78eaf15253
treeeb42cbac1e31f6752dc6be7e4dad2eb3e1a6df31
parent898ef1a085f9d4541c3987d8d4f0daac0093ed49
altos: Add 'microtest' -- micropeak load for testing µPusb

This is custom MicroPeak firmware that just repeatedly generates
constant flight log data which can be used to validate µPusb boards.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/microtest/Makefile [new file with mode: 0644]
src/microtest/ao_microtest.c [new file with mode: 0644]
src/microtest/ao_pins.h [new file with mode: 0644]