cw2 / nf-interpreter

nano Framework Interpreter http://nanoframework.net/nf-interpreter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License #yourfirstpr Hosted By: Cloudsmith Discord

nanoFramework logo


Document Language: English | 中文简体

Welcome to the nanoFramework Interpreter repository!

Build status

Component Build Status Build Status (develop)
nanoBooter + nanoCLR Build Status Build Status
Win32 test project Build Status Build Status

Firmware for reference boards

Each of the following ZIP files contains the image files for nanoBooter and nanoCLR in various formats (HEX, BIN and DFU). They should be flashed in the target boards using an appropriate software utility.

The stable versions are RTM builds with the smallest possible size. They include the latest stable version. The debugging feature is disabled and only minimal (or none) error messages.

The preview versions are continuous builds of the reference targets. They include the latest version of all features and bug corrections. They also have the debugging feature enabled along with detailed error messages.

Target Stable Preview
ESP32_WROOM_32 Latest Version @ Cloudsmith Latest Version @ Cloudsmith
ESP_WROVER_KIT Latest Version @ Cloudsmith Latest Version @ Cloudsmith
ESP32_PICO Latest Version @ Cloudsmith Latest Version @ Cloudsmith
ESP32_LILYGO Latest Version @ Cloudsmith Latest Version @ Cloudsmith
ST_STM32F429I_DISCOVERY Latest Version @ Cloudsmith Latest Version @ Cloudsmith
ST_NUCLEO64_F091RC Latest Version @ Cloudsmith Latest Version @ Cloudsmith
ST_STM32F769I_DISCOVERY Latest Version @ Cloudsmith Latest Version @ Cloudsmith
ORGPAL_PALTHREE Latest Version @ Cloudsmith Latest Version @ Cloudsmith
NETDUINO3_WIFI Latest Version @ Cloudsmith Latest Version @ Cloudsmith
TI_CC1352R1_LAUNCHXL_868 Latest Version @ Cloudsmith Latest Version @ Cloudsmith
TI_CC1352R1_LAUNCHXL_915 Latest Version @ Cloudsmith Latest Version @ Cloudsmith
TI_CC3220SF_LAUNCHXL Latest Version @ Cloudsmith Latest Version @ Cloudsmith
NXP_MIMXRT1060_EVK Latest Version @ Cloudsmith Latest Version @ Cloudsmith

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

Click to expand!
Target Gpio Spi I2c Pwm Adc Dac Serial OneWire Events SWO Networking Large Heap UI
ESP32_WROOM_32 ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️
ESP_WROVER_KIT ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️
ESP32_PICO ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️
ESP32_LILYGO ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ Wifi + Ethernet ✔️
ST_STM32F429I_DISCOVERY ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️
ST_NUCLEO64_F091RC ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️
ST_STM32F769I_DISCOVERY ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️
ORGPAL_PALTHREE ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️
MBN_QUAIL ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️
NETDUINO3_WIFI ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️
TI_CC1352R1_LAUNCHXL_868 ✔️
TI_CC1352R1_LAUNCHXL_915 ✔️
TI_CC3220SF_LAUNCHXL ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️
NXP_MIMXRT1060_EVK ✔️ ✔️ ✔️ ✔️ ✔️
This repo contains:

Feedback and documentation

For documentation, providing feedback, issues and finding out how to contribute please refer to the Home repo.

Join our Discord community here.

Credits

The list of contributors to this project can be found at CONTRIBUTORS.

License

The nanoFramework Interpreter is 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.

About

nano Framework Interpreter http://nanoframework.net/nf-interpreter/

License:MIT License


Languages

Language:C 68.5%Language:C++ 26.8%Language:CMake 2.7%Language:PowerShell 1.9%Language:Batchfile 0.1%Language:C# 0.0%Language:Shell 0.0%