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.
- Microchip SAM device packs: Apache-2.0.
- Microchip AVR device packs: No license specified.
- Nordic nrfx MDK: BSD-3-Clause.
- Nordic product specification pin assignments: Only the pinout data is stored.
- Raspberry Pi Pico SDK SVD files: BSD-3-Clause.
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.