Sudeep Mohanty
65dba9f930
fix(freertos): Limit idle task name length for copy operation
...
This commit:
- Updates the FreeRTOS kernel prvCreateIdleTasks() function to
limit the length of the IDLE task name before copying it to avoid memory
out-of-bounds warnings.
- Fixes a bug where in the IDLE task name string could be a non
null-terminated string in SMP configuration.
2025-01-03 18:06:47 +08:00
Armando (Dou Yiwen)
88d42e8b6a
Merge branch 'adc/fix_doc_header_issue' into 'master'
...
adc: added docs to adc enums that don't have brief
Closes DOC-9896
See merge request espressif/esp-idf!36129
2025-01-03 16:22:46 +08:00
morris
c8d4e1b094
Merge branch 'feature/bitscrambler_support' into 'master'
...
feature(driver): BitScrambler loopback support
See merge request espressif/esp-idf!31236
2025-01-03 16:08:52 +08:00
Jiang Jiang Jian
6201afb206
Merge branch 'fix/fix_flash_leakage_workaroud_config_dependcy' into 'master'
...
fix(esp_hw_support): fix FLASH leakage workaround kconfig dependcy
See merge request espressif/esp-idf!35974
2025-01-03 15:15:16 +08:00
Zhang Wen Xu
2e301113a6
Merge branch 'feature/ieee802154_txpower_table' into 'master'
...
Feature/ieee802154 txpower table
See merge request espressif/esp-idf!36027
2025-01-03 14:16:29 +08:00
Rahul Tank
429d9982de
Merge branch 'bugfix/ieee802154_ble_coex' into 'master'
...
fix(nimble): Save the gatt context in case of preemption
Closes BT-3877
See merge request espressif/esp-idf!31891
2025-01-03 13:50:56 +08:00
Kapil Gupta
fbe9fcd7bf
Merge branch 'bugfix/roaming_app_issues' into 'master'
...
fix(wifi): Fix some issues observed in roaming app
Closes WIFIBUG-904, WIFIBUG-881, and WIFIBUG-905
See merge request espressif/esp-idf!34519
2025-01-03 12:47:18 +08:00
zwx
9c0acac2c9
fix(802.15.4): fix a typo for 15.4 Kconfig
2025-01-03 12:18:25 +08:00
zwx
9de75a5fd9
feat(802.15.4): introduce a series of APIs related power table
2025-01-03 12:18:19 +08:00
zwx
091b563001
feat(openthread): support preferred channel mask
2025-01-03 11:54:19 +08:00
morris
cf8521abbb
Merge branch 'feat/ldo_can_output_3v3' into 'master'
...
feat(ldo): support output rail voltage (3.3V)
See merge request espressif/esp-idf!36031
2025-01-03 10:57:32 +08:00
Armando
47c64a939e
change(adc): added docs to adc enums
2025-01-03 10:46:01 +08:00
Marius Vikhammer
b07761825e
Merge branch 'feature/dcache_write_flash_panic' into 'master'
...
feat(panic): panic immediately on an attempt to write to flash via dcache
See merge request espressif/esp-idf!34190
2025-01-03 10:12:30 +08:00
Island
771aa5be45
Merge branch 'bugfix/fix_esp32c61_eco2_ble_light_sleep_issue' into 'master'
...
fix(ble): fix rtc freq div error on esp32c61
See merge request espressif/esp-idf!36083
2025-01-02 21:14:04 +08:00
Jiang Jiang Jian
c07555437e
Merge branch 'bugfix/enable_eap_workarounds' into 'master'
...
fix(esp_wifi): Enable EAP workarounds by default
See merge request espressif/esp-idf!35860
2025-01-02 20:27:15 +08:00
Mahavir Jain
0830add62d
Merge branch 'update/update_certs_bundle' into 'master'
...
Update esp_crt_bundle certificates
See merge request espressif/esp-idf!36099
2025-01-02 19:44:21 +08:00
Kapil Gupta
afeefc9e1e
Merge branch 'bugfix/coverity_issue_supplicant' into 'master'
...
esp_wifi: Fix coverity issues
Closes IDF-11716 and IDF-11751
See merge request espressif/esp-idf!35865
2025-01-02 18:03:34 +08:00
Tomas Rezucha
f029ad207f
Merge branch 'fix/usb_ctrl_nyet' into 'master'
...
fix(usb/host): Fix reaction on High-Speed NYET packet
See merge request espressif/esp-idf!35737
2025-01-02 17:25:35 +08:00
morris
85f8f25b30
feat(ldo): support output rail voltage (3.3V)
2025-01-02 17:13:31 +08:00
Kapil Gupta
b3b1c19ed3
fix(esp_wifi): Enable EAP workarounds by default
...
Enabling this will make sure our behavior is same as upstream
wpa_supplicant.
2025-01-02 15:05:12 +08:00
Marius Vikhammer
cfe7021801
Merge branch 'bugfix/h2_wifi_intr' into 'master'
...
fix(interrupt): fixed wrongly reserved interrupt for wifi on H2
See merge request espressif/esp-idf!36073
2025-01-02 15:01:44 +08:00
Yuan Hong Hui
09200d7df4
Merge branch 'bugfix/earse_flash_after_pairing_successfully' into 'master'
...
bugfix(example): earse-nvs before ble example pytest test
Closes IDFCI-2617 and IDFCI-2626
See merge request espressif/esp-idf!36030
2025-01-02 14:32:09 +08:00
Kapil Gupta
5633f2f169
fix(esp_wifi): Removed unnecessary handlers to cleanup
2025-01-02 11:52:15 +05:30
Kapil Gupta
de28ee09d6
fix(esp_wifi): Roaming app, sync api naming
2025-01-02 11:47:18 +05:30
Kapil Gupta
2577769813
fix(esp_wifi): Some more cleanup for roaming app
2025-01-02 11:47:18 +05:30
Kapil Gupta
7028b8f573
fix(esp_wifi): moving around roaming app code a bit
2025-01-02 11:47:18 +05:30
Kapil Gupta
f61847b4b4
fix(roaming_app): Add get set config params for the app
2025-01-02 11:47:18 +05:30
Kapil Gupta
e028cc6952
fix(wifi): Provide a config option to skip IP renew during roam
2025-01-02 11:47:18 +05:30
Kapil Gupta
d2fde65545
fix(esp_wifi): Set minimum scan time to 30ms in roaming app
2025-01-02 11:47:18 +05:30
Kapil Gupta
6693354474
fix(wifi): Fix some issues observed in roaming app
2025-01-02 11:47:18 +05:30
morris
587351ec3d
Merge branch 'contrib/github_pr_15119' into 'master'
...
refactor(soft_spi_master_main.c): remove dead c (GitHub PR)
See merge request espressif/esp-idf!36101
2025-01-02 13:38:02 +08:00
Armando (Dou Yiwen)
fa66ebec27
Merge branch 'feat/c5_ocode_support' into 'master'
...
ocode: c5 support
See merge request espressif/esp-idf!36004
2025-01-02 12:29:53 +08:00
Island
6cc06c6c1f
Merge branch 'feat/add_config_for_ble_vs_qa_cmd' into 'master'
...
fixed interrupt WDT when shutdown bt controller on ESP32(ba6739f)
Closes BLERP-1207, BLERP-1208, BLERP-1425, BLERP-1426, BLERP-1427, and BT-3575
See merge request espressif/esp-idf!34713
2025-01-02 10:53:35 +08:00
Jiang Jiang Jian
d00ad48d9a
Merge branch 'chip/add_wifi_support_for_esp32c61_eco2_rebase_master' into 'master'
...
feat(wifi): add wifi support for esp32c61 eco2
See merge request espressif/esp-idf!35890
2025-01-02 10:34:08 +08:00
Armando
784e87a9b2
feat(ocode): supported ocode on esp32c5
2025-01-02 10:12:47 +08:00
Jerzy Stusiński
7eaf7f9ebe
Update soft_spi_master_main.c
2025-01-01 18:37:18 +01:00
Espressif BOT
7c45809b39
change(mbedtls/crt_bundle): Update esp_crt_bundle certificates
2025-01-01 10:00:39 +08:00
Omar Chebib
776049660a
Merge branch 'bugfix/esp32p4_linker_script' into 'master'
...
fix(esp_system): add missing `array` attribute in the ESP32-P4 linker script
Closes IDF-11936
See merge request espressif/esp-idf!36067
2024-12-31 16:19:13 +08:00
Xu Si Yu
bff368e521
Merge branch 'fix/fix_openthread_radio_spinel_deinit' into 'master'
...
fix(openthread): fix openthread radio spinel deinit
See merge request espressif/esp-idf!36057
2024-12-31 16:01:07 +08:00
Wan Lei
c7454b7e1c
Merge branch 'fix/twai_timing_macro_init' into 'master'
...
fix(driver_twai): fixed timing config macro initialiser
Closes IDFGH-14311
See merge request espressif/esp-idf!36050
2024-12-31 14:52:11 +08:00
cjin
b7571dd711
fix(ble): fix rtc freq div error on esp32c61
2024-12-31 14:06:08 +08:00
Shu Chen
217069210e
Merge branch 'feature/use_fixed_dut_in_ot_ci_cases' into 'master'
...
feat(openthread): use fixed port in ot ci cases
See merge request espressif/esp-idf!35704
2024-12-31 11:59:32 +08:00
Shu Chen
9d1a4ebac4
Merge branch 'feat/set_get_ack_timeout' into 'master'
...
feat(802.15.4): add api for set/get ack timeout
Closes TZ-1352 and IDFGH-13994
See merge request espressif/esp-idf!35531
2024-12-31 10:57:43 +08:00
Zhuang Hang
7898908c9d
feat(802.15.4): add api for set/get ack timeout
2024-12-31 10:57:43 +08:00
Gao Xu
54f501a2fc
Merge branch 'feat/h21_introduce_step8' into 'master'
...
feat(esp32h21): introduce hello world to ESP32H21 (stage8)
See merge request espressif/esp-idf!35874
2024-12-31 10:39:21 +08:00
gaoxu
25731d0c1e
feat(esp32h21): finnal introduce hello world support
2024-12-30 20:14:40 +08:00
Abhinav Kudnar
bc48e5189a
fix(nimble): Save the gatt context in case of preemption
2024-12-30 19:57:31 +08:00
Rahul Tank
e2882a1148
Merge branch 'bugfix/fix_ext_reconn_compilation' into 'master'
...
fix(nimble): Fix compilation issue for combination of Ext Adv and Reattempt conn flag
See merge request espressif/esp-idf!35629
2024-12-30 19:46:12 +08:00
Xu Si Yu
c9c0d3f7b1
fix(openthread): fix openthread radio spinel deinit
2024-12-30 18:47:24 +08:00
Omar Chebib
414c7056a2
fix(esp_system): add missing aaray attribute in the ESP32-P4 linker script
2024-12-30 18:36:58 +08:00