armando
ea124ede83
ci(s31): add s31 to no runner tag
2026-04-02 09:51:56 +08:00
Sumeet Singh
d0326e3889
feat(nimble): Update blecent example README.md with EATT documentation
2026-04-02 06:52:22 +05:30
Konstantin Kondrashov
545f9522a9
Merge branch 'feature/update_efuse_table_esp32h4' into 'master'
...
feat(efuse): Update efuse table for ESP32-H4
Closes IDF-12322
See merge request espressif/esp-idf!47181
2026-04-01 21:20:08 +03:00
Mahavir Jain
1a4ad657be
Merge branch 'docs/update_doc_for_fe_dev_mode_to_release_mode_transition' into 'master'
...
docs: added guide to transit from dev mode to release mode of FE
Closes IDF-15376
See merge request espressif/esp-idf!45919
2026-04-01 19:08:00 +05:30
Song Ruo Jing
88b62b19fd
refactor(ledc): refactored some LEDC LL functions
2026-04-01 21:34:52 +08:00
Konstantin Kondrashov
8701705ec3
feat(efuse): Update efuse table for ESP32-H4
2026-04-01 16:15:45 +03:00
zhiweijian
5272b7e75b
fix(ble/bluedroid): Fixed privacy callback triggering multiple times
2026-04-01 21:02:45 +08:00
Mahavir Jain
89a425b055
Merge branch 'feat/support_http_server_interface_bind' into 'master'
...
feat(esp_http_server): Adds support to bind an interface to server
Closes IDFGH-16777
See merge request espressif/esp-idf!46700
2026-04-01 18:14:23 +05:30
Mahavir Jain
a123e386e0
Merge branch 'fix/fix_protocomm_sec2_input_validations' into 'master'
...
fix(protocomm): fixes potential issues that can lead to crash during device provisioning
See merge request espressif/esp-idf!46964
2026-04-01 18:11:04 +05:30
Euripedes Rocha Filho
985af4a130
fix: Component depends rules for networking and protocols
...
Reduces the scope of testing to the direct dependencies.
2026-04-01 12:43:03 +02:00
Rahul Tank
49c770cf85
Merge branch 'bugfix/nimble_example_fixes' into 'master'
...
fix(nimble): Address nimble example issues
Closes BLERP-2628, BLERP-2631, BLERP-2635, and BLERP-2657
See merge request espressif/esp-idf!46697
2026-04-01 15:31:34 +05:30
Guillaume Souchere
8706cd6135
feat(esp_system): add linux test for system init function regisration
2026-04-01 11:46:06 +02:00
Guillaume Souchere
1c2f7b435a
feat(esp_system): Add linux support for freertos hooks and system init function
2026-04-01 11:46:06 +02:00
Hu Rui
7c56253e33
feat(uhci): Add support for uhci on esp32h4
2026-04-01 17:15:32 +08:00
Ondrej Kosta
b8c28abd0e
ci(esp_eth): changed runner to balance load in CI
2026-04-01 10:36:37 +02:00
C.S.M
62d5f34b53
feat(ldo): Add ldo support for psram on esp32s31
2026-04-01 16:31:35 +08:00
Frantisek Hrbata
32d31d72a3
Merge branch 'feat/cmakev2_bootloader' into 'master'
...
feat(cmakev2): build bootloader using the cmakev2 build system
Closes IDF-15433
See merge request espressif/esp-idf!46465
2026-04-01 10:29:05 +02:00
nilesh.kale
f43d0dbadc
docs: added guide to transit from dev mode to release mode of FE
2026-04-01 13:55:12 +05:30
nilesh.kale
85b5e6a231
fix: added reference to example security/security_features_app in docs
2026-04-01 13:54:34 +05:30
Omar Chebib
08f33cf590
Merge branch 'feature/esp32s31_pie_coproc_old_commit' into 'master'
...
feat: add support for PIE coprocessor on the ESP32-S31
Closes IDF-14867 and IDF-14661
See merge request espressif/esp-idf!45851
2026-04-01 15:46:01 +08:00
Chen Chen
cbc0b98082
Merge branch 'feat/rtcio_support_s31' into 'master'
...
feat(rtcio): support rtcio on esp32s31
See merge request espressif/esp-idf!46940
2026-04-01 15:26:35 +08:00
Zhang Shu Xian
0db9156612
Merge branch 'docs/fix_broken_links' into 'master'
...
docs: Fix broken links
Closes DOC-13942
See merge request espressif/esp-idf!46357
2026-04-01 14:57:46 +08:00
Sarvesh Bodakhe
436ceb381b
fix(wifi): improve WPA3-Enterprise and SAE authmode validation in scan
...
- Enforce TKIP cipher prohibition for WPA3-Enterprise per WFA spec
- Validate PMF and TKIP cipher combinations (TKIP incompatible with MFPR)
- Fix WPA+RSN IE handling for SAE authmode detection
- Add FT-SAE to AKM selection in WPA2/WPA3 mixed mode (MFPC)
- Improve enterprise authmode fallback validation with TKIP/MFPR checks
- Classify TKIP-only RSN IE APs as WPA per WPA2 Test Plan v1.19 §3.2.8.1
Addresses WPA3-Enterprise certification compliance and improves scan
result accuracy for enterprise and WPA3 networks.
2026-04-01 12:25:10 +05:30
Marius Vikhammer
257e4f6dd4
Merge branch 'docs/refresh-broken-links' into 'master'
...
docs: refresh broken documentation links
See merge request espressif/esp-idf!47064
2026-04-01 14:17:28 +08:00
Marius Vikhammer
e30e747d20
Merge branch 'docs/fix_check_readme_links' into 'master'
...
docs(examples): fix broken README links found by check_readme_links CI
See merge request espressif/esp-idf!47055
2026-04-01 14:16:51 +08:00
Ondrej Kosta
b67ee93a87
Merge branch 'fix/clock_ptp' into 'master'
...
Adding PTP_CLOCK instance to IDF Clock system
Closes IDF-13906
See merge request espressif/esp-idf!45962
2026-04-01 13:31:00 +08:00
zhanghaipeng
74a053bd4e
fix(bt/bluedroid): fix BLE SMP pairing failure on BLE-only devices when using default param
2026-04-01 12:10:16 +08:00
armando
2b582796d3
feat(mmu): s31 support
2026-04-01 11:49:22 +08:00
morris
f2d62bba74
feat(gdma): expose interrupt priority as a configurable option
...
- Add intr_priority field to gdma_channel_t structure
- Add intr_bind_name field to gdma_signal_conn_t for interrupt binding
- Validate intr_priority during channel allocation (must be 0-3)
- Use ESP_INTR_FLAG_SHARED_PRIVATE instead of ESP_INTR_FLAG_SHARED
- Use esp_intr_alloc_info() with bind_by.name for shared interrupts
- Add interrupt priority configuration test case
- Update all gdma_periph.c files with pair-specific bind names (gdma_gXpY)
2026-04-01 10:42:22 +08:00
Marius Vikhammer
5c572e5a60
docs: refresh broken documentation links
2026-04-01 10:17:33 +08:00
Marius Vikhammer
3b428659a0
Merge branch 'feature/activate_api_hover' into 'master'
...
docs(api): Enable hover api preview feature
See merge request espressif/esp-idf!47126
2026-04-01 10:12:45 +08:00
Ashish Sharma
a2f4554f10
fix(protocomm): fixes potential issues that can lead to crash during device provisioning
2026-04-01 10:08:00 +08:00
yangfeng
0e9d642d74
fix(bt): avoid deleting device record on partial transport cleanup
2026-04-01 10:02:26 +08:00
Jin Cheng
c9a11c1ff9
fix(bt/bluedroid): fixed multiple high-severity issues from AI code review in SBC
2026-04-01 09:42:51 +08:00
Chen Chen
cbb529bf97
feat(rtcio): support rtcio on esp32s31
2026-04-01 08:51:47 +08:00
Armando (Dou Yiwen)
f8f8219e13
Merge branch 'feat/psram_s31' into 'master'
...
psram: s31 support
Closes IDF-14718, IDF-14716, and IDF-14717
See merge request espressif/esp-idf!47044
2026-04-01 00:30:01 +00:00
Guilherme Ferreira
0335e84e2c
Merge branch 'contrib/github_pr_18275' into 'master'
...
fix(esp_eth): Fixed designated initializer order in ETH_ESP32_EMAC_DEFAULT_CONFIG (GitHub PR)
Closes IDFGH-17286
See merge request espressif/esp-idf!46583
2026-04-01 00:29:20 +08:00
Ondrej Kosta
ed2e6735ff
feat(esp_libc): refactored POSIX timers get/set functions
...
- Added sys/timex.h and clock_adjtime API
2026-03-31 22:32:33 +08:00
Guilherme Ferreira
7451fe4766
ci(esp_eth): add C++ regression guard for ethernet macros
2026-03-31 11:19:59 -03:00
heianto
254e967db2
fix(esp_eth): Fixed designated initializer order in ETH_ESP32_EMAC_DEFAULT_CONFIG
...
Merges https://github.com/espressif/esp-idf/pull/18275
Signed-off-by: Guilherme Ferreira <guilherme.ferreira@espressif.com >
2026-03-31 11:19:59 -03:00
wuzhenghui
24cffa49c3
feat(esp_hw_support): support esp32s31 modem clock
2026-03-31 21:31:01 +08:00
Jan Beran
4ca48c370e
Merge branch 'docs/clarify_sdkconfig_defaults_example' into 'master'
...
docs: clarify how SDKCONFIG_DEFAULTS cache variable works
Closes IDF-15373
See merge request espressif/esp-idf!46122
2026-03-31 21:17:57 +08:00
Tomas Rohlinek
a23ff398d2
Merge branch 'docs/update_fatfs_config_docs' into 'master'
...
docs(storage/fatfs): Refactor fatfs docs
Closes IDF-9652, IDF-15454, and DOC-14113
See merge request espressif/esp-idf!46278
2026-03-31 14:02:59 +02:00
renpeiying
d188a9faa4
docs: Add CN translation
2026-03-31 16:24:09 +08:00
Jan Beran
7356b34389
docs: clarify how SDKCONFIG_DEFAULTS cache variable works
2026-03-31 16:24:09 +08:00
armando
4bea0ccb22
fix(cache): fixed cache sys clk not on issue
2026-03-31 15:58:27 +08:00
morris
1c43172477
Merge branch 'feature/support_gpio_internal_connention' into 'master'
...
feat(gpio): support to attach gpio signals internally
See merge request espressif/esp-idf!45672
2026-03-31 15:54:33 +08:00
Zhang Wen Xu
e05905077e
Merge branch 'fix/add_ifndef_ot_config' into 'master'
...
fix(openthread): add ifndef guards to ftd / mtd config
See merge request espressif/esp-idf!46793
2026-03-31 07:35:08 +00:00
Jiang Jiang Jian
425c5b293d
Merge branch 'bugfix/fix_broadcast_packet_affecting_keep_alive_functionality' into 'master'
...
fix(wifi): unicast frames count as keep-alive, filter out broadcast/multicast frames
Closes WIFI-7290
See merge request espressif/esp-idf!47066
2026-03-31 14:20:57 +08:00
Astha Verma
7c00100b2d
fix(nimble): Convert IDF_PATH to CMake-compatible format for Windows
2026-03-31 11:27:35 +05:30