git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15012 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
parent
c42ccba9e0
commit
09d9092e4e
|
@ -79,8 +79,8 @@
|
|||
using HTTP from a storage device.
|
||||
- NEW: Updated FatFS to version 0.14b.
|
||||
- NEW: SPIv2 driver has been implemented on: STM32F0, STM32F1, STM32F3,
|
||||
STM32F4, STM32F7, STM32G0, STM32G4, STM32L0, STM32L4, STM32L4+,
|
||||
STM32H7.
|
||||
STM32F4, STM32F7, STM32G0, STM32G4, STM32L0, STM32L1, STM32L4,
|
||||
STM32L4+, STM32H7.
|
||||
- NEW: New SPIv2 driver model, it is compatible with the previous SPI driver
|
||||
and introduces: better runtime errors handling, slave mode,
|
||||
data synchronization function, various other improvements.
|
||||
|
|
Loading…
Reference in New Issue