Skip to content

Commit e5e556f

Browse files
authored
Merge pull request #13276 from JanneKiiskila/master-license-fat
MASTER - LICENSE.md - clarify filesystem licensing
2 parents 7ef1dbc + 0a2d5ff commit e5e556f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

LICENSE.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ Folders containing files under different permissive license than Apache 2.0 are
1717
- [features/netsocket/emac-drivers](./features/netsocket/emac-drivers) - BSD-style
1818
- [features/frameworks/unity/unity](./features/frameworks/unity/unity) - MIT
1919
- [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)
2123
- [rtos](./rtos) - MIT
2224
- [drivers](./drivers) - MIT
2325
- [TESTS/mbed_hal/trng/pithy](./TESTS/mbed_hal/trng/pithy) - BSD-3-Clause

0 commit comments

Comments
 (0)