Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bace 5411 log to azure functionality is unstable #2

Closed
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Mar 31, 2023

  1. Merge branch 'bugfix/fix_hw_ralunderrun_assert_v4.3' into 'release/v4.3'

    Fixed BLE HW RAL_UNDERRUN asser and backport some bug fix 23-03-30 (back port v4.3)
    
    See merge request espressif/esp-idf!23011
    jack0c committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    b1ecece View commit details
    Browse the repository at this point in the history
  2. Merge branch 'bugfix/tx_desc_fragment_v4.3' into 'release/v4.3'

    esp_wifi: fix potential issue when tx fragment pkt(v4.3)
    
    See merge request espressif/esp-idf!22962
    jack0c committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    40ed293 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00d569a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'bugfix/fix_chm_of_ext_adv_params_v43' into 'release/v4.3'

    Bluedroid: fix channel map of ext adv params check (backport v4.3)
    
    See merge request espressif/esp-idf!22690
    jack0c committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    54bce0c View commit details
    Browse the repository at this point in the history
  5. Merge branch 'doc/update_doc_of_esp_bt_gap_set_cod_v4.3' into 'releas…

    …e/v4.3'
    
    bt: Optimized the document for GAP API: esp_bt_gap_set_cod (v4.3)
    
    See merge request espressif/esp-idf!22996
    jack0c committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    dd8f93e View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feature/gatt_server_improvements_v4.3' into 'release/v4.3'

    NimBLE: Added custom GATT Server functionality and encryption (v4.3)
    
    See merge request espressif/esp-idf!22742
    jack0c committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    4ef3907 View commit details
    Browse the repository at this point in the history
  7. esp_wifi: Improve station SA query procedure handling and other bugfixes

    1. Disable SA query timers when station disconnect and other SA query related improvements
    2. Send appropriate reason code in 4 way handshake failure
    3. Send deauth while going from assoc state to init, if reason is assoc timeout
    sarveshb14 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    2cf98db View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. Merge branch 'bugfix/fix_sc_send_failure_and_exit_issue_v4.3' into 'r…

    …elease/v4.3'
    
    smartconfig: fix the issue of sending failure and exit(Backport v4.3)
    
    See merge request espressif/esp-idf!23024
    jack0c committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    4675e38 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Merge branch 'bugfix/sta_sa_query_process_v4.3' into 'release/v4.3'

    esp_wifi: Improve station SA query procedure handling and other bugfixes (Backport v4.3)
    
    See merge request espressif/esp-idf!22905
    jack0c committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    0369fe8 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

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

