Implement storedevs, prepare to port littlefs
This commit is contained in:
4
kernel/fs/littlefs/.gitattributes
vendored
Normal file
4
kernel/fs/littlefs/.gitattributes
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
# GitHub really wants to mark littlefs as a python project, telling it to
|
||||
# reclassify our test .toml files as C code (which they are 95% of anyways)
|
||||
# remedies this
|
||||
*.toml linguist-language=c
|
Reference in New Issue
Block a user