9
0
Fork 0

Update ChangeLog

This commit is contained in:
Gregory Nutt 2015-03-04 07:25:01 -06:00
parent f02120e918
commit 03f109cf29
1 changed files with 2 additions and 0 deletions

View File

@ -9926,3 +9926,5 @@
* 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).
* drivers/spi/Kconfig: Add missing CONFIG_SPI_CALLBACK selection. Noted
by Freddie Chopin (2015-03-04).