Commits on Apr 8, 2023

  1. fixed the crash of LoadProhibited caused by taht

    the nodes are deleted during the traversal of the linked list
    BetterJincheng committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    df161ee View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Merge branch 'bugfix/himem_map_range_block_v4.3' into 'release/v4.3'

    himem: fixed incorrect out_ptr when range_offset is given non-zero. (v4.3)
    
    See merge request espressif/esp-idf!23083
    ginkgm committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    1b31873 View commit details
    Browse the repository at this point in the history
  2. esp_wifi:

    1. wifi_mesh: fix the heap corrupt issue in MTXON task
    2. Update tx rate when phymode change from LR to 11N
    3. wifi_mesh: Fix several bugs on mesh network
    zhangyanjiaoesp committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    996cdca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    179b316 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8bbf43 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Merge branch 'bugfix/delete_node_during_list_traverse_4.3' into 'rele…

    …ase/v4.3'
    
    bugfix: Fixed the crash of LoadProhibited caused by invalid operation on list node in handling hci_hardware_error event (v4.3)
    
    See merge request espressif/esp-idf!23119
    jack0c committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    6a7c559 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'mesh/bugfix_fix_heap_corrupt_issue_v4.3' into 'release/…

    …v4.3'
    
    esp_wifi: fix bugs in LR and mesh (backport v4.3)
    
    See merge request espressif/esp-idf!23129
    jack0c committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    c65c587 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e4055e View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. bt:Fixed esp32 controller bug

    1. Fixed crash after controller disable and re-enable
    2. Fixed the crash caused by processing the HCI_Read_Remote_Extented_Features command in the non-connected state
    3. Fixed disconnection due to not handling lmp_unsniff_req in LC_WAIT_SNIFF_SUB_RSP state
    4. Fixed crash caused by supervision timeout greater than sniff interval
    
    Closes espressif#11164
    Closes espressif#10835
    xiongweichao committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    665ae6a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/update_mbedtls_v2.28.3_v4.3' into 'release/v4.3'

    mbedtls: Update to release v2.28.3 (v4.3)
    
    See merge request espressif/esp-idf!23114
    mahavirj committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    3591268 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'bugfix/bt_diable_enbale_crash_v4.3' into 'release/v4.3'

    bt:Fixed esp32 controller bug (v4.3)
    
    See merge request espressif/esp-idf!23152
    jack0c committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    0972f2c View commit details
    Browse the repository at this point in the history
  4. bt: added coex adapter operation to get version of coexist module to …

    …ESP32 Bluetooth Controller
    wmy-espressif authored and xiongweichao committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    8f0766c View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Merge branch 'bugfix/add_get_coex_version_v4.3' into 'release/v4.3'

    bt: added coex adapter operation to get version of coexist module to ESP32 Bluetooth Controller(v4.3)
    
    See merge request espressif/esp-idf!23168
    jack0c committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    b8a3642 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e490e90 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'bugfix/espnow_config_channel_v4.3' into 'release/v4.3'

    esp_wifi: fix espnow example add peer fail when config channel(v4.3)
    
    See merge request espressif/esp-idf!23180
    jack0c committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    650e722 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. esp_wifi: allow connectionless ps with mesh, fix failed to sleep afte…

    …r scan; coex: fix esp32 wifi interrupted by ble act
    Espressif-liuuuu committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    7225350 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. bugfix (esp_common): remove infinite recursion in FLAG_ATTR operator

    Closes espressif#7754
    
    Signed-off-by: Jakob Hasse <[email protected]>
    OttoWinter authored and 0xjakob committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    381ac08 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'bugfix/fix_systimer_stall_issue_in_lightsleep_v4.3' int…

    …o 'release/v4.3'
    
    esp_wifi: allow connectionless ps with mesh, fix failed to sleep after scan;...
    
    See merge request espressif/esp-idf!23205
    jack0c committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    3ac5fbc View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. esp_phy: add menuconfig of phy calibration mode and disable reduce PH…

    …Y TX power when brownout reset
    muhaidong committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    1c78db3 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Merge branch 'feature/add_menuconfig_of_calibration_mode_v4.3' into '…

    …release/v4.3'
    
    esp_phy: add menuconfig of phy calibration mode and disable reduce PHY TX power when brownout reset(Backport v4.3)
    
    See merge request espressif/esp-idf!23260
    jack0c committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    87234fd View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. efuse: Prevent burning XTS_AES and ECDSA keys into BLOCK9 (BLOCK_KEY5)

    eFuse module has a hardware bug.
    It is related to ESP32-C3, C6, S3, H2 chips:
        - BLOCK9 (BLOCK_KEY5) can not be used by XTS_AES keys.
    For H2 chips, the BLOCK9 (BLOCK_KEY5) can not be used by ECDSA keys.
    S2 does not have such a hardware bug.
    KonstantinKondrashov committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    e21b0cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    719eb63 View commit details
    Browse the repository at this point in the history
  3. esptool: Update esptool

    Prevent burning XTS_AES and ECDSA keys into BLOCK9 (BLOCK_KEY5)
    KonstantinKondrashov committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    e920827 View commit details
    Browse the repository at this point in the history
  4. esp_wifi: fix some wifi bugs

    1. Move wpa_supplicant WIFI_EVENT_STA_CONNECTED and WIFI_EVENT_STA_DISCONNECTED event handlers into callbacks
    2. Validate softAP interface when sending beacon frame
    sarveshb14 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    37a2cce View commit details
    Browse the repository at this point in the history
  5. wpa_supplicant : Prevent h2e config overwrite

    Current esp_wifi_get_config doesn't return correct value of h2e config which will cause h2e config to be overwritten in Station connected handler.
    
    Add one preventative condition to take care of this.
    jgujarathi authored and sarveshb14 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    f87afae View commit details
    Browse the repository at this point in the history
  6. Merge branch 'contrib/github_pr_7754_v4.3' into 'release/v4.3'

    Fix infinite recursion in FLAG_ATTR operator (GitHub PR) (backport v4.3)
    
    See merge request espressif/esp-idf!23236
    Zim Kalinowski committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    4571dd1 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Configuration menu
    Copy the full SHA
    31f6dab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dbe4fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c186943 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c133db View commit details
    Browse the repository at this point in the history
  5. Merge branch 'bugfix/block9_can_not_be_used_for_fe_v4.3' into 'releas…

    …e/v4.3'
    
    efuse: Prevent burning XTS_AES and ECDSA keys into BLOCK9 (BLOCK_KEY5) (v4.3)
    
    See merge request espressif/esp-idf!23293
    mahavirj committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    7b9accc View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. Merge branch 'bugfix/softap_beacon_process_v4.3' into 'release/v4.3'

    esp_wifi: validate softAP interface when sending beacon and add sta_connected callback (Backport v4.3)
    
    See merge request espressif/esp-idf!23264
    jack0c committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    a9586ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30f065a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f24ca9f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96f9fac View commit details
    Browse the repository at this point in the history
  5. - improve scan performance when scan and sync coexist on ESP32-C3 and…

    … ESP32-S3
    
    - Fixed non-connectable and non-scannable directed adv can't be scanned on ESP32-C3 and ESP32-S3
    Weijian-Espressif committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    0ca4644 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Merge branch 'bugfix/fix_duplicate_scan_cycle_refresh_not_accurate_v4…

    ….3' into 'release/v4.3'
    
    Fixed duplicate scan refresh cycle is not accurate after restarting scan on ESP32 (backport v4.3)
    
    See merge request espressif/esp-idf!23366
    jack0c committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    a42d0ef View commit details
    Browse the repository at this point in the history
  2. Merge branch 'bugfix/fix_some_ble_bug_v4.3' into 'release/v4.3'

    Fixed some BLE bugs (backport v4.3)
    
    See merge request espressif/esp-idf!23302
    jack0c committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    f3c5763 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'bugfix/improve_scan_performance_when_scan_and_sync_coex…

    …ist_v4.3' into 'release/v4.3'
    
    Fixed some ESP32C3/S3 BLE bugs 23-04-22(backport v4.3)
    
    See merge request espressif/esp-idf!23368
    jack0c committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    551de84 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'doc/fix_pthread_create_example' into 'release/v4.3'

    doc: fixed pthread_create call in example
    
    See merge request espressif/esp-idf!23355
    Zim Kalinowski committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    33b3db3 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. i2c: fix a bug in sda sample timing

    * Closes espressif#9777
    
    This bug prevented SCL line to work properly after a NACK was received in master mode.
    o-marshmallow committed May 4, 2023
    Configuration menu
    Copy the full SHA
    b2c5098 View commit details
    Browse the repository at this point in the history
  2. bt: Fixed the inconsistency between the indicator event received by t…

    …he HF application layer and the actually received indicator.
    
    Closes espressif#6486
    xiongweichao committed May 4, 2023
    Configuration menu
    Copy the full SHA
    d2ce854 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. esp_dpp: Fix retry with esp_supp_dpp_start_listen after failure

    This fixes a subtle bug in which ESP_ERR_DPP_TX_FAILURE errors would
    call esp_supp_dpp_stop_listen which sets the s_dpp_stop_listening flag
    to true.  Subsequent attempts to restart listening with
    esp_supp_dpp_start_listen then only attempt to listen once more for
    500ms before reading the s_dpp_stop_listening flag again and giving up.
    
    This contributes greatly to espressif#10615, but the fix here is still largely
    a work-around as it sometimes requires manually retrying a couple times
    before it works.  Without this fix, any number of retries by
    deinit/init again will seemingly not work as the retries for currently
    unknown reasons.
    
    Signed-off-by: Shreyas Sheth <[email protected]>
    
    Closes espressif#10865
    jasta authored and Shreyas0-7 committed May 5, 2023
    Configuration menu
    Copy the full SHA
    cf14eb4 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    979d63d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a21f801 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08e3ff3 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. rom: fix newlib time ROM functions being regardless of CONFIG_SPIRAM_…

    …CACHE_WORKAROUND
    
    On ESP32 ROM functions are not compatible with CONFIG_SPIRAM_CACHE_WORKAROUND.
    This were handled correctly in cmake, but not in make.
    ESP-Marius authored and espressif-bot committed May 11, 2023
    Configuration menu
    Copy the full SHA
    e3d109d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60c5d95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2098472 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd4a4a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f0ea74 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4853b91 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Merge branch 'bugfix/psram_newlib_time_rom_v4.3' into 'release/v4.3'

    rom: fix newlib time ROM functions being regardless of CONFIG_SPIRAM_CACHE_WORKAROUND (v4.3)
    
    See merge request espressif/esp-idf!23388
    ESP-Marius committed May 17, 2023
    Configuration menu
    Copy the full SHA
    85c0fe4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'bugfix/i2c_timing_wrong_v4.3' into 'release/v4.3'

    i2c: fix a bug in sda sample timing (backport v4.3)
    
    See merge request espressif/esp-idf!23232
    Zim Kalinowski committed May 17, 2023
    Configuration menu
    Copy the full SHA
    bf2e588 View commit details
    Browse the repository at this point in the history
  3. tests: update Root certificate for the test endpoints

    Use Root certificate (`DigiCert Global Root G2`) for the
    `dl.espressif.com` and `espressif.com` test endpoints.
    
    This fixes the test failure introduced due to renewal of
    the intermediate certificate.
    mahavirj committed May 17, 2023
    Configuration menu
    Copy the full SHA
    e0bea82 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Merge branch 'bugfix/update_test_dl_esp_cert_v4.3' into 'release/v4.3'

    tests: update Root certificate for the test endpoints (v4.3)
    
    See merge request espressif/esp-idf!23800
    mahavirj committed May 18, 2023
    Configuration menu
    Copy the full SHA
    d532e23 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'bugfix/fix_esp32_bugs_230511_v4.3' into 'release/v4.3'

    Fixed some esp32 bugs(backport v4.3)
    
    See merge request espressif/esp-idf!23705
    wmy-espressif committed May 18, 2023
    Configuration menu
    Copy the full SHA
    4713320 View commit details
    Browse the repository at this point in the history
  3. docs: updated contribution agreement

    Zim Kalinowski committed May 18, 2023
    Configuration menu
    Copy the full SHA
    40d52d7 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Configuration menu
    Copy the full SHA
    a7c1fd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3594ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7893c5f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb1b696 View commit details
    Browse the repository at this point in the history
  5. Update bt lib for ESP32-C3 and ESP32-S3

    - Fixed remote mic error during encryption procedure
    - Fixed ble hopping selection for connection when disabled 5.0 feature
    esp-cjh committed May 19, 2023
    Configuration menu
    Copy the full SHA
    87aaf07 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'bugfix/sync-contribution-guide_v4.3' into 'release/v4.3'

    docs: updated contribution agreement (v4.3)
    
    See merge request espressif/esp-idf!23836
    Zim Kalinowski committed May 19, 2023
    Configuration menu
    Copy the full SHA
    ceddc4f View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Merge branch 'bugfix/fix_some_ble_bug_v4.3' into 'release/v4.3'

    Fixed some BLE bugs (backport v4.3)
    
    See merge request espressif/esp-idf!23700
    jack0c committed May 22, 2023
    Configuration menu
    Copy the full SHA
    119c4c4 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    9e2e3f8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'bugfix/fix_iphone_disconnects_immediately_after_connect…

    …ing_when_BLE_wifi_coexist_v4.3' into 'release/v4.3'
    
    Fix iPhone disconnects immediately after connecting when ble wifi coexist(backport v4.3)
    
    See merge request espressif/esp-idf!23814
    jack0c committed May 23, 2023
    Configuration menu
    Copy the full SHA
    3a10cc9 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

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

