diff options
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/readme.txt b/readme.txt index 6f7c688bc..d0860c345 100644 --- a/readme.txt +++ b/readme.txt @@ -75,9 +75,9 @@ *****************************************************************************
*** Next ***
+- NEW: Added demos regarding WSPI, serial nor driver and MFS.
- NEW: Modified the serial nor driver to work with WSPI instead of QSPI,
- improved it in several way, simplicity mainly. Added a demo for
- WSPI with serial nor driver.
+ improved it in several way, simplicity mainly.
- NEW: Added an STM32 QUADSPIv1 implementation for WSPI.
- NEW: Added a new WSPI driver model to HAL, it is a redesign of the
existing QSPI for generic "Wide SPI" interfaces. It now supports up
|