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>
Wed, 3 Oct 2018 21:51:57 +0000 (14:51 -0700)
commit89f536ff6daea13296697870491a629a1d7cf327
treef30e91ab09f4ab74823e2baf7584d8b358796897
parent8518cf6aaa186cef66ebc2e18710fc9e83b9f936
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]