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: master
Choose a base ref
...
head repository: CircuitSetup/arduino-esp32
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 108 files changed
  • 2 contributors

Commits on Jan 11, 2021

  1. Update IDF release/v3.3 1ba3bf297

    me-no-dev authored and CircuitSetup committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    2d52c42 View commit details
    Browse the repository at this point in the history
  2. Fixed some wifi bugs with latest 3.3 IDF

    18dd834d -
    1. add sta connect again ap sent disconnect event
    2. add set/get inactive time api
    3. fix connect hidden AP doesn't update information
    4. add rf test long short support
    
    cbd047be -
    1. Fix TX DMA buffer issue
    2. API esp_wifi_get_config add acquisition sta.listen_interval
    3. Configure bandwidth and phy mode to store NVS
    4. If AP's tsf has been restarted, STA will disconnect from AP.
    5. Do not reset softAP's tsf except it restart
    6. fix the wifi regdomain update bug
    7. fix the bug for airkiss find hidden AP fail
    8. fix addba and first ampdu send bar
    9. Fix WiFi fragment issue
    10. Fix softap mode wpa memory leak
    CircuitSetup committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    d349af9 View commit details
    Browse the repository at this point in the history
  3. Fix esptool

    CircuitSetup committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    1711930 View commit details
    Browse the repository at this point in the history
Loading