What's Changed
- fix 'array subscript 0 is outside array bounds' for newer gcc versions by @gibbz00 in #273
- Add debug build by @hathach in #280
- update readme doc by @hathach in #281
- Add new board PillBug by @kylemccreery in #284
- Add support for XIAO BLE Sense boards by @aovestdipaperino in #291
- Set the default max MTU size within the DFU transport to 23 by @Montvydas in #293
- Fix M60 by @hyx0329 in #305
- Add
board_init2
andboard_teardown2
by @hyx0329 in #304 - Add cmake build for nrf52840 by @hathach in #310
- Adds support for the Makerdiary nRF52840 Connect Kit board by @markbirss in #309
New Contributors
- @gibbz00 made their first contribution in #273
- @kylemccreery made their first contribution in #284
- @aovestdipaperino made their first contribution in #291
- @Montvydas made their first contribution in #293
- @hyx0329 made their first contribution in #305
Full Changelog: 0.7.0...0.8.0