Commits on May 29, 2023

  1. improve thread safety in esp_timer

    Inadequate locking in the esp_timer component allowed corruption
    of the s_timers linked list:
    
    1. timer_armed(timer) returns false
    2. another task arms the timer and adds it to s_timers
    3. the list is locked
    4. the timer is inserted into s_timers again
    
    The last step results in a loop in the s_timers list, which causes
    an infinite loop when iterated. This change always locks the
    list before checking if the timer is already armed avoiding
    the data race.
    JensGutermuth authored and ESP-Marius committed May 29, 2023
    Configuration menu
    Copy the full SHA
    af3486e View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

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

Commits on May 31, 2023

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

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    6445a2c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'bugfix/fix_blufi_compilation_issue_v4.3' into 'release/…

    …v4.3'
    
    Blufi: Fix compilation issue for blufi over NimBLE(v4.3)
    
    See merge request espressif/esp-idf!24022
    jack0c committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    08c7c13 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'contrib/github_pr_11215_v4.3' into 'release/v4.3'

    improve thread safety in esp_timer (GitHub PR) (v4.3)
    
    See merge request espressif/esp-idf!23542
    jack0c committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    65c877a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'bugfix/s3_compile_error' into 'release/v4.3'

    bt: Fixed compilation errors for ESP32S3(v4.3)
    
    See merge request espressif/esp-idf!23957
    jack0c committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    fabd11b View commit details
    Browse the repository at this point in the history
  5. Merge branch 'bugfix/hfp_ag_idx_invalid_v4.3' into 'release/v4.3'

    bt: Fixed out of bounds access due to variable length array(v4.3)
    
    See merge request espressif/esp-idf!23668
    jack0c committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    eb56474 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'bugfix/hf_cind_ind_index_v4.3' into 'release/v4.3'

    bt: Fixed the inconsistency between the indicator event received by the HF application layer and the actually received indicator(v4.3)
    
    See merge request espressif/esp-idf!23563
    jack0c committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    cac7fb9 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Merge branch 'bugfix/dpp_retry_start_listening_issue_v4.3' into 'rele…

    …ase/v4.3'
    
    esp_dpp: Fix retry with esp_supp_dpp_start_listen after failure (v4.3)
    
    See merge request espressif/esp-idf!23597
    jack0c committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    8c01b63 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Merge branch 'bugfix/fix_wakeup_failed_if_powerdown_flash_in_lightsle…

    …ep_v4.3' into 'release/v4.3'
    
    Power Management: fixed flash funcs called in sleep wakeup process (backport v4.3)
    
    See merge request espressif/esp-idf!24006
    jack0c committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    756fa45 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'bugfix/close_phy_tsens_before_sleep_v4.3' into 'release…

    …/v4.3'
    
    sleep: fix deepsleep current leakage caused by phy_tsens (backport v4.3)
    
    See merge request espressif/esp-idf!23907
    jack0c committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    b13ddef View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. aes: fix DMA descriptor calculation for the alignment case

    The number of the DMA descriptors allocated for certain length (e.g.,
    8176) were not sufficient (off by 1 error). This used to result in the
    dynamic memory corruption as the region was modified beyond the
    allocated range.
    
    This change fixes the DMA descriptor calculation part and allocates
    sufficient DMA descriptors based on the data length alignment considerations.
    
    Test has also been added to cover the specific scenario in the CI.
    
    Closes espressif#11310
    mahavirj committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    18dbdbb View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. tools: fix make_json_list to return empty json list for empty cmake list

    Currently make_json_list() returns '[ "" ]' for empty cmake list. Fix this
    so empty json list is returned instead.
    
    Signed-off-by: Frantisek Hrbata <[email protected]>
    fhrbata committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    befb32b View commit details
    Browse the repository at this point in the history
  2. tools: extend information in project_description.json

    This extends information provided in the project_description.json file.
    Newly added information can be used in the SBOM generating tool and
    also to improve hints regarding the the component dependency issues.
    
    Added fields
    
    version:
       This adds versioning to the project_description.json file,
       so it's easy to identify if it contains the required information.
    
    project_version:
       Can be used as a version for the resulting binary e.g. `hello_world.bin`.
    
    idf_path:
       This one is probably not necessary, but it allows tools to run even without
       esp-idf environment exported(e.g. export.sh).
    
    c_compiler:
       The `CMAKE_C_COMPILER` value with full path to the compiler binary. This can
       be used to get information about toolchain, which was used to build the project.
    
    common_component_reqs:
       List of common components as presented in cmake's __COMPONENT_REQUIRES_COMMON
       and set in tools/cmake/build.cmake:__build_init().
    
    build_component_info:
       Detailed information about components used during build. It's a
       dictionary with the component name as a key and each component has
       a dictionary with detailed information. Following is an example for
       the efuse component.
    
       "efuse": {
           "alias": "idf::efuse",
           "target": "___idf_efuse",
           "prefix": "idf",
           "dir": "/home/fhrbata/work/esp-idf/components/efuse",
           "type": "LIBRARY",
           "lib": "__idf_efuse",
           "reqs": [],
           "priv_reqs": [ "bootloader_support", "soc", "spi_flash" ],
           "managed_reqs": [],
           "managed_priv_reqs": [],
           "file": "/home/fhrbata/work/blink/build/esp-idf/efuse/libefuse.a",
           "sources": [ "/home/fhrbata/work/esp-idf/components/efuse/esp32s3/esp_efuse_table.c", ... ],
           "include_dirs": [ "include", "esp32s3/include" ]
       }
    
    Signed-off-by: Frantisek Hrbata <[email protected]>
    fhrbata committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    f1eef50 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/extend_proj_desc_json_v4.3' into 'release/v4.3'

    extend information in project_description.json (v4.3)
    
    See merge request espressif/esp-idf!24130
    dobairoland committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    2c3cba7 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

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

