mbed-os/storage/blockdevice/COMPONENT_QSPIF
Jamie Smith a639176603
Fix declaring OSPIFBlockDevice and QSPIFBlockDevice as globals, fix some STM32U585 issues (#167)
* Attempt to fix declaring an OSPIFBlockDevice as a global object

* Astyle format

* Add B_U585_IOT02A upload method support and default OSPIF mappings.  Guard against incorrect case on upload method

* Also fix the same error in QSPIFBlockDevice

* Fix compile error for mbed-wifi

* Provide ScopedMutexLock for unittests mode
2023-07-17 19:52:38 -07:00
..
UNITTESTS QSPIFBlockDevice: Add unit test for the S25FS512S quirk 2021-09-10 11:33:34 +01:00
include/QSPIF Fix declaring OSPIFBlockDevice and QSPIFBlockDevice as globals, fix some STM32U585 issues (#167) 2023-07-17 19:52:38 -07:00
source Fix declaring OSPIFBlockDevice and QSPIFBlockDevice as globals, fix some STM32U585 issues (#167) 2023-07-17 19:52:38 -07:00
CMakeLists.txt Rename inconsistently named testing-related variables. Also fix STM32CUBE not working from application code. 2022-09-14 00:25:29 -07:00
mbed_lib.json QSPIFBlockDevice: fix misconception in minimum program size 2020-11-12 14:36:55 +00:00