Input Sources¶
This project uses only publicly available data sources, choosing permissive licenses whenever possible:
- STM32 CMSIS header files: BSD-3-Clause.
- STM32 Open Pin Data: BSD-3-Clause.
- STM32 CMSIS-SVD files: Apache-2.0.
- STMicro CubeMX database: ST SLA.
- STMicro PDF technical documentation: ST SLA.
You can download all input sources via make input-sources
. Please note that it
may take a while to download ~10GB of data, mostly PDF technical documentation.