altos/stm32f4: Add STM32F413 disco board support
authorKeith Packard <keithp@keithp.com>
Tue, 11 Sep 2018 07:08:17 +0000 (00:08 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 13 Oct 2018 15:22:50 +0000 (08:22 -0700)
commit621d1529d6bc07a3f4bd27fb2d02d5b3161a3a6a
treeda8e1826c9b15d29735620aacd8ba5a2cb4c83f8
parentb7a21bf6a086748b4907c0577eaa114445995783
altos/stm32f4: Add STM32F413 disco board support

Discovery development board

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