File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,9 @@ Folders containing files under different permissive license than Apache 2.0 are
17
17
- [ features/netsocket/emac-drivers] ( ./features/netsocket/emac-drivers ) - BSD-style
18
18
- [ features/frameworks/unity/unity] ( ./features/frameworks/unity/unity ) - MIT
19
19
- [ features/unsupported] ( ./features/unsupported ) - MIT-style, BSD-style
20
- - [ storage] ( ./storage ) - BSD-style, MIT
20
+ - [ storage/blockdevice] ( ./storage/blockdevice ) - Apache 2.0, MIT
21
+ - [ storage/filesystem/littlefs] ( .storage/filesystem/littlefs ) - [ BSD-3-Clause] ( https://github.com/ARMmbed/littlefs/blob/master/LICENSE.md )
22
+ - [ storage/filesystem/fat/ChaN] ( .storage/filesystem/fat/ChaN ) - BSD-style, 1 clause, [ Copyright ChaN] ( http://www.elm-chan.org/fsw/ff/doc/appnote.html )
21
23
- [ rtos] ( ./rtos ) - MIT
22
24
- [ drivers] ( ./drivers ) - MIT
23
25
- [ TESTS/mbed_hal/trng/pithy] ( ./TESTS/mbed_hal/trng/pithy ) - BSD-3-Clause
You can’t perform that action at this time.
0 commit comments