Fixed bug #1186
https://github.com/ChibiOS/ChibiOS/pull/40 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14771 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
parent
6cf259dfe6
commit
a3ce312d7e
|
@ -78,6 +78,7 @@
|
|||
- NEW: EFL driver and demo for STM32F3xx.
|
||||
- NEW: New unit test subsystem under /os/test. Now it is officially
|
||||
ChibiOS/TEST.
|
||||
- FIX: fixes for uart clock rounding, missing DMA streams and timers (bug #1186)
|
||||
- FIX: Fixed invalid check in chVTResetTimeStamp() function (bug #1185)
|
||||
(TO BE backported to 21.6.1).
|
||||
- FIX: Fixed wrong configuration in testex LSM6DSL demos (bug #1184)
|
||||
|
|
Loading…
Reference in New Issue