Commits on Jun 14, 2023

  1. Merge branch 'bugfix/aes_dma_align_issue_v4.3' into 'release/v4.3'

    aes: fix DMA descriptor calculation for the alignment case (v4.3)
    
    See merge request espressif/esp-idf!24096
    AdityaHPatwardhan committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    3897faa View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. tools: add sbom information for submodules

    Conflicts:
    - spiffs submodules version and hash changed to 0.2-221-gf5e26c4e9331
    - protobuf-c submodule version and hash changed to v1.3.0
    - ci files moved from tools/ci/config/ into .gitlab/ci/ in v4.4, so
      host-test.yml and rules.yml were changed accordingly in tools/ci/config/.
    - added patterns-submodule to rules.yml, because they were also added in
      v4.4
    - removed pytest dependency
    
    This adds SBOM information for submodules, which are not managed
    by Espressif. Meaning there is no fork for them in the espressif
    namespace. Other submodules should add sbom.yml manifest file to
    the root of their git repository.
    
    The SBOM information for submodules is stored in the .gitmodules file.
    Each SBOM related variable has the "sbom-" prefix and the following
    variables may be used:
    
    sbom-version:
       submodule version
    
    sbom-cpe:
       CPE record if available in NVD. This will be used by the SBOM
       tool to check for possible submodule vulnerabilities. The
       version in the CPE can be replaced with the "{}" placeholder,
       which will be replaced by the "sbom-version" value from above.
    
    sbom-supplier:
       Person or organization who is providing the submodule.
       It has to start with "Person:" or "Organization:" prefix
       as required by the SPDX-2.2 standard.
    
    sbom-url:
       URL to the project if exists, e.g. github.
    
    sbom-description:
       Project description.
    
    sbom-hash:
       Submodule SHA as recorded in the git-tree. This field is used by
       CI to check that the submodule checkout hash and info in .gitmodules
       are in sync. IOW if submodule is updated and it has SBOM info in
       .gitmodules, the .gitmodules has to be updated too. The test is
       part of this commit. The checkout has of the submodule can be found
       by using "git submodule status".
    
    Example for micro-ecc submodule
    ---8<---
    [submodule "components/bootloader/subproject/components/micro-ecc/micro-ecc"]
    	path = components/bootloader/subproject/components/micro-ecc/micro-ecc
    	url = ../../kmackay/micro-ecc.git
    	sbom-version = 1.0
    	sbom-cpe = cpe:2.3:a:micro-ecc_project:micro-ecc:{}:*:*:*:*:*:*:*
    	sbom-supplier = Person: Ken MacKay
    	sbom-url = https://github.com/kmackay/micro-ecc
    	sbom-description = A small and fast ECDH and ECDSA implementation for 8-bit, 32-bit, and 64-bit processors
    	sbom-hash = d037ec89546fad14b5c4d5456c2e23a71e554966
    ---8<---
    
    Signed-off-by: Frantisek Hrbata <[email protected]>
    fhrbata committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    d4ab792 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    304deb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8aad580 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bff2748 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea39667 View commit details
    Browse the repository at this point in the history
  6. Update bt-lib for esp32

    1 Fixed disconnection delay on peripheral when slave latency is not zero
    2 Fixed LLCP info init for central and peripheral
    3 Fixed sent cmd status evt twice when process disconnect cmd
    esp-cjh committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    7c91651 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'bugfix/fix_wps_with_sae_enabled_ap_v4.3' into 'release/…

    …v4.3'
    
    esp_wifi: Fix WPS issue for WPA3+WPA2 mode(v4.3)
    
    See merge request espressif/esp-idf!24157
    jack0c committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    dae9bac View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. esp_wifi: Install keys after eapol and NVS store security values

    1. Bugfix store authmode security in NVS
    2. Install keys after successful transmission of EAPOL 4/4 Message
    Shreyas0-7 committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    5e60fb4 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. add updated lwip lib

    fromeijn committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    3a18df5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/submodules_sbom_v4.3' into 'release/v4.3'

    tools: add sbom information for submodules (v4.3)
    
    See merge request espressif/esp-idf!24246
    dobairoland committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    9dfc9b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. esp_ds: ignore releasing mutex if not called from same task

    Christoph Baechler authored and mahavirj committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    0002b59 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'bugfix/install_keys_after_successful_4_of_4_tx_v4.3' in…

    …to 'release/v4.3'
    
    esp_wifi: Install keys after successful transmission of EAPOL 4/4 Message(backport v4.3)
    
    See merge request espressif/esp-idf!23624
    jack0c committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    0619320 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'bugfix/fix_some_ble_bugs_v4.3' into 'release/v4.3'

    Fixed some BLE bugs (backport v4.3)
    
    See merge request espressif/esp-idf!24286
    jack0c committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    9812efb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c429ef9 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    3a91557 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e91ef6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d817d66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    988892e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f61566 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feature/expose_addr_resolv_out_stack_v4.3' into 'releas…

    …e/v4.3'
    
    Nimble:Added change to expose addr resolution API outside stack(v4.3)
    
    See merge request espressif/esp-idf!23903
    Isl2017 committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    d6615a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Merge branch 'contrib/github_pr_11402_v4.3' into 'release/v4.3'

    esp_ds: ignore releasing mutex if not called from same task (GitHub PR) (v4.3)
    
    See merge request espressif/esp-idf!24315
    AdityaHPatwardhan committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    bcec78f View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. Merge branch 'docs/fix_error_in_esp32-s2-devkitc-1_pin_layout_diagram…

    …_v4.3' into 'release/v4.3'
    
    Docs/Fix error in esp32-s2-devkitc-1 pin layout diagram (v4.3)
    
    See merge request espressif/esp-idf!24119
    krzychb committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    01447b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Merge branch 'bugfix/alarm_not_free_when_a2dp_deinit_v4.3' into 'rele…

    …ase/v4.3'
    
    bugfix/Fixed the issue of alarm leak (v4.3)
    
    See merge request espressif/esp-idf!24354
    jack0c committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    3fddf4a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'bugfix/hfp_packet_type_err_v4.3' into 'release/v4.3'

    Revised (e)SCO configuration parameter sets (v4.3)
    
    See merge request espressif/esp-idf!24355
    jack0c committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    4c0206c View commit details
    Browse the repository at this point in the history
  3. bt-coexist: fix the issue for BLE scan in using whitelist that scan P…

    …TI keeps high and not resumes after reception of ADV_EXT_IND but no AUX_ADV_IND followed on ESP32-C3 and ESP32-S3, which causes Wi-Fi unable to work normally
    wmy-espressif committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    5ebe454 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

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

