Files
thirdparty-littlefs/scripts/prefix.py
Christopher Haster 43f95b2882 Added scripts/prefix.py for automatically prefixing version numbers
Example:
./scripts/prefix.py lfs2

Will convert the following:
lfs_* -> lfs2_*
LFS_* -> LFS2_*
-DLFS_* -> -DLFS2_*
2019-01-30 13:25:07 -06:00

1.8 KiB
Executable File