Skip to content

Pre Release Version 3.1.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@M-ichae-l M-ichae-l released this 28 Nov 09:16
· 155 commits to dev since this release

Version 3.1.5-QC-V01 – 2022/11/28
Version 3.1.5-QC-V02 – 2022/11/29
Version 3.1.5-QC-V03 – 2022/12/21
Version 3.1.5-QC-V04 – 2023/01/03
Version 3.1.5-QC-V05 – 2023/01/03
Version 3.1.5-QC-V06 – 2023/01/09

Feature:

  • Support Arduino IDE 2.0
  • Enable debugging feature for Arduino IDE 2.0
  • Add GCC standard lib compile support
  • Add board Ameba, AMB25 and AMB26
  • Add board u-blox, NORA-W30
  • Add in pin mapping comments examples
  • Update WiFiWebServer example to allow user to choose the analog pin they want to read
  • Update WS2812B example

API Updates:

  • Update Arduino.h to include dtostrf and itoa libs
  • Update "WS2812B.cpp" to solve compilation error
  • Update BW16 "variant.cpp" for user to select enable analog pin "A0" and "A1"
  • Update "platform.txt" to enable precompiled libraries
  • Update related API files for new board AMB25 and AMB26
  • Update "board.txt" for new boards AMB25, AMB26 and NORA-W30
  • Update folder "variants\common_libs" and "system"
    • SDK source common libs and header files
  • Minor bug fix

Misc:

  • Add "Standard Lin Enable" to the IDE menu to switch between Ameba and gcc standard lib function
  • Rename folders inside variants for new board AMB25, AMB26 and NORA-W30
  • Update TensorFlowLite for AMB25/AMB26 board Support

What's Changed

New Contributors

Full Changelog: V3.1.4-QC-V04...V3.1.5-QC-V04
Full Changelog: V3.1.5-QC-V04...V3.1.5-QC-V05
Full Changelog: V3.1.5-QC-V05...V3.1.5-QC-V06