git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9855 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
Giovanni Di Sirio 2016-10-10 12:20:12 +00:00
parent 9763494076
commit 363bc33960
1 changed files with 2 additions and 0 deletions

View File

@ -145,6 +145,8 @@
- RT: Merged RT4.
- NIL: Merged NIL2.
- NIL: Added STM32F7 demo.
- RT: Fixed tick-less mode can fail in RT for very large delays (bug #784)
(backported to 16.1.6, 3.0.6).
- HAL: Fixed STM32L0xx CCIPR initialization (bug #783)
(backported to 16.1.6).
- HAL: Fixed STM32F105 port not compiling (bug #782)