git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9584 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
Giovanni Di Sirio 2016-06-05 09:27:14 +00:00
parent 9ddae2895c
commit 51ab1969e4
1 changed files with 2 additions and 0 deletions

View File

@ -79,6 +79,8 @@
*****************************************************************************
*** Next ***
- HAL: Added events handling to the PAL driver. The EXT driver is now
deprecated but still supported.
- EX: Added flash implementation for Micron M25Qxxx devices.
- HAL: Added base flash class and JESD216 flash class.
- HAL: Extended PLLI2S for STM32F4xx subfamily.