nanoFirmwareFlasher
nanoFirmwareFlasher copied to clipboard
🧰 nano firmware flasher nanoff (.NET nanoFramework toolbox)
## Description * Unit test have been added to the project (although only as skeletons). ## Motivation and Context * The CI should check them. * NOTE: they are currently...
## Description * Adds a unit test (skeleton) project. ## Motivation and Context This project does not currently contain unit tests. This adds the skeleton and some sample (non working)...
## Description * Dependabot does not currently support lock files, however, there is a potential workaround. ## Motivation and Context * Adds a GH action to "attempt" to support it,...
## Description Adds smoke tests for compiling the tool against multiple OSes and framework versions. * .Net 8 as LTS. * .Net 6 for Mono support. ## Motivation and Context...