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: espressif/arduino-esp32
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.13
Choose a base ref
...
head repository: espressif/arduino-esp32
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.14
Choose a head ref
  • 14 commits
  • 764 files changed
  • 12 contributors

Commits on Sep 15, 2023

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

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    d943db6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8706e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6646e8 View commit details
    Browse the repository at this point in the history
  4. Doc: Fix URL (#8695)

    supcik authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    2d6d285 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b4d468 View commit details
    Browse the repository at this point in the history
  6. Update pins_arduino.h (#8659)

    Corrected analog I/O, BUILTIN_LED and added missing soc/soc_caps.h.
    
    Before neopixelWrite() would end up in / RMT GPIO ERROR / set gpio for RMT driver failed / rmtInit(): RMT failed to initilize. => None working onboard RGB LED.
    Fio authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    cc477a5 View commit details
    Browse the repository at this point in the history
  7. Add IOXESP32 board family and ATD1.47-S3 board (#8646)

    * Add IOXESP32 / IOXESP32PS board
    
    * Add ATD1.47-S3 board
    
    ---------
    
    Co-authored-by: Max <[email protected]>
    maxpromer and maxpromer authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    8e28bd7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    451bfc0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a90b251 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c156b89 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    93d8ad2 View commit details
    Browse the repository at this point in the history
  12. Add Additional Adafruit boards including the new Qualia ESP32-S3 and …

    …Camera ESP32-S3 (#8696)
    
    * Add MatrixPortal ESP32-S3 (WIP)
    
    * Update bootloader files, etc.
    
    * Add MatrixPortal S3 PSRAM setup to boards.txt
    
    * fix neopixel pin
    
    * initialize bsp
    
    * ?
    
    * new variant for tft board with RGB666 40-pin display contact
    
    * fix menu name
    
    * fix neopixel pins
    
    * more pin defs
    
    * second bootloader file
    
    * fix partition
    
    * Update variants/adafruit_camera_esp32s3/pins_arduino.h
    
    Co-authored-by: Jan Procházka <[email protected]>
    
    * Update variants/adafruit_qualia_s3_rgb666/pins_arduino.h
    
    Co-authored-by: Jan Procházka <[email protected]>
    
    * add some #'s
    
    * hardware design mistakes? in this economy? now we can use PSRAM and SPI at the same time :)
    
    ---------
    
    Co-authored-by: Phillip Burgess <[email protected]>
    Co-authored-by: Limor "Ladyada" Fried <[email protected]>
    Co-authored-by: Jan Procházka <[email protected]>
    4 people authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    a0b5a09 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    44da992 View commit details
    Browse the repository at this point in the history
Loading