What's Changed
New features
- 276 add tdma communication scheme to the dotbot protocol by @SaidAlvarado in #332
- bsp/radio: Add IEEE 802.15.4 functionality by @Zimrahin in #344
- bsp: add support for non secure peripherals on application core by @aabadie in #337
- swarmit: add sample application compatible with swarmit by @aabadie in #338
Bugs fixed
- bsp/radio: fix TX causing an undesired interrupt + a CRC error by @SaidAlvarado in #341
- drv/upgate: projects: fix build warning with ses 8.18 by @aabadie in #346
- projects/03app_gateway: fix application crashing on nrf5340dk by @aabadie in #342
- Makefile: fix clang format file selection and fix formatting in upgate main application by @aabadie in #347
Other Changes
- upgate: improve code and documentation by @aabadie in #345
- build system: refactor to use c style initialization and GNU Linker by @aabadie in #334
- segger: drop macros used to specify nrf53 specific implementations (pwm, lh2, radio, rng) by @aabadie in #335
- nrf53: cleanup all trustzone rights given to network core peripherals by @aabadie in #336
- bsp/qdec: drv/move: improve libraries by @aabadie in #343
Full Changelog: REL-1.17...REL-1.18