git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14059 27425a3e-05d8-49a3-a47f-9c15f0e5edd8

This commit is contained in:
Giovanni Di Sirio 2021-03-05 09:30:50 +00:00
parent 0163a71e50
commit 5784a22544
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@
- 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 incorrect IRQ vector for PVM (bug #1146) - FIX: Fixed incorrect IRQ vector for PVM (bug #1146)
(backported to 20.3.3) (backported to 20.3.4)
- FIX: Fixed missing STM32F765 from registry (bug #1145) - FIX: Fixed missing STM32F765 from registry (bug #1145)
(backported to 20.3.3)(backported to 19.1.5). (backported to 20.3.3)(backported to 19.1.5).
- FIX: Fixed wrong macro check on STM32 SPIv3 (bug #1144) - FIX: Fixed wrong macro check on STM32 SPIv3 (bug #1144)