Keeping a great build system for .NET nanoFramework firmware is something that has been high on our list since the very beginning of the project. One of the reasons for that is simple: the easier it is to build firmware locally, the lower the barrier for anyone wanting to experiment with the code, fix a … Continue reading Build Configuration Updated To Kconfig Options
Category: cmake
Build updated to CMake Presets
Keeping a great build system for .NET nanoFramework firmware is something that is at the top of our concerns since the project foundation. One of the reasons for this is that it decreases the friction for anyone that wants to build it locally. Doesn’t matter the reason. It could be because they want to experiment … Continue reading Build updated to CMake Presets
Improved support for ESP32
Today I’m proud to announce something that was due for quite some time: ESP32 firmware for .NET nanoFramework is now building from ESP-IDF 4.3.1. Yes, that’s the latest and greatest from Espressif! A bit of history here: support for ESP32 devices was added quite sometime ago by Adrian Soundy. At that time ESP-IDF was on … Continue reading Improved support for ESP32