altos/nucleo-32: Add basic support for STM32F042 Nucleo-32 board
authorKeith Packard <keithp@keithp.com>
Mon, 31 Oct 2016 02:08:14 +0000 (19:08 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 31 Oct 2016 02:13:10 +0000 (19:13 -0700)
commite3d8ad6de7d2dfabe45a285b27f465ba68844f05
tree897686be59229212a1dc47267dbea56b88ba1ec1
parent148f6e0a107d9e88509958700351794f2f971312
altos/nucleo-32: Add basic support for STM32F042 Nucleo-32 board

This hooks up the LED, USB and the USART.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/nucleao-32/Makefile [new file with mode: 0644]
src/nucleao-32/ao_nucleo.c [new file with mode: 0644]
src/nucleao-32/ao_pins.h [new file with mode: 0644]
src/nucleao-32/flash-loader/Makefile [new file with mode: 0644]
src/nucleao-32/flash-loader/ao_pins.h [new file with mode: 0644]