Laukik Hase
905913a8db
Merge branch 'ci/esp_tee_c5_enable' into 'master'
...
ci(esp_tee): Re-enable test-apps and examples for ESP32-C5
Closes IDF-10431, IDFCI-3086, and IDFCI-3097
See merge request espressif/esp-idf!42791
2025-11-05 16:06:04 +05:30
Chen Ji Chang
fc3709f050
Merge branch 'fix/pcnt_example_pytest' into 'master'
...
test(pcnt): fix pcnt example pytest
Closes IDFCI-3827, IDFCI-3590, and IDFCI-4802
See merge request espressif/esp-idf!43081
2025-11-05 18:23:19 +08:00
Mahavir Jain
79099ee40d
Merge branch 'feat/added_force_close_test_for_async_handler' into 'master'
...
feat(http_server/async_handler): Added test for async handler
Closes IDF-12971
See merge request espressif/esp-idf!43080
2025-11-05 10:27:08 +05:30
Mahavir Jain
4558769ebd
Merge branch 'contrib/github_pr_17752' into 'master'
...
fix: indexing in DNS server IP address retrieval #17751 (GitHub PR)
Closes IDFGH-16654
See merge request espressif/esp-idf!43089
2025-11-05 10:22:38 +05:30
Gao Xu
a359f6fbc9
Merge branch 'feat/p4_eco5_dvp' into 'master'
...
feat(cam): support esp32p4 eco5 dvp cam
Closes IDF-13929
See merge request espressif/esp-idf!41892
2025-11-05 10:09:46 +08:00
Mahavir Jain
d06c3d9589
fix(ci): address pre-commit hook failure - spellcheck
2025-11-04 15:11:01 +05:30
Ashish Sharma
b768059299
Merge branch 'fix/incorrect_response_status_code_captive_portal' into 'master'
...
fix(http_server): Fixed response status code for temporary redirect
Closes IDFGH-16702
See merge request espressif/esp-idf!43061
2025-11-04 17:11:59 +08:00
Chen Jichang
c696401782
test(pcnt): fix pcnt example pytest
2025-11-04 15:16:41 +08:00
hrushikesh.bhosale
940b8df3cc
feat(http_server/async_handler): Added test for async handler
...
Added test for Async Handler example, hits the /long request
and client closes it forcefully before completion
2025-11-04 12:45:18 +05:30
Laukik Hase
3f82eaed0f
ci(esp_tee): Enable the TEE examples for ESP32-C5
2025-11-04 11:33:52 +05:30
gaoxu
96959a2128
feat(cam): support esp32p4 eco5 dvp cam
2025-11-04 11:46:38 +08:00
Roland Dobai
a6396a5387
Merge branch 'feature/cmake_presets' into 'master'
...
feat(tools): add idf.py support for CMake configuration presets
Closes IDF-13090, IDF-9350, and DOC-12674
See merge request espressif/esp-idf!40552
2025-11-03 17:15:46 +01:00
hrushikesh.bhosale
29d1bfb950
fix(http_server): Fixed response status code for temporary redirect
...
Closes https://github.com/espressif/esp-idf/issues/17791
2025-11-03 19:54:39 +05:30
Rahul Tank
3d71614836
Merge branch 'bugfix/fix_compilation_issues' into 'master'
...
fix(nimble): Address compilation issues in nimble examples
See merge request espressif/esp-idf!42563
2025-11-03 13:57:31 +05:30
Mahavir Jain
8cc741cece
Merge branch 'contrib/github_pr_17641' into 'master'
...
Allow the https server to request client certs only with OPTIONAL (GitHub PR)
Closes IDFGH-16506
See merge request espressif/esp-idf!42393
2025-11-03 13:51:48 +05:30
Mahavir Jain
06805d177c
Merge branch 'feature/mbedtls_psa_migration_migrate_esp_http' into 'master'
...
Migrate esp_http_client and esp_http_server to PSA API
See merge request espressif/esp-idf!41035
2025-11-03 09:39:54 +05:30
Ondrej Kosta
2cb9c7177e
Merge branch 'fix/bridge_example' into 'master'
...
fix(examples): fixed bridge example test endnode to host send
Closes IDFCI-2994
See merge request espressif/esp-idf!42928
2025-11-03 11:26:10 +08:00
Fu Hanxi
5a5d1ae7d9
Merge branch 'ci/improve-tests' into 'master'
...
tests: change wifi tests expect timeout to 60
See merge request espressif/esp-idf!42888
2025-11-03 03:45:57 +01:00
Shu Chen
08d45b8ef3
Merge branch 'bugfix/fix_thread_ci_testcases_not_stable' into 'master'
...
feat(openthread): optimize fail cases in CI test
Closes IDFCI-2537, IDFCI-2642, IDFCI-3576, IDFCI-3623, IDFCI-3955, IDFCI-5136, IDFCI-5072, IDFCI-5065, IDFCI-4997, IDFCI-3026, IDFCI-3019, and IDFCI-3020
See merge request espressif/esp-idf!42971
2025-11-03 01:30:16 +00:00
Fu Hanxi
1e79c69fc4
tests: change wifi tests expect timeout to 60
...
- wifi_router
- wifi_ap
- wifi_high_traffic
2025-11-03 09:19:02 +08:00
yiwenxiu
f58b23ed74
feat(openthread): optimize fail cases in CI test
2025-10-31 14:54:57 +08:00
Erhan Kurubas
b3132d31ed
Merge branch 'esp_tracing_component' into 'master'
...
New Esp tracing component
Closes IDF-13405 and DOC-12721
See merge request espressif/esp-idf!41755
2025-10-30 23:07:49 +01:00
Jiang Jiang Jian
be55a703e8
Merge branch 'fix/p4_rev3_further_fixes' into 'master'
...
fix(esp_hw_support): p4 rev3 further fixes
See merge request espressif/esp-idf!42939
2025-10-31 05:13:30 +08:00
Erhan Kurubas
1dac8685db
feat(tracing): add new component for tracing
2025-10-30 12:15:35 +01:00
wuzhenghui
e9da2e3606
fix(esp_hw_support): add p4 rev3.0 MSPI workaround for deepsleep
2025-10-30 14:50:27 +08:00
Rahul Tank
2738c5ac76
fix(nimble): Address compilation issues in nimble examples
2025-10-30 10:54:36 +05:30
Chen Jichang
74b18dac5c
feat(rgb_lcd): allow users to manage the lifecycle of the frame buffer
2025-10-29 17:39:18 +08:00
Marek Fiala
1e351a8b67
test(tools): Moved preset parsing into core_ext.py and added tests
2025-10-29 11:47:40 +08:00
Ivan Grokhotkov
78ae7ab085
feat(build): add idf.py support for CMake configuration presets
...
This commit adds a new idf.py --preset NAME argument, which allows
selecting the CMake configuration preset with a given name.
For idf.py, selecting the preset does two things:
- sets the build directory, which is specified in the preset itself
using "binaryDir" field
- passes --preset argument to CMake configuration phase
The multi_config example is updated to illustrate how this feature is
expected to be used.
2025-10-29 11:47:40 +08:00
Marius Vikhammer
74d5a120c3
Merge branch 'ci/limit_test_app_builds' into 'master'
...
test(test_apps): set minimal build for misc test-apps
Closes IDF-14198, IDF-14208, IDF-14194, and IDF-14199
See merge request espressif/esp-idf!42921
2025-10-29 03:56:43 +08:00
Marius Vikhammer
27059a16f8
test(test_apps): set minimal build for misc test-apps
2025-10-28 10:17:41 +08:00
morris
6fd24b6f5b
Merge branch 'bugfix/fix_gptimer_premature_match_partial_data' into 'master'
...
fix(gptimer): update regex patterns in example test to include non-digit characters
Closes IDFCI-4481
See merge request espressif/esp-idf!42911
2025-10-27 23:53:17 +08:00
Song Ruo Jing
fab48ae1b7
Merge branch 'feature/ledc_etm_support' into 'master'
...
feat(ledc): add ETM support for LEDC peripheral
Closes IDF-6355, IDFGH-10620, IDFGH-16378, and IDF-10683
See merge request espressif/esp-idf!41543
2025-10-27 18:28:20 +08:00
Abhik Roy
27a76f5a36
Merge branch 'examples/vlan_test_fix' into 'master'
...
fix: Reorder Ethernet initialization in VLAN example
Closes IDFCI-3146, IDFCI-3145, IDFCI-3144, IDFCI-5092, IDFCI-5091, and IDFCI-5090
See merge request espressif/esp-idf!42401
2025-10-27 18:27:09 +08:00
Ondrej Kosta
eb7c6a0df4
fix(examples): fixed bridge example test endnode to host send
2025-10-27 10:38:20 +01:00
Shu Chen
7bb8a95403
Merge branch 'feat/allow_set_ot_netif_config' into 'master'
...
feat: allow set ot netif config
See merge request espressif/esp-idf!42847
2025-10-27 06:34:46 +00:00
0xFEEDC0DE64
5b56b00ac8
feat(esp_http_server): Allow the https server to request client certs optionally
...
Closes https://github.com/espressif/esp-idf/pull/17641
2025-10-27 14:19:17 +08:00
morris
e3cf730cfa
fix(gptimer): update regex patterns in example test to include non-digit characters
...
This prevents premature matching on partial data when the output is
being streamed, which was causing the test to capture 100000 instead of
the full 1000002.
2025-10-27 14:18:09 +08:00
Shu Chen
9a53a10319
Merge branch 'feat/ot_timing_optimization' into 'master'
...
feat(openthread): add kconfig option for timing optimization
See merge request espressif/esp-idf!42825
2025-10-27 04:13:14 +00:00
Ashish Sharma
acf89924c8
feat(esp_http): migrate esp_http to PSA API
2025-10-26 10:13:14 +08:00
Xu Si Yu
f05099871e
feat(openthread): update examples for API changes
2025-10-24 15:59:56 +08:00
David Čermák
8a64cc15a5
Merge branch 'feat/netif_mtu_path_disc' into 'master'
...
[esp_netif]: Support for MTU path discovery
Closes IDFGH-10355 and IDFGH-14560
See merge request espressif/esp-idf!42088
2025-10-24 13:29:03 +08:00
Song Ruo Jing
cc3577e31a
feat(ledc): add ETM support for LEDC peripheral
...
Closes https://github.com/espressif/esp-idf/issues/11855
2025-10-23 16:24:11 +08:00
Song Ruo Jing
21237012e6
change(example/ledc): add power management support for the example
...
Closes https://github.com/espressif/esp-idf/issues/17517
2025-10-23 16:24:11 +08:00
Tan Yan Quan
0153494eec
feat(openthread): add kconfig option for timing optimization
2025-10-23 14:49:04 +08:00
David Cermak
787bb39765
feat(esp_netif): Support posting event on SNTP time update
2025-10-23 13:56:02 +08:00
David Cermak
4c69bf826f
feat(esp_netif): Add support for initial MTU in netif config
...
Closes https://github.com/espressif/esp-idf/issues/15319
2025-10-23 07:41:42 +02:00
morris
920efaabbd
Merge branch 'feat/esp_hal_lcd' into 'master'
...
feat(hal):graudate the LCD hal driver into a new component
Closes IDF-13676 and IDF-14100
See merge request espressif/esp-idf!42751
2025-10-23 12:36:59 +08:00
C.S.M
19fef9f5ac
Merge branch 'refactor/remove_flash_rom_patch_cfg' into 'master'
...
refactor(spi_flash): Remove spi_flash rom driver patch config option
Closes IDF-1578
See merge request espressif/esp-idf!42108
2025-10-23 11:24:46 +08:00
morris
d4d8b09ced
feat(hal):graudate the LCD hal driver into a new component
...
- Introduced new HAL components for LCD and MIPI DSI, including:
- `lcd_hal.c` and `lcd_hal.h` for LCD hardware abstraction layer.
- `mipi_dsi_hal.c` and `mipi_dsi_hal.h` for MIPI DSI hardware
abstraction layer.
- Peripheral connection definitions in `lcd_periph.c` and
`lcd_periph.h`.
- Added necessary types and utility functions in `lcd_types.h` and
`mipi_dsi_types.h`.
- Updated CMakeLists to include the new HAL components in the build
system.
- Removed legacy references to LCD and MIPI DSI in the HAL and SOC
CMakeLists.
2025-10-22 17:00:18 +08:00