Skip to content

Minor fixes

Latest
Compare
Choose a tag to compare
@benjaminaigner benjaminaigner released this 26 Mar 10:20
· 1 commit to master since this release

This release fixes some minor compilation problems:

  • with esp-idf v5.x linker errors exist, when not including BLE v4 features (added to sdkconfig.default)
  • Module detection (either esp32_miniBT module or Arduino Nano RP2040 Connect) is not working properly, now 2 different binaries are compiled (*.bin for FM2/FABI2/miniBT; *.fm3 for FM3/Arduino).