Fixed bug #1147.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14064 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
parent
f8d8a73645
commit
d637f26a28
|
@ -128,6 +128,8 @@
|
||||||
MEMS Accelerometers.
|
MEMS Accelerometers.
|
||||||
- NEW: Safer messages mechanism for sandboxes (to be backported to 20.3.1).
|
- NEW: Safer messages mechanism for sandboxes (to be backported to 20.3.1).
|
||||||
- NEW: Added latency measurement test application.
|
- NEW: Added latency measurement test application.
|
||||||
|
- FIX: Fixed STM32 QUADSPI driver problem when used with DMAv2 (bug #1147)
|
||||||
|
(backported to 20.3.4)
|
||||||
- FIX: Fixed incorrect IRQ vector for PVM (bug #1146)
|
- FIX: Fixed incorrect IRQ vector for PVM (bug #1146)
|
||||||
(backported to 20.3.4)
|
(backported to 20.3.4)
|
||||||
- FIX: Fixed missing STM32F765 from registry (bug #1145)
|
- FIX: Fixed missing STM32F765 from registry (bug #1145)
|
||||||
|
|
Loading…
Reference in New Issue