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
Tag: #cmake
Build, build, build…
Here’s a quick overview on one of the key aspects of any software project: the build. nanoFramework is no different and we all know how critical this is, so we’ve put a lot of attention and care on this matter. The goal was to make it highly configurable (because there are a lot of features … Continue reading Build, build, build…