diff --git a/readme.txt b/readme.txt index 97bcd3008..5127ed8f6 100644 --- a/readme.txt +++ b/readme.txt @@ -77,8 +77,8 @@ - NEW: SPIv2 driver has been implemented on: STM32F0, STM32F3, STM32F7, STM32G0, STM32G4, STM32L4, STM32L4+. - NEW: New SPIv2 driver model, it is compatible with the previous SPI driver - and introduces: better runtime errors handling, slave mode, various - other improvements. + and introduces: better runtime errors handling, slave mode, + data synchronization function, various other improvements. - NEW: Added an alternate port for ARMv7-M, it uses less RAM and it is faster at interrupt processing, it is slightly slower at thread-to-thread context switch so it is not a full replacement.