Skip to content

Release Version 3.1.0

Compare
Choose a tag to compare
@M-ichae-l M-ichae-l released this 05 Nov 17:08
· 26 commits to master since this release

Version 3.1.0 – 2021/11/05

Feature:

  • Support board RTL8720DN(BW16)
  • Add WiFiControlCar example
  • Add Arduboy zip library
  • Add WPA3 support
  • Add Amebad_HMI_MQTT zip library
  • Add support for IPV6 wiht 4 examples
  • Wlan lib update
  • Minor bug fix

API Updates:

  • Support Microsoft Azure IoT cloud
    • Enable "strnlen" from rom
    • Add "#define yield" for compilation
    • Update PubSubClient lib
  • Update APIs for RTL8720DN(BW16) (SPI, I2C, Fatfs, Audiocodec and UART
  • Update jtag enable functions
  • Update wifi security option
  • Remove the unused libs lib_wifi_fw.a lib_wifi_ucps_fw.a
  • Update watchdog
  • Update AudioCodec
  • Pin mapping updates
  • Remove unused marcos
  • RTL8720DN(BW16) related naming update for all examples
  • Update PowerSave

Misc:

  • Add RTL8720DN_BW16 frizting folder
  • Move RTL8720DN_BW16 frizting files to correct folder
  • Rename folder name to short the length of path
  • Add Offline_SDK_installation_tool (Windows, Linux and MacOS)
  • Update linux tools for compatibility issue
  • Update RTL8722DM_MINI and RTL8720DN(BW16) Fritzing and Pinmux
  • Update ameba_d_tools V1.0.6
  • Add Image_Releated folder
  • Correct the core from Cortex-M4 to Cortex-M33

What's Changed

Full Changelog: V3.0.11...V3.1.0