mirror of
https://github.com/apache/nuttx.git
synced 2026-08-28 12:50:36 +00:00
Note that $(CONFIG_FS_LITTLEFS_VERSION).tar.gz is expanded to eg. "v2.5.1".tar.gz. The extra quotes break make's file existence checks. Fixes: https://github.com/apache/nuttx/issues/15148 The regression was caused by https://github.com/apache/nuttx/pull/14903 |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| CMakeLists.txt | ||
| Kconfig | ||
| lfs_getpath.patch | ||
| lfs_getsetattr.patch | ||
| lfs_util.patch | ||
| lfs_vfs.c | ||
| lfs_vfs.h | ||
| Make.defs | ||