git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12361 110e8d01-0319-4d1e-a829-52ad28d1bb01
This commit is contained in:
Giovanni Di Sirio 2018-10-13 19:11:30 +00:00
parent 1ca01403b4
commit 6f4b0b263e
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@
*** Next ***
- NEW: Added support for TIM21 and TIM22 in STM32 GPT driver.
- NEW: Reinforced checks in TIM-related drivers.
- NEW: Added support for STM32L072 and STM32L073.
- NEW: Added chThdResume() function to NIL.
- NEW: Removed QSPI driver model, entirely replaced by WSPI.