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 include files in compile flag
- Add sub module of Preferences Credits to https://github.com/vshymanskyy/Preferences/tree/main
- Add example for the RGB LED on the BW16
- Credits to https://github.com/designer2k2
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
- AmebaD Arduino Tool Update by @S10143806H in #170
- Edited Debugging mode feature by @michellethemaker in #171
- Update for final evaluation kit for NORA-W30, addition of Update Speed Menu by @mazgch in #174
- Modify SPI API to support display bitmap and external library by @S10143806H in #175
- Update AmebaEink.zip by @pammyleong in #179
- Update AmebaEink.zip by @pammyleong in #180
- Update WiFiAPMode by @S10143806H in #183
- Update i2c_slave.c by @S10143806H in #185
- Update WS2812B source code and examples by @S10143806H in #186
- Update Power Save TicklessMode example by @S10143806H in #188
- Update wiring_analog by @pammyleong in #190
- Support puya flash by @hanksuu in #189
- Fix BLE stack overflow when compiling with standard printf enabled by @S10143806H in #192
- Added the AES_plus_Blowfish_in_CBC_mode-main.zip archive and the source code of the Midbar (RTL8720DN Version) by @Northstrix in #194
- Added the source code of the Midbar (RTL8720DN and Arduino Uno Version) by @Northstrix in #199
- This is an example of using the V7RC App to control a small car, removing unused variables. by @cold63 in #196
- Change WiFi server default socket connection to non-blocking mode by @S10143806H in #201
- Add in destructors for all Wi-Fi Classes by @S10143806H in #202
- Update send_data() in ard_socket.c by @S10143806H in #203
- Support c++ standard lib by default by @S10143806H in #207
- Fix undefined behavior when doing pin_check by @Kyderio in #210
- Update the pin_check related by @M-ichae-l in #219
- Create example for the RGB LED on the BW16 by @designer2k2 in #217
New Contributors
- @hanksuu made their first contribution in #189
- @Northstrix made their first contribution in #194
- @cold63 made their first contribution in #196
- @Kyderio made their first contribution in #210
- @M-ichae-l made their first contribution in #219
- @designer2k2 made their first contribution in #217
Full Changelog: V3.1.6-QC-V02...V3.1.7-QC-V08
Full Changelog: V3.1.6...V3.1.7