History for mbed-os / storage / filesystem
2023-05-17
@Jamie Smith
Synchronize upstream changes - May 2023 edition (#160) ...
Jamie Smith authored on 17 May 2023 GitHub committed on 17 May 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-09-14
@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-07-04
@Andreas Reichle
add missing unlock in file_truncate in FATFileSystem
Andreas Reichle committed on 4 Jul 2022
2021-08-10
@Robert Walton
CMake: Add option to enable greentea tests ...
Robert Walton committed on 10 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-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
2021-07-10
@ndrs-pst
Update FatFs from R0.13a to R0.14b by manual migration Mbed-OS modification in R0.13a to R0.14b ...
ndrs-pst committed on 10 Jul 2021
2021-07-02
@Lingkai Dong
Unit tests: Create mbed-headers-filesystem ...
Lingkai Dong committed on 2 Jul 2021
2021-06-29
@Hari Limaye
CMake: Require TEST_SOURCES in greentea CMake file ...
Hari Limaye committed on 29 Jun 2021
2021-05-11
@Rajkumar Kanagaraj
CMake: fix lifflefs filesystem header include path ...
Rajkumar Kanagaraj committed on 11 May 2021
2021-04-24
@plan-do-break-fix
fix(docs): corrects various typos in project documentation
plan-do-break-fix committed on 24 Apr 2021
2021-02-02
@Rajkumar Kanagaraj
CMake: rename greentea test macro
Rajkumar Kanagaraj committed on 2 Feb 2021
2021-01-20
@Martin Kojtal
Merge pull request #14137 from rajkan01/fix_fatfilesytem_unmount ...
Martin Kojtal authored on 20 Jan 2021 GitHub committed on 20 Jan 2021
2021-01-15
@Rajkumar Kanagaraj
f_mount() (http://www.elm-chan.org/fsw/ff/00index_e.html - third party libary) API is called from both mount() and unmount() Mbed OS APIs. ...
Rajkumar Kanagaraj committed on 15 Jan 2021
2021-01-12
@Hugues Kamba
CMake: Add support for Filesystem Greentea tests ...
Hugues Kamba committed on 12 Jan 2021
2020-12-15
@Harrison Mutai
Add SPDX identifier
Harrison Mutai committed on 15 Dec 2020
2020-12-09
@Lingkai Dong
CMake fix: location of MBED_CONF_FILESYSTEM_PRESENT=1
Lingkai Dong committed on 9 Dec 2020
2020-11-24
@Lingkai Dong
Fix mbed::Dir type handling in fat_filesystem ...
Lingkai Dong committed on 24 Nov 2020
2020-11-06
@Hugues Kamba
CMake: Rename CMake targets ...
Hugues Kamba committed on 6 Nov 2020
@Hugues Kamba
CMake: Componentize Mbed OS into multiple CMake targets (#13732) ...
Hugues Kamba authored on 12 Oct 2020 Hugues Kamba committed on 6 Nov 2020
@Hugues Kamba
CMake: Fix CI error due to dir restruct of rtos and storage dirs
Hugues Kamba committed on 6 Nov 2020
@Hugues Kamba
CMake: Add support for storage dir
Hugues Kamba committed on 6 Nov 2020
2020-10-23
@Harrison Mutai
Remove erroneous character from SPDX identifer ...
Harrison Mutai committed on 23 Oct 2020
2020-10-15
@Harrison Mutai
Add SPDX license identifier to Arm files ...
Harrison Mutai committed on 15 Oct 2020
2020-07-17
@Rajkumar Kanagaraj
Move greentea test closure to library
Rajkumar Kanagaraj committed on 17 Jul 2020