9
0
Fork 0

Update ChangeLog

This commit is contained in:
Gregory Nutt 2015-03-02 10:36:47 -06:00
parent 94ae791b65
commit 8192318148
1 changed files with 4 additions and 1 deletions

View File

@ -9909,4 +9909,7 @@
(2015-03-01).
* include/nuttx/spi/spi.h: Add an SPIDEV_USER so that there can be
board-specific definitions of SPI devices (2015-03-01).
* arch/arm/src/stm32 and arch/arm/src/stm32: Adds architecture support
for the STM32F372 and F373 (no board support yet). Only tested on
STM32F373CC, but should work on the rest. Contributed by Marten
Svanfeldt (2015-03-01).