diff --git a/readme.txt b/readme.txt index f728d13ec..e01eb99f4 100644 --- a/readme.txt +++ b/readme.txt @@ -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.