Skip to content

1.0.1 Wirepas Mesh SDK release

Compare
Choose a tag to compare
@wirepas-bot wirepas-bot released this 11 May 09:27
· 49 commits to master since this release
fe25608

Main changes:

  • Env: add a defaut gitignore
  • Blink app: use button driver and all leds available on board
  • Led driver: add LED definitions for more EFR32 boards
  • Button driver: add EFR32 support
  • Network key: fix wizard to avoid python exception when generating random keys
  • Ruuvi appp: force BME280 driver to use 32b integer version.
  • Bootloader config: fix area overlap detection in case of external flash
  • Provisioning: genConfig.hex param address can be hex or string and fix for python3
  • Bootloader updater: fix scratchpad file dependency
  • Build: use LDFLAGS to link standard library and not LIBS
  • Doc: few typos and make it available from GitHub page