Skip to content

Release Version 3.1.7

Latest
Compare
Choose a tag to compare
@M-ichae-l M-ichae-l released this 16 Feb 07:28

2024-2-16_15-51-50
Version 3.1.7 – 2024/02/16

Feature:

  • Update for Wi-Fi coding style
  • Add RFID examples
  • Update SimpleHttpExample.ino
  • Update MQTT examples
  • Update UDP Calculation examples
  • Update WiFiAPMode examples
  • Remove unnecessary "shield" check for Wi-Fi examples
  • Update Power Save TicklessMode example
  • Update arduboy zip
  • Fix BLE stack overflow when compiling with standard printf enabled
  • Add BLEV7RC_CAR.ino
  • Add DCT api examples
  • Add example for the RGB LED on the BW16

API Updates:

  • Add SPI API to support drawBitmap()
  • Update SPI API to support external library tft_eSPI
  • Add "Upload Speed" option for menu of IDE
  • Update Wi-Fi ap and station concurrent mode
  • Update Debugging mode feature
  • Update for final evaluation kit for NORA-W30
  • Update "board.txt" and "platform.txt"
  • Update i2c API
  • Update PMS3003.cpp and PMS3003.h
  • Update wiring_analog.c
  • Add SPI slave mode selection
  • Update WiFi server default socket connection to non-blocking mode
  • Add in destructors for Wi-Fi Classes
  • Update send_data() in ard_socket.c
  • Add printf suppport for c++ standard lib by default
  • Update Wlan lib
    • Fix under promisc rssi sometimes is 0
  • Update platform.txt
    • fix compile issue when username has space
  • Update the pin_check related API
    • enhance the logic of checking
    • speed up the process

Misc:

  • Update tool V1.1.1.1(MacOS only), V1.1.2 Support the lower version of MacOS
  • Update IFTTT documentation to add in Line Notify features
  • Update AmebaEink.zip
  • Update Ameba_TensorFlowLite.zip
  • Update AmebaD Arduino IDE Tools menu
  • Add Example_Tools folder
  • Update greetings.yml
  • Update README
  • Update tool V1.1.3 Support puya flash
  • Add the source code of the Midbar (RTL8720DN Version)
  • Update for BW16 pinmap
  • Update for 1-10 mp image tool release
  • Add package_realtek_amebad_early_index.json
  • Update boards.txt
  • Update supported board marcos
  • Add CODE_OF_CONDUCT.md, LICENSE, CONTRIBUTING.md, PULL_REQUEST_TEMPLATE.md and Issue Template
  • Add workflows for label related
  • Add workflows spell_check.yml
    • Enable "Check word spell"
    • Actions run every 'push' and 'pull_request'

What's Changed

New Contributors

Full Changelog: V3.1.6-QC-V02...V3.1.7-QC-V08
Full Changelog: V3.1.6...V3.1.7