9
0
Fork 0

Update ChangeLog

This commit is contained in:
Gregory Nutt 2015-03-04 07:02:19 -06:00
parent bcbdb2135a
commit d5645521c8
1 changed files with 3 additions and 0 deletions

View File

@ -9923,3 +9923,6 @@
Niskanen (2015-03-04).
* arch/arm/src/stm32/stm32_spi.c and .h: Add missing SPI callback
functions to the STM32 SPI driver. From Freddie Chopin (2015-03-04).
* arch/*/src/*/*_assert.c, configs/Kconfig, and include/nuttx/board.h:
Add support for dumping board-specific information on assertion.
From David Sidrane (2015-03-04).