-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Squashed 'littlefs/' changes from d01280e..630a0d8
630a0d8 Merge pull request #1050 from littlefs-project/devel 3d03864 Bumped minor version to v2.10 b8e4433 Merge pull request #1052 from wangdongustc/assert_null_sync dae656a Fix prettyasserts.py for pointer asserts 469c863 Assert on NULL IO function 215613e gha: Fixed x86-only statuses 2fcecc8 Merge pull request #1046 from littlefs-project/fix-trailing-slashes 78f9a5f Merge pull request #1038 from littlefs-project/link-ramcrc32bd-ramrsbd 83fe41b Merge pull request #1031 from littlefs-project/fix-enospc-issues d7a9119 Merge pull request #1027 from littlefs-project/fix-seek-overflow-ub 2ba4280 Merge pull request #997 from littlefs-project/fix-trace-format-again c961e1f Merge pull request #1004 from yamt/user-define-header bd01a4c Merge pull request #1013 from wdfk-prog/feature_2.9.3 999ef66 paths: Changed CREAT with a trailing slash to return NOTDIR b735c8f paths: Added tests over NOENT + trailing slash/dot 3094705 paths: Extended tests to cover open with CREAT/EXCL 80ca1ea paths: Reject empty paths 815f0d8 paths: Fixed dots followed by dotdots dc92dec paths: Reject dotdots above root a603507 paths: Fixed/doc trailing slash/dot POSIX incompatibilities 232e736 paths: Added trailing slashes and dots tests 0de0389 paths: Reworked test_paths to cover more corner cases 1407db9 Added links to ramcrc32bd and ramrsbd ea431bd Added some checks that metadata_max makes sense 2d62d2f Fixed metadata_max==prog_size commit->end calculation 1f82c0f Added some metadata_max testing a2c2e49 Write the detect cycles function as a function to optimize code abaec45 Fixed seek undefined behavior on signed integer overflow f1c430e Added some tests around seek integer overflow/underflow 4a845be Rename LFS_USER_DEFINES to LFS_DEFINES e1636d0 Add an alternative way to override LFS_MALLOC etc b78afe2 Merge pull request #1026 from yamt/update-gh-actions 798073c gha: Dropped minor/patch version pinning of actions 7db9e16 gha: Switched to standard da for cross-workflow downloads 2c4b262 gha: Merge artifacts on download 72a4b57 gha: Make the artifact names unique 6e72698 gha: Update github actions to the latest versions ac20758 Fixed some more LFS_TRACE format specifiers git-subtree-dir: littlefs git-subtree-split: 630a0d87c23900c05ed5906db461ab91d3cc2c27
- Loading branch information
Showing
15 changed files
with
7,706 additions
and
374 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.