fixed bug #1193
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14841 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
parent
89633c9685
commit
e55da29cb3
|
@ -81,6 +81,7 @@
|
||||||
- NEW: EFL driver and demo for STM32F3xx.
|
- NEW: EFL driver and demo for STM32F3xx.
|
||||||
- NEW: New unit test subsystem under /os/test. Now it is officially
|
- NEW: New unit test subsystem under /os/test. Now it is officially
|
||||||
ChibiOS/TEST.
|
ChibiOS/TEST.
|
||||||
|
- FIX: Fixed hang in spi_lld_ignore() in SPIv3 on H7 (bug #1193)
|
||||||
- FIX: Fixed invalid references in e200 port (bug #1192)
|
- FIX: Fixed invalid references in e200 port (bug #1192)
|
||||||
(TBP to 21.6.1)
|
(TBP to 21.6.1)
|
||||||
- FIX: Fixed NIL invalid references when debug options are enabled (bug #1191)
|
- FIX: Fixed NIL invalid references when debug options are enabled (bug #1191)
|
||||||
|
|
Loading…
Reference in New Issue