Skip to content

REL-1.10

Compare
Choose a tag to compare
@aabadie aabadie released this 14 Apr 08:55
· 775 commits to main since this release
92ae62c

What's Changed

New features

  • projects/03app_dotbot_gateway: add basic handshake procedure by @aabadie in #153
  • nrf5340: partial support of application core + setup infrastructure by @aabadie in #161
  • bsp/rpm: adapt to nrf5340 by @aabadie in #162
  • bsp/rgbled: adapt to nrf5340 by @aabadie in #165
  • Add partial support for the nrf5340 network core by @aabadie in #168
  • bsp/rpm: adapt to nrf5340 network core by @aabadie in #169
  • bsp/lh2: adapt to nrf5340 by @aabadie in #164
  • bsp/{radio,rng}: add support for nrf5340 application core by @aabadie in #173

Bugs fixed

  • projects/01bsp_uart: fix echo logic, reduce baudrate and improve README by @aabadie in #160
  • bsp/gpio: add gpio port to gpiote config by @aabadie in #163
  • segger: fix extension of generated archives, use macro for BuildTarget by @aabadie in #176

Other Changes

  • bsp: projects: use new GPIO API where possible by @aabadie in #156
  • Refactor Segger project organization to make it more generic by @aabadie in #157
  • projects: dotbot-firmware-nrf52833: fix remaining cpu specific configuration in projects by @aabadie in #159
  • bsp/device: bsp/clock: fix and improve clock speed for application core by @aabadie in #166
  • projects/01bsp_radio_*: use gpio API by @aabadie in #167
  • nrf5340-net: fix device info API + update allowed projects in Makefile by @aabadie in #170
  • segger: use segger project configuration to also create the hex files by @aabadie in #177
  • .github: add build config (Debug/Release) in build job matrix by @aabadie in #178
  • feat: Add BSP package support for the ISM330 IMU on the DotBot and minimote by @SaidAlvarado in #174
  • nrf5340: small improvements by @aabadie in #179
  • bsp/clock: improvements in configuration by @aabadie in #180
  • bsp: force constant latency power mode with uart and radio on nrf53 by @aabadie in #181
  • nrf53: various improvements by @aabadie in #182

Full Changelog: REL-1.9...REL-1.10