Robin Jones
Robin Jones
Added notices to various readmes to note that better (official) options may now be available, whilst also keeping the spirit of the initial contribution. Also adjusts the pipeline to no...
### Description When performing a fresh firmware update to a target board; In some circumstances, devices will not have immediate access to a source clock but require a valid datetime....
### Description All repos that use a multi project solution for nugets (such as M5Stack) candidates and especially nanoFramework.IoT.Device currently runs nuget dependency updates using GitHub workflows in 5 stages....
## Description This PR adds the required `"ESP32_ETHERNET_SUPPORT": "ON",` to CMakePresets.json so that it is possible to use them for M5Core2. It also adjusts the `esp32_ethernet_options.h.in` file to allow the...
### Details about Problem https://github.com/nanoframework/nf-tools/pull/100 pinned the vm-image version to 2022, just incase of possible issues with moving to 2025. ### Description Once the vm-image has been battle tested, we...
## Description Add weekly builds for selected targets within a devcontainer and using MinSizeRel (and could be expanded to include add ALL targets (including those in contrib repo)).. This is...
## Description * Fixes GCC path due to top level directory being removed with zips for windows (still requires PS re-signing). * Updates the docker action (this is split into...
## Description Builds upon #3061 as GCC has now been updated to 14.3.Rel1. It will require fixes from #3197. It still requires the issue related to MBED TLS to be...
## Description Fix for some samples not having up-to-date nugets ## Motivation and Context Also check nfproj as they might not have solutions. ## How Has This Been Tested? ##...
I would like to be able to run the deployer as a proxy on my R-Pi (which uses the ARM architecture) without building the binary myself. * 22.04 of ubuntu-arm...