9
0
Fork 0

Update ChangeLog

This commit is contained in:
Gregory Nutt 2015-03-04 06:53:54 -06:00
parent 08cd63d3a1
commit ed21da90e7
1 changed files with 2 additions and 0 deletions

View File

@ -9921,3 +9921,5 @@
* crypto/, include/nuttx/crypto, and arm/src/common/up_initialize.c:
Fix issues when AES support was added for the STM32L1. From Juha
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).