What's Changed
- Add support for nRFMicro by @pdcook in #342
- fix reboot loop - set REGOUT0 only when value is erased to default by @fanoush in #344
- Add support Murata MBN52832DK board by @chibiegg in #343
- fix: array subscript 0 outside array bounds by @andreaskurz in #353
- fix: CMake build producing too large binaries by @andreaskurz in #354
- chore: update uf2 submodule and fix a small typo by @JuergenLeber in #357
- Adding Omnimo-nRF52840 board by @OmarEMbed in #347
- fix: repair build with DEBUG=1 option by @JuergenLeber in #358
- feat: add support for SoftDevice S340 by @JuergenLeber in #359
- fix boot loop due to wrong value read from REGOUT0 by @tomaszduda23 in #367
- feat: finalize SoftDevice S340 support by @JuergenLeber in #366
- Update buildsystem by @hathach in #372
- Huge improvement in stability,reliability and speed, restored dual_bank support and signed firmware verification by @ejtagle in #375
- Make User Button DFU/FRESET optional by @hathach in #376
- Support for no button by @matsujirushi in #292
- Try to gracefully handle FLASH operations queue becoming full, instead of silently failing and allow OTA DFU process to be recoverable, in case of a communication error in the DUAL_BANK configuration by @ejtagle in #377
- Refactor button by @hathach in #383
- Add support for Syldra development board by @ambraglow in #378
- fix: Fix build errors on GCC15 by @ReFil in #381
New Contributors
- @pdcook made their first contribution in #342
- @chibiegg made their first contribution in #343
- @andreaskurz made their first contribution in #353
- @JuergenLeber made their first contribution in #357
- @OmarEMbed made their first contribution in #347
- @tomaszduda23 made their first contribution in #367
- @ejtagle made their first contribution in #375
- @matsujirushi made their first contribution in #292
- @ambraglow made their first contribution in #378
- @ReFil made their first contribution in #381
Full Changelog: 0.9.2...0.10.0