Commits on Jun 28, 2023

  1. Merge branch 'bugfix/resume_ext_scan_pti_in_time_v4.3' into 'release/…

    …v4.3'
    
    bt: fix the issue that BLE scan uses high priority incorrectly and causes Wi-Fi unable to work normally on ESP32-C3 and ESP32-S3(backport v4.3)
    
    See merge request espressif/esp-idf!24407
    jack0c committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    0814f65 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Merge branch 'protobuf-c/update_submodule_to_v4.3' into 'release/v4.3'

    protobuf-c: Update submodule to v1.4.1 (v4.3)
    
    See merge request espressif/esp-idf!24423
    mahavirj committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    9765325 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

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

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    0292dc5 View commit details
    Browse the repository at this point in the history
  2. Update bt-lib for esp32

    - Fixed memory leak when setting adv data
    esp-cjh authored and xiongweichao committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    f92bfe1 View commit details
    Browse the repository at this point in the history
  3. bt: Fixed some bluetooth bugs

    1. Fixed LC_AFH_UPDATE_IND  has not benn processed causing memory exhaustion
    2. Fixed no free elt in prog push
    3. Fixed disconnect due to sniff with error Dsniff
    4. Fixed the problem that the host continued to send ACL data to the controller after disconnection, which caused the connection to fail again
    xiongweichao committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    4630164 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Merge branch 'bugfix/fix_some_bt_controller_bug_v4.3' into 'release/v…

    …4.3'
    
    component_bt:Fixed some bluetooth bugs(v4.3)
    
    See merge request espressif/esp-idf!24581
    jack0c committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    af6498f View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    3e36f7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fe635f View commit details
    Browse the repository at this point in the history
  3. spi_flash: rename spi_flash_os_func_app: spi_start, spi_end

    spi_start -> s_acquire_spi_bus_lock
    spi_end -> s_release_spi_bus_lock
    Icarus113 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    fb231a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be2aa49 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Merge branch 'bugfix/update_esp_rom_layout_v4.3' into 'release/v4.3'

    esp_rom: fix rom layout issues (backport v4.3)
    
    See merge request espressif/esp-idf!24642
    jack0c committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    7c01563 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Merge branch 'mesh/bugfix_fix_layer2_node_scan_issue_when_fixed_root_…

    …v4.3' into 'release/v4.3'
    
    fix(wifi_mesh): layer2 node will scan all channels when fixed root leave (backport v4.3)
    
    See merge request espressif/esp-idf!24633
    jack0c committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    9195898 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8ae448 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f33fbdc View commit details
    Browse the repository at this point in the history
  4. Merge branch 'bugfix/increase_pm_dump_time_field_length_v4.3' into 'r…

    …elease/v4.3'
    
    Power Management: increase pm_dump time field width (backport v4.3)
    
    See merge request espressif/esp-idf!24447
    jack0c committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    33d1818 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. fix(wpa_supplicant) : Fix occasional crash during btm roam.

    Fix crash due to premature deallocation of neighbour report elements
    by scan_done. Post event to btm_rrm_t task to handle scan_done serially
    rather than when btm_rrm_t task is processing btm request rx frame.
    jgujarathi committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    9451630 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    331a936 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Merge branch 'bugfix/nvs_softap_pmk_v4.3' into 'release/v4.3'

    esp_wifi: fix softap nvs <ssid,password,pmk> not matching issue(v4.3)
    
    See merge request espressif/esp-idf!23819
    jack0c committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    73c4120 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0e4888 View commit details
    Browse the repository at this point in the history
  3. fix(bt): Fix ble advertising data length 0 error

    - Fixed an issue where the BLE advertisement length of 0 was causing an error
    esp-zhp committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    ad3414c View commit details
    Browse the repository at this point in the history
  4. fix(bt): Fix the issue of not printing the Bluetooth MAC address for …

    …ESP32
    
    - Add a log statement to print the Bluetooth MAC address
    esp-zhp committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    a2c9469 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Merge branch 'backport_v4.3' into 'release/v4.3'

    fix(bt): Fix the issue of not printing the Bluetooth MAC address for ESP32(backport v4.3)
    
    See merge request espressif/esp-idf!24777
    jack0c committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    328e151 View commit details
    Browse the repository at this point in the history
  2. fix(esp_wifi): Fix race conditions in btm task deletion.

    Fix possible cases of multiple btm_rrm_t tasks due to possible race
    condition during btm task deletion.
    jgujarathi committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    8fa90c2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'bugfix/btm_scan_done_crash_v43' into 'release/v4.3'

    fix(wpa_supplicant) : Fix occasional crash during btm roam.
    
    See merge request espressif/esp-idf!24734
    jack0c committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    7839ba5 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'bugfix/sae_crypto_optimization_esp32_v4.3' into 'releas…

    …e/v4.3'
    
    esp_wifi: Optimize sae crypto operations for esp32 (v4.3)
    
    See merge request espressif/esp-idf!24763
    jack0c committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    b4494e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bbdaa0b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2a9ded6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a88e680 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2d1e936 View commit details
    Browse the repository at this point in the history
  9. 1. fix set inactive time crash issue

    muhaidong committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    520e67b View commit details
    Browse the repository at this point in the history
  10. esp_supplicant: When the softAP authentication mode is set to WPA2_PS…

    …K, WPA2_WPA3_PSK, or WPA3_PSK, the pairwise cipher will be overwritten with WIFI_CIPHER_TYPE_CCMP
    muhaidong committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    e9d414d View commit details
    Browse the repository at this point in the history
  11. esp_wifi: fix some txop issues

    muhaidong committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    b2aa2eb View commit details
    Browse the repository at this point in the history
  12. Merge branch 'pkg_resources_deprecation-v4.3' into 'release/v4.3'

    fix(tools/python_dep_check): replace deprecated pkg_resources with importlib (backport v4.3)
    
    See merge request espressif/esp-idf!24821
    dobairoland committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    b3a98e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Merge branch 'bugfix/fix_some_bluedroid_bugs_v4.3' into 'release/v4.3'

    Fixed some bluedroid bugs( backport v4.3)
    
    See merge request espressif/esp-idf!24842
    jack0c committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    e45f790 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'bugfix/multiple_btm_rrm_task_v43' into 'release/v4.3'

    Fix race conditions in btm task deletion(v4.3)
    
    See merge request espressif/esp-idf!24832
    jack0c committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    e8f2f5e View commit details
    Browse the repository at this point in the history
  3. fix(wifi): missed annotate ld function from txop fix

    muhaidong committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    82a3693 View commit details
    Browse the repository at this point in the history
  4. lwip/dhcp: Fixed ondemand fine timers leakage bug.

    Fixed ondemand fine timers bug, that allowed only one dhcp client to run at a time without issue.
    espressif-abhikroy authored and espressif-bot committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    84d93a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b859856 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'bugfix/fix_some_wifi_bugs_230717_v4.3' into 'release/v4.3'

    fix(wifi): fix some wifi bugs 230717 (Backport v4.3)
    
    See merge request espressif/esp-idf!24860
    jack0c committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    a93ccc1 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Merge branch 'lwip/dhcp_fine_tmr_bug_fix_backport' into 'release/v4.3'

    lwip/dhcp: Fixed ondemand fine timers leakage bug (v4.3)
    
    See merge request espressif/esp-idf!24299
    jack0c committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    a29d767 View commit details
    Browse the repository at this point in the history
  2. feat(wifi): Add API to get RSSI info after station connects to AP

    - Add esp_wifi_sta_get_rssi() function to retrieve RSSI info after station connects to AP
    zhangyanjiaoesp committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    05695f7 View commit details
    Browse the repository at this point in the history
  3. spelling correction in documentation

    Signed-off-by: zhangyanjiao <[email protected]>
    
    Closes espressif#9721
    davidzuhn authored and zhangyanjiaoesp committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    5bce0ab View commit details
    Browse the repository at this point in the history
  4. doc: remove WEP as security mode

    Signed-off-by: zhangyanjiao <[email protected]>
    
    Closes espressif#10015
    Rotzbua authored and zhangyanjiaoesp committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    7358881 View commit details
    Browse the repository at this point in the history
  5. fix(wifi): Add bugfixes and improvements

    1. Update wifi security mode
    2. Add check for memory allocation in tx buffers
    3. Fix association refused temporarily comeback time set to zero issue
    4. Vnd ie callback can be set to null
    5. Check the second channel info when bandwidth is ht40
    6. Fix softap qos null issue
    7. Fix the mac bug that hardware parse beacon of ie length equal to zero
    8. Remove waiting RX/TXING during hw mac deinit
    zhangyanjiaoesp committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    2ab431b View commit details
    Browse the repository at this point in the history
  6. Merge branch 'bugfix/fix_some_wifi_bugs_230719_v4.3' into 'release/v4.3'

    fix(wifi): fix some wifi bugs 230719 (backport v4.3)
    
    See merge request espressif/esp-idf!24882
    jack0c committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    258623a View commit details
    Browse the repository at this point in the history
  7. fix(gpio): fix potential crash when processing gpio isr

    If CONFIG_SPIRAM_USE_MALLOC is enabled, and cache is disabled when GPIO ISR is triggered,
    it would lead to Guru Meditation Error due to "Cache disabled but cached memory region accessed".
    
    Closes espressif#11876
    songruo committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    9e7882b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aa24bfc View commit details
    Browse the repository at this point in the history
  9. Backport some lwip bugs for 4.3

    * Update submodule: git log --oneline 8290c3b8f2adaf82aa45ec992b87f16205f2689b..4f24c9baf9101634b7c690802f424b197b3bb685
    
    Detailed description of the changes:
    - lower the dhcp discover and request retry backoff time (esp-lwip@4f24c9ba)
    - netdb:fixed bug for getaddrinfo returns null when IPV4 mapped address (esp-lwip@a4d70c7e)
    freakyxue committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    bb70fa6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d00d96a View commit details
    Browse the repository at this point in the history
  11. soc_caps: add SOC_PM_SUPPORT_RTC_PERIPH_PD

    Partially pick 6336f81
    ginkgm committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    2e31c8e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0fda49b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f326b7e View commit details
    Browse the repository at this point in the history
  14. fix chip broken bug in monitor mode c3 s2 to v4.4

    hongshuqing authored and ginkgm committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    8e911f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. fix(esp_wifi) : Fix collection of issues in sta roam and scan.

    1) Fix issue during split scan to allow for data tx.
    2) Fix issue when parsing wpa_ie to set correct authmode when AP
    supports both WPA_EAP and WPA_EAP_SHA256 authmode.
    Closes espressif#11202
    3) Fix an occasional crash during sta roam.
    4) Add home_channel_dwell_time to wifi_scan_config_t. This allows
    configuration of the time spent between scanning consecutive
    channels for tx.
    5) Adds a obss scan timer disarm when a sta disconnects from an AP
    jgujarathi committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    984aa78 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'bufix/Backport_some_lwip_bugs_for_4.3_0719' into 'relea…

    …se/v4.3'
    
    lw-ip:backport some lwip bugs for 4.3
    
    See merge request espressif/esp-idf!24909
    jack0c committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    7b9ab49 View commit details
    Browse the repository at this point in the history
  3. fix(mbedtls): Fixed the transmission of return values of the esp-aes …

    …APIs
    
    - Earlier, some intermediate return values were not stored and returned,
    thus incorrect return values used to get transmitted to the upper layer of APIs.
    
    - Also, zeroised the output buffer in case of error condition.
    Harshal5 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    a7f4bb8 View commit details
    Browse the repository at this point in the history
  4. sleep_modes: rename rtc_sleep_enable_adc_tesn_monitor

    Partially pick e8b5096
    ginkgm committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    9c75a0f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    77e0c5b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3778687 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a42e6db View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Merge branch 'bugfix/split_scan_tx_v43' into 'release/v4.3'

    Fix collection of issues in sta roam and scan.(v4.3)
    
    See merge request espressif/esp-idf!24885
    jack0c committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    f846908 View commit details
    Browse the repository at this point in the history
  2. examples: wifi/ftm: make global variables static

    Prevents conflict between g_ftm_report_num_entries defined in the
    example and in the Wi-Fi library.
    igrr authored and nachiketkukade committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    e690163 View commit details
    Browse the repository at this point in the history
  3. fix(esp_wifi): Update FTM calibration and fix other FTM issues

    Update wifi libs with below fixes -
    
    1. Bugfixes in Initiator and Responder mode
    2. Fix wrong RTT value in first FTM procedure without connection
    3. Update FTM calibration values for ESP32S2, S3 and C3
    4. Update distance estimation logic
    5. Add some useful command parameters in FTM example
    6. Fix bug when number of FTM measurement frames received is more
       than (number_of_brusts * FTMs per brust).
    
    Co-authored-by: Sarvesh Bodakhe <[email protected]>
    nachiketkukade and sarveshb14 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    afca18b View commit details
    Browse the repository at this point in the history
  4. Merge branch 'bugfix/bod_glitch_reset_c6_v4.3' into 'release/v4.3'

    bootloader: fix BOD and glitch reset on C6 and H2 (v4.3)
    
    See merge request espressif/esp-idf!24937
    suda-morris committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    08aab06 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'fix/esp_aes_return_values_v4.3' into 'release/v4.3'

    fix(mbedtls): fix return values of esp-aes APIs (v4.3)
    
    See merge request espressif/esp-idf!24808
    AdityaHPatwardhan committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    470fbc3 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'bugfix/fix_spi_flash_api_concurrency_issue_v4.3' into '…

    …release/v4.3'
    
    spi_flash: fix concurrency issue when concurrently calling esp_flash apis (v4.3)
    
    See merge request espressif/esp-idf!24516
    ginkgm committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    e1647e5 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'bugfix/fix_ftm_dist_est_v4.3' into 'release/v4.3'

    FTM calibration update and improvements in FTM (Backport v4.3)
    
    See merge request espressif/esp-idf!24928
    jack0c committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    f93805a View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. fix(wifi): Fix SAE and SAE related NVS issues

    1. Discard commit frame received at confirmed state in SAE STA
    2. Add nvs values for new config params
    3. Bugfix NVS get values for sae pwe
    4. Bugfix memory leak caused by assoc retry timer and assoc IE
    ShyamalKhachane authored and Shreyas0-7 committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    113a2ce View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Merge branch 'test/rtc_8m_d256_v4.3' into 'release/v4.3'

    rtc: fixed multiple RTC issues (dangerous power parameters in sleep modes, support S2/C3 different sleep mode) (v4.3)
    
    See merge request espressif/esp-idf!24910
    jack0c committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    3ebd574 View commit details
    Browse the repository at this point in the history
  2. CI: fix esp_http_client example failures in CI. Timeout was observed …

    …in the logs while performing HTTP requests. Changing the endpoint when testing in CI
    hmalpani committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    b04cca4 View commit details
    Browse the repository at this point in the history
  3. fix(ci): update HTTP client example tests runner assignment

    HTTP client example tests now connect with locally hosted httpbin service
    for more stable results across multiple runs
    hmalpani committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    bb9d410 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'bugfix/sae_and_nvs_fixes_v4.3' into 'release/v4.3'

    Fix SAE and SAE related NVS issues (Backport v4.3)
    
    See merge request espressif/esp-idf!24925
    jack0c committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    637f491 View commit details
    Browse the repository at this point in the history
  5. temperature_sensor: Add new interface and reference counts so that ph…

    …y and driver can use together
    mythbuster5 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    35e88d5 View commit details
    Browse the repository at this point in the history
  6. uart: Fix two TX concurrency issues

    1. Concurrency might cause ESP_ERR_TIMEOUT when calling uart_wait_tx_done
    2. Concurrency might cause RTS line being de-assreted during tx transmission for rs485 mode
    songruo authored and espressif-bot committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    6a80e30 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'ci/fix_failures_in_esp_http_client_example_v4.3' into '…

    …release/v4.3'
    
    CI: fix esp_http_client example failures in CI. Timeout was observed in the... (v4.3)
    
    See merge request espressif/esp-idf!24967
    AdityaHPatwardhan committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    f0b5277 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'bugfix/fix_gpio_driver_calloc_v4.3' into 'release/v4.3'

    fix(gpio): fix potential crash when processing gpio isr (v4.3)
    
    See merge request espressif/esp-idf!24904
    jack0c committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    adc016c View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Merge branch 'bugfix/fix_uart_tx_done_hardware_concurrency_v4.3' into…

    … 'release/v4.3'
    
    uart: Fix TX side concurrency issues (v4.3)
    
    See merge request espressif/esp-idf!22597
    jack0c committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    c6a75ac View commit details
    Browse the repository at this point in the history
  2. fix(wifi): fix sta receive other ap csa issue

    muhaidong committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    8f6ab93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0d46ef View commit details
    Browse the repository at this point in the history
  4. Merge branch 'bugfix/fix_sta_receive_other_ap_csa_issue_v4.3' into 'r…

    …elease/v4.3'
    
    fix(wifi): fix sta receive other ap csa issue(Backport v4.3)
    
    See merge request espressif/esp-idf!24981
    jack0c committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    eaf90a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f70de1a View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    60f8d16 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'bugfix/fix_dhcp_server_address_pool_issue_for_4.3' into…

    … 'release/v4.3'
    
    fix(dhcp server): Fix dhcp server address pool issue for 4.3
    
    See merge request espressif/esp-idf!24992
    jack0c committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    b0bdc8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd8946d View commit details
    Browse the repository at this point in the history
  4. fix(bt): Fix ble periodic advertising data length 0 error

    - Fixed issues about data length 0 when set ext adv data,ext scan rsp data and periodic adv data
    esp-zhp committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    4870140 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a949b43 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f28b457 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    77223bf View commit details
    Browse the repository at this point in the history
  8. tools: fix requirements.txt for python 3.4

    old pip version solver doesn't handle the `requires_python` metadata
    field. Doing this for the solver.
    hfudev authored and Marek Fiala committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    e481a4a View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Merge branch 'backport_v4.3' into 'release/v4.3'

    fix(bt): Fix ble periodic advertising data length 0 error(backport v4.3)
    
    See merge request espressif/esp-idf!25009
    jack0c committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    08c212e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'bugfix/fix_wifi_espnow_coexist_API_doc_v4.3' into 'rele…

    …ase/v4.3'
    
    fix(esp_wifi): fix ret when setting channel at wifi not started
    
    See merge request espressif/esp-idf!25011
    jack0c committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    65a1cce View commit details
    Browse the repository at this point in the history
  3. tools: bugfix build_docker timeout

    - Modify Dockerfile to install tools fixed versions to pyenv
    - pip was unable to resolve the dependencies
    Marek Fiala committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    459e17c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a405774 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'bugfix/test_idf_tools_timeout_v4.3' into 'release/v4.3'

    tools: bugfix build_docker timeout
    
    See merge request espressif/esp-idf!24605
    jack0c committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    03d75db View commit details
    Browse the repository at this point in the history
  6. Merge branch 'bugfix/tempsensor_wifi_conflict_v4.3' into 'release/v4.3'

    temperature_sensor: Fix issue that have conflict with phy / Fix phy pwdet and tsens power cannot be set twice issue (backport v4.3)
    
    See merge request espressif/esp-idf!24968
    jack0c committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    f57d0fc View commit details
    Browse the repository at this point in the history
  7. Merge branch 'change/rewrite_all_low_to_any_low_when_not_esp32_4.3' i…

    …nto 'release/v4.3'
    
    Change: rewrite EXT1 triggle mode all_low to any_low when not esp32(backport v4.3)
    
    See merge request espressif/esp-idf!24990
    jack0c committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    51fa6ad View commit details
    Browse the repository at this point in the history
  8. esp_wifi: update phy lib

    1. Fix WiFi not working with Tsens on ESP32S2.
    2. WiFi RX multimpath optimization.
    3. BLE TX sideband optimization for C3.
    4. Fix WiFi and BLE calibration conflict issue.
    MaxwellAlan authored and jack0c committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    bb95e4c View commit details
    Browse the repository at this point in the history
  9. Merge branch 'bugfix/backport_phy_lib_v4.3' into 'release/v4.3'

    esp_wifi: update phy lib for esp32c3 and esp32s2(v4.3)
    
    See merge request espressif/esp-idf!24929
    jack0c committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    a1e7766 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. fix(esp_wifi) : Fix issues with action_frame tx and scan

    1. Moves the location of null data frame TX to before channel switch during
       offchannel action frame TX req.
    2. Reverts Send wake up and sleep null between scanning.
    jgujarathi committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    9121fff View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. fix(esptool): fix potential text/rodata mapping overlap issue on I/DB…

    …US shares mmu entry chips
    esp-wzh committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    064f71d View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Merge branch 'bugfix/action_tx_sleep_fix_v43' into 'release/v4.3'

    Fix collection of issues in offchanel action frame tx and scanning.(v4.3)
    
    See merge request espressif/esp-idf!25155
    jack0c committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    166c5a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67e287a View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

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

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    c3be230 View commit details
    Browse the repository at this point in the history
  2. examples: system/deep_sleep

    1. Fix EXT0 wakeup pin error on ESP32: GPIO3 is not a RTC IO, change to use GPIO25.
    2. Add ESP_ERROR_CHECK to explicitly show the runtime error
    3. Improve example README
    songruo committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    0b9e4ff View commit details
    Browse the repository at this point in the history
  3. gpio: Fix IO hold function related problems

    1. Fix deep sleep wakeup IOs can not be unhold issue
    2. Correct hold related APIs' description
    3. Fix gpio_force_hold_all API
    
    docs: Add GPIO wakeup source to sleep_modes doc for ESP32C3
    songruo committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    8cb8c64 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Merge branch 'bugfix/temperature_get_value_negative_v4.3' into 'relea…

    …se/v4.3'
    
    bugfix(temperature_sensor): Fix issue that get the value is negative (backport v4.3)
    
    See merge request espressif/esp-idf!25250
    ginkgm committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    056459a View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Merge branch 'bugfix/fix_ftm_error_propagation_v4.3' into 'release/v4.3'

    Fix error propagation while initiating FTM (Backport v4.3)
    
    See merge request espressif/esp-idf!25214
    jack0c committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    3a58f45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e32500 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Merge branch 'bugfix/fix_phy_rx_issue_v4.3' into 'release/v4.3'

    fix(phy): Fix 11b/g rx issue for ESP32(v4.3)
    
    See merge request espressif/esp-idf!25222
    jack0c committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    b1bdbd1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'bugfix/wakeup_io_hold_unhold_in_sleep_v4.3' into 'relea…

    …se/v4.3'
    
    gpio: Fix deep sleep wakeup IOs unable to unhold after wakeup (v4.3)
    
    See merge request espressif/esp-idf!22671
    suda-morris committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    d31e0fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64f8e61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ba2ac8 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. fix(phy): update esp32 phy v4771

    1. optimize ht40 tx side band issue
    2. revert 4770 one minor fix may cause unknown issue
    MaxwellAlan committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    721f22a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'bugfix/fix_idrom_bus_mapping_overlap_issue_v4.3' into '…

    …release/v4.3'
    
    fix(esptool): fix potential text/rodata overlap mapping issue on I/DBUS shares mmu entry chips  (backport v4.3)
    
    See merge request espressif/esp-idf!25194
    jack0c committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    90c589d View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Merge branch 'bugfix/fix_esp32s2_sleep_related_issue_backport_missing…

    …' into 'release/v4.3'
    
    fix: fix esp32s2 abnormal light sleep current
    
    See merge request espressif/esp-idf!25336
    jack0c committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    061caf9 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Merge branch 'bugfix/update_esp32_phy_v4.3' into 'release/v4.3'

    fix(phy): update esp32 phy v4771(v4.3)
    
    See merge request espressif/esp-idf!25369
    jack0c committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    f47d7d9 View commit details
    Browse the repository at this point in the history
  2. fix(wifi): Fix EAPOL Key TxDone callback implementation

    Fix issues arising due to not distinguishing between M2 and M4
    TxDone during 4-way handshake. Also fix EAPOL frame rate to lowest
    possible rate.
    nachiketkukade authored and jack0c committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    7ec1705 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'bugfix/eapol_txdone_cb_issue_v4.3' into 'release/v4.3'

    Fix EAPOL Key TxDone callback implementation (Backport v4.3)
    
    See merge request espressif/esp-idf!25384
    jack0c committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    70f8666 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

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

