Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ambiot/ambd_arduino Loading
base: V3.1.6
Choose a base ref
...
head repository: ambiot/ambd_arduino Loading
compare: V3.1.7
Choose a head ref
  • 9 commits
  • 259 files changed
  • 3 contributors

Commits on Jun 8, 2023

  1. Release Version 3.1.6 v02

    Version 3.1.6 – 2023/06/08
    
    Misc:
    - Update Arduino OTA Server tool on 3 OS
    Zhu Qi committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    e4eae73 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Update README.md

    M-ichae-l committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    f5bac88 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Update arduboy zip

    M-ichae-l committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    395bfac View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    18d1b4f View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Update README.md

    M-ichae-l committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    458910c View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Update readme.txt

    M-ichae-l committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    1566a14 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Update README.md

    M-ichae-l committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    4d98c16 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Update README.md

    M-ichae-l committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    07f83a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Release Version 3.1.7

    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 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'
    M-ichae-l committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    24ea02d View commit details
    Browse the repository at this point in the history
Loading