👷‍♂️ Repository with target boards provided by nanoFramework community members
Перейти к файлу
José Simões 9983c02db2
Update device capabilities (#141)
- Build is failing for all STM32 targets as they require update to ChibiOS 20.3

***TI_CC1352P1_LAUNCHXL***
2020-11-06 12:08:41 +00:00
CMSIS-OS/ChibiOS Update device capabilities (#141) 2020-11-06 12:08:41 +00:00
TI-SimpleLink/TI_CC1352P1_LAUNCHXL Update device capabilities (#141) 2020-11-06 12:08:41 +00:00
azure-pipelines-templates Work CD-CI 2020-10-19 12:52:57 +01:00
.gitignore Update gitignore 2020-10-06 18:58:58 +01:00
LICENSE Rename LICENSE.md to LICENSE 2020-09-24 01:15:55 +01:00
README.md Update README 2020-10-27 13:23:19 +00:00
azure-pipelines.yml Work CD-CI 2020-10-27 13:13:01 +00:00

README.md

License Discord Build Status

nanoFramework logo


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 Download STM32F405RG 168 MHz 1024 KB 192 KB
IngenuityMicro Electron Download STM32F411CE 100 MHz 512 KB 128 KB
IngenuityMicro Oxygen Download STM32F411CE 100 MHz 512 KB 128 KB
ST Nucleo64 F401RE Download STM32F401RE 84 MHz 512 KB 96 KB
ST Nucleo64 F411RE Download STM32F411RE 100 MHz 512 KB 128 KB
ST_STM32F411_DISCOVERY Download STM32F411VE 100MHz 512kB 128kB
ST Nucleo144 F412ZG Download STM32F412ZG 100 MHz 1024 KB 256 KB
ST Nucleo144 F746ZG Download STM32F746ZG 216 MHz 1024 KB 320 KB
ST STM32F4DISCO Download STM32F407VGT6 168 MHz 1024 KB 192 KB
ST Nucleo144 F439ZI Download STM32F439ZI 180 MHz 2048 KB 256 KB
TI_CC1352P1_LAUNCHXL Download TI CC1352 48MHz 352kB 80kB

The above firmware builds include support for the class libraries and features marked below.

Click to expand!
| Target | Gpio | Spi | I2c | Pwm | Adc | Serial | OneWire | CAN | Events | SWO | Networking | Large Heap |
|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|
| GHI FEZ CERB40-I | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |:heavy_check_mark: | | | :heavy_check_mark: | | | |
| IngenuityMicro Electron | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | | | | | |
| IngenuityMicro Oxygen | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | | :heavy_check_mark: | | | |
| ST Nucleo64 F401RE | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | :heavy_check_mark: | :heavy_check_mark: | | |
| ST Nucleo64 F411RE | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | | :heavy_check_mark: | :heavy_check_mark: | | |
| ST STM32F411 DISCOVERY | :heavy_check_mark: |  |  |  |  |  | | |  |  |  |  |
| ST Nucleo144 F412ZG | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | | :heavy_check_mark: | :heavy_check_mark: | | |
| ST Nucleo144 F746ZG | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | |
| ST STM32F4DISCO | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | |
| ST Nucleo144 F439ZI | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | |
| TI CC1352P1 LAUNCHXL | :heavy_check_mark: |  |  |  |  |  | | |  |  |  |  |

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 MIT license.

Code of Conduct

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information see the .NET Foundation Code of Conduct.

.NET Foundation

This project is supported by the .NET Foundation.