diff --git a/Board-STM32F407-Discovery.md b/Board-STM32F407-Discovery.md index 93e17e2..b9790d7 100644 --- a/Board-STM32F407-Discovery.md +++ b/Board-STM32F407-Discovery.md @@ -7,8 +7,11 @@ Cortex M4 STM32F407VG * 1024KB flash ROM, 192KB RAM * 3axis accelerometer LIS302DL * mems microphopne MP45DT02, audio amp CS43L22 -* 8 LEDs +* 4 user LEDs +* 1 user switch +* Reset switch * USB OTG ###Status### -No work has yet been done on porting to this chip \ No newline at end of file +* Initial support has been implemented, user switch and LEDs are supported. +* To build for STM32F407 Discovery compile with make TARGET=STM32F4DISC. \ No newline at end of file