Commits on Aug 23, 2023

  1. Merge branch 'bugfix/ignore_eapol_nonkey_v4.3' into 'release/v4.3'

    Ignore EAPOL non-key frames in EAPOL txdone callback (Backport v4.3)
    
    See merge request espressif/esp-idf!25448
    jack0c committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    9301c32 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    0585cf0 View commit details
    Browse the repository at this point in the history
  2. versions: Update version to 4.3.6

    Zim Kalinowski committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    5dc5a44 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Merge tag 'v4.3.6' into bace-idf-4.3

    Release v4.3.6
    fromeijn committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    e998c60 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. removed noreturn attributes

    Rose committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    0992f0b View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Merge pull request #1 from bacedev/patch-for-coredump-on-task-watchdo…

    …g-timeout
    
    removed noreturn attributes
    SputnikTheMighty authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    cbf5f40 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. esp_execute_shared_stack_function always restored the stack watchpoint

    regardless of CONFIG_FREERTOS_WATCHPOINT_END_OF_STACK. This would lead
    to an abondoned but active watchpoint on a former stack once the task
    calling esp_execute_shared_stack_function is deleted, if
    CONFIG_FREERTOS_WATCHPOINT_END_OF_STACK is inactive.
    Rose committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    1357b47 View commit details
    Browse the repository at this point in the history