History for mbed-os / storage / blockdevice
2023-03-21
@Jookia
STM32F7 QSPI flash timeouts and 4-byte addressing (#152) ...
Jookia authored on 21 Mar 2023 GitHub committed on 21 Mar 2023
2022-12-30
@Jamie Smith
Fix all Doxygen errors and make any future errors fatal (#118) ...
Jamie Smith authored on 30 Dec 2022 GitHub committed on 30 Dec 2022
2022-11-13
@Jay Sridharan
Clean up group/module definitions in doxygen (#97) ...
Jay Sridharan authored on 13 Nov 2022 GitHub committed on 13 Nov 2022
2022-10-03
@Jamie Smith
Lots of usability improvements for the I2C API. Better docs and new top-level functions. (#64) ...
Jamie Smith authored on 3 Oct 2022 GitHub committed on 3 Oct 2022
2022-09-14
@Jamie Smith
Allow SDBlockDevice to use either HW or SW chip selects
Jamie Smith authored on 19 Jun 2022 Jay Sridharan committed on 14 Sep 2022
@Jamie Smith
Fix some build errors
Jamie Smith authored on 16 Jun 2022 Jay Sridharan committed on 14 Sep 2022
@Jamie Smith
Fix ABI differences between mbed-baremetal and mbed-os, remove PlatformMutex
Jamie Smith authored on 16 Jun 2022 Jay Sridharan committed on 14 Sep 2022
@Jamie Smith
Rename inconsistently named testing-related variables. Also fix STM32CUBE not working from application code.
Jamie Smith authored on 13 Jun 2022 Jay Sridharan committed on 14 Sep 2022
@Jamie Smith
Convert storage/ targets into STATIC libraries
Jamie Smith authored on 29 May 2022 Jay Sridharan committed on 14 Sep 2022
@Jamie Smith
Clean up top-level build file and build options, fix build issues on MinGW
Jamie Smith authored on 3 Apr 2022 Jay Sridharan committed on 14 Sep 2022
2022-08-23
@Michał Majcherski
Fix missing mbed:: profix issue
Michał Majcherski authored on 23 Aug 2022 GitHub committed on 23 Aug 2022
2021-10-19
@Uruloke
QSPIF: Add missing mbed namespace prefix to header file
Uruloke committed on 19 Oct 2021
2021-09-15
@Robert Walton
CMake: QSPIFBlockDevice: Guard unit test directory ...
Robert Walton committed on 15 Sep 2021
2021-09-10
@Lingkai Dong
SFDP: Add support for multiple configurations and sector maps ...
Lingkai Dong committed on 10 Sep 2021
@Lingkai Dong
QSPIFBlockDevice: Add unit test for the S25FS512S quirk ...
Lingkai Dong committed on 10 Sep 2021
@Lingkai Dong
QSPIFBlockDevice: Add quirk to ignore overlaying sectors on S25FS512S ...
Lingkai Dong committed on 10 Sep 2021
@Lingkai Dong
QSPIFBlockDevice: Add quirk for inconsistent CR3NV register value ...
Lingkai Dong committed on 10 Sep 2021
@Lingkai Dong
QSPIFBlockDevice: Use fully-qualified include path ...
Lingkai Dong committed on 10 Sep 2021
@Lingkai Dong
SFDP: unit tests: Fix Configuration ID in fake test data ...
Lingkai Dong committed on 10 Sep 2021
@Lingkai Dong
SFDP: unit tests: Move unshared test data into case ...
Lingkai Dong committed on 10 Sep 2021
@Lingkai Dong
SFDP: Add more parameters to the reader callback ...
Lingkai Dong committed on 10 Sep 2021
@Lingkai Dong
SFDP: Fix sector map table allocation check ...
Lingkai Dong committed on 10 Sep 2021
2021-09-08
@Lingkai Dong
General block device test: Fix thread stack allocation ...
Lingkai Dong committed on 8 Sep 2021
2021-08-10
@Robert Walton
CMake: Add option to enable greentea tests ...
Robert Walton committed on 10 Aug 2021
2021-08-06
@Lingkai Dong
SFDP: Add unit tests for Sector Map Parameter Table parsing ...
Lingkai Dong committed on 6 Aug 2021
@Lingkai Dong
SFDP: TestEraseTypeAlgorithm: Move setup into test case ...
Lingkai Dong committed on 6 Aug 2021
@Lingkai Dong
SFDP: Set region count to 1 for no sector map ...
Lingkai Dong committed on 6 Aug 2021
2021-08-04
@Lingkai Dong
SFDP: Move handling of no sector map into `if` ...
Lingkai Dong committed on 4 Aug 2021
2021-08-02
@Lingkai Dong
Unit tests: Remove redundant CMake target mbed-headers-base ...
Lingkai Dong committed on 2 Aug 2021
2021-07-27
@Robert Walton
CMake: unittests: Show all tests in CTest report ...
Robert Walton committed on 27 Jul 2021