Add blockdevices licenses

They are a seemingly random mix of Apache 2.0 and MIT licenses.
pull/13276/head
Janne Kiiskila 2020-07-16 14:24:35 +03:00
parent 47c1f095a7
commit 0a2d5ff62f
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ Folders containing files under different permissive license than Apache 2.0 are
- [features/netsocket/emac-drivers](./features/netsocket/emac-drivers) - BSD-style
- [features/frameworks/unity/unity](./features/frameworks/unity/unity) - MIT
- [features/unsupported](./features/unsupported) - MIT-style, BSD-style
- [storage/blockdevice](./storage/blockdevice) - Apache 2.0, MIT
- [storage/filesystem/littlefs](.storage/filesystem/littlefs) - [BSD-3-Clause](https://github.com/ARMmbed/littlefs/blob/master/LICENSE.md)
- [storage/filesystem/fat/ChaN](.storage/filesystem/fat/ChaN) - BSD-style, 1 clause, [Copyright ChaN](http://www.elm-chan.org/fsw/ff/doc/appnote.html)
- [rtos](./rtos) - MIT