diff options
| author | Damien George <damien@micropython.org> | 2024-03-15 17:51:47 +1100 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2024-03-15 18:11:28 +1100 |
| commit | df2ff0c3553f67c3e8fe29f41013f27a75b608af (patch) | |
| tree | 9dfde0cc7144d1909362e0fadbca1b4375053a07 | |
| parent | 486ca3a688542f9f535522c29342e2dafe805d5a (diff) | |
LICENSE: Add libmetal and open-amp to 3rd-party license list.
Signed-off-by: Damien George <damien@micropython.org>
| -rw-r--r-- | LICENSE | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -48,12 +48,14 @@ used during the build process and is not part of the compiled source code. /cmsis (BSD-3-clause) /crypto-algorithms (NONE) /libhydrogen (ISC) + /libmetal (BSD-3-clause) /littlefs (BSD-3-clause) /lwip (BSD-3-clause) /mynewt-nimble (Apache-2.0) /nrfx (BSD-3-clause) /nxp_driver (BSD-3-Clause) /oofatfs (BSD-1-clause) + /open-amp (BSD-3-clause) /pico-sdk (BSD-3-clause) /re15 (BSD-3-clause) /stm32lib (BSD-3-clause) |
