4f8702f052
* Update SPI config on all ST targets #ALL# Signed-off-by: josesimoes <jose.simoes@eclo.solutions> * fix - configuration for SPI3 fix - configuration for SPI3 Co-authored-by: josesimoes <jose.simoes@eclo.solutions> |
||
---|---|---|
CMSIS-OS/ChibiOS | ||
TI-SimpleLink/TI_CC1352P1_LAUNCHXL | ||
azure-pipelines-templates | ||
.gitignore | ||
LICENSE | ||
README.md | ||
azure-pipelines.yml |
README.md
Welcome to the nanoFramework community targets repository!
This repository contains target boards for the nanoFramework, provided and maintained by community members.
The provided boards are NOT supported by the nanoFramework team and any issues must be communicated with the contributor that owns it.
Available community boards
Target name | Firmware Images | MCU | Frequency | FLASH | RAM |
---|---|---|---|---|---|
GHI FEZ CERB40-I | STM32F405RG | 168 MHz | 1024 KB | 192 KB | |
IngenuityMicro Electron | STM32F411CE | 100 MHz | 512 KB | 128 KB | |
IngenuityMicro Oxygen | STM32F411CE | 100 MHz | 512 KB | 128 KB | |
ST Nucleo64 F401RE | STM32F401RE | 84 MHz | 512 KB | 96 KB | |
ST Nucleo64 F411RE | STM32F411RE | 100 MHz | 512 KB | 128 KB | |
ST_STM32F411_DISCOVERY | STM32F411VE | 100MHz | 512kB | 128kB | |
ST Nucleo144 F412ZG | STM32F412ZG | 100 MHz | 1024 KB | 256 KB | |
ST Nucleo144 F746ZG | STM32F746ZG | 216 MHz | 1024 KB | 320 KB | |
ST STM32F4DISCO | STM32F407VGT6 | 168 MHz | 1024 KB | 192 KB | |
ST Nucleo144 F439ZI | STM32F439ZI | 180 MHz | 2048 KB | 256 KB | |
TI_CC1352P1_LAUNCHXL | TI CC1352 | 48MHz | 352kB | 80kB |
The above firmware builds include support for the class libraries and features marked below.
Target | Gpio | Spi | I2c | Pwm | Adc | Serial | OneWire | CAN | Events | SWO | Networking | Large Heap |
---|---|---|---|---|---|---|---|---|---|---|---|---|
GHI FEZ CERB40-I | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | |||||
IngenuityMicro Electron | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ||||||
IngenuityMicro Oxygen | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | |||||
ST Nucleo64 F401RE | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | |||
ST Nucleo64 F411RE | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ||||
ST STM32F411 DISVOVERY | ✔️ | |||||||||||
ST Nucleo144 F412ZG | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ||||
ST Nucleo144 F746ZG | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ||
ST STM32F4DISCO | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ||
ST Nucleo144 F439ZI | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | |||
TI CC1352P1 LAUNCHXL | ✔️ |
Feedback and documentation
For documentation, providing feedback, issues and finding out how to contribute please refer to the Home repo.
When you need to discuss something specific about a community target start by doing so in the support:community-targets channel in our Discord community or reach out directly to the target owner.
Join our Discord community here.
Credits
The list of contributors to this project can be found at CONTRIBUTORS.
The individual targets are owned by the contributor and credit is due to the creator of the community board.
License
The community target contributions are licensed under the Apache 2.0 license.
Code of Conduct
This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community.