Support for the STM32F429 from Ken Pettit

This commit is contained in:
Gregory Nutt
2013-11-07 16:47:43 -06:00
parent cdc9bafd54
commit 9d653bdfee
15 changed files with 589 additions and 187 deletions
+2
View File
@@ -5988,4 +5988,6 @@
for a forthcoming SSC (aka I2S) driver for the SAMA5. The
initial check-in is just the SAMA5 SPI driver gutted and hacked
to use the I2S interface. More coming (2013-11-7).
* arch/arm/src/stm32 and arch/arm/include/stm32: Added support for
the STM32F429. From Ken Pettit (2013-11-7).