History for mbed-os / storage
2022-09-14
@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
Try and fix host tests
Jamie Smith authored on 29 May 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
2022-07-04
@Andreas Reichle
add missing unlock in file_truncate in FATFileSystem
Andreas Reichle committed on 4 Jul 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-30
@Martin Kojtal
Merge pull request #14911 from DDC-NDRS/fatfs_0.14b ...
Martin Kojtal authored on 30 Jul 2021 GitHub committed on 30 Jul 2021
2021-07-27
@Robert Walton
unittests: Reduce runtime of TDBStoreModuleTest.corrupted_set_deinit_init_get ...
Robert Walton committed on 27 Jul 2021
@Robert Walton
CMake: unittests: Show all tests in CTest report ...
Robert Walton committed on 27 Jul 2021
@Robert Walton
CMake: unittests: Remove trailing whitespace
Robert Walton committed on 27 Jul 2021
2021-07-26
@Martin Kojtal
Merge pull request #14397 from macronix/macronix_spi_NAND ...
Martin Kojtal authored on 26 Jul 2021 GitHub committed on 26 Jul 2021
2021-07-21
@ndrs-pst
FATFS: FATFileSystem.cpp migration, according to FatFs version upgrade from R0.13a to R0.14b
ndrs-pst committed on 21 Jul 2021