clarify layout

Neon22 2014-01-08 03:52:57 -08:00
parent 0e8f31357b
commit f5d7dfd7c3
1 changed files with 1 additions and 0 deletions

@ -14,4 +14,5 @@ Cortex M4 STM32F407VG
###Status### ###Status###
* Initial support has been implemented, user switch and LEDs are supported. * Initial support has been implemented, user switch and LEDs are supported.
* Does not have separate directory - folded into initial stm port.
* To build for STM32F407 Discovery compile with <code>make TARGET=STM32F4DISC</code>. * To build for STM32F407 Discovery compile with <code>make TARGET=STM32F4DISC</code>.