altos: Add flash-loader to usbtrng-v2.0
authorKeith Packard <keithp@keithp.com>
Mon, 26 Jan 2015 03:37:05 +0000 (19:37 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 26 Jan 2015 03:37:05 +0000 (19:37 -0800)
commit02b07a202839d6e68b3f0db7f8965478661db140
tree0f6db4fdcbbb50e7ef154985b1b1e49f7833d4de
parentdf881bce8576f091b2d8cb53b8ce8a43aeedecde
altos: Add flash-loader to usbtrng-v2.0

Uses the new STM32F042 flash loading bits.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/usbtrng-v2.0/.gitignore [new file with mode: 0644]
src/usbtrng-v2.0/ao_pins.h
src/usbtrng-v2.0/flash-loader/.gitignore [new file with mode: 0644]
src/usbtrng-v2.0/flash-loader/Makefile [new file with mode: 0644]
src/usbtrng-v2.0/flash-loader/ao_pins.h [new file with mode: 0644]