morris
49fbe54bc4
feat(lcd): support color conversion for mipi dsi driver
2024-11-08 15:23:06 +08:00
yinqingzhao
30acf8b5d1
feat(twt): twt add parameter to enable keep alive
2024-11-08 12:08:59 +08:00
xuxiao
e2c732c906
feat(wifi): add wifi support for esp32c5 eco1
2024-11-08 12:08:59 +08:00
Shu Chen
dd8b4fa06e
Merge branch 'backport/upgrade-zigbee-examples-v5.4' into 'release/v5.4'
...
feat(zigbee): Upgrade the Zigbee lib to v1.6 for Zigbee examples(Backport v5.4)
See merge request espressif/esp-idf!34716
2024-11-07 11:39:54 +08:00
Xu Si Yu
454c3140ad
fix(ci): optimize an openthread ci case
2024-11-07 10:49:37 +08:00
xieqinan@espressif.com
b0a9704c3d
feat(zigbee): Upgrade the Zigbee lib to v1.6 for Zigbee examples
...
- Optimize the Zigbee light, switch and gateway examples
- Remove the esp_zigbee_rcp example
2024-11-07 10:39:39 +08:00
Mahavir Jain
69d72ca243
Merge branch 'ci/nightly_run_crt_bundle_stress_test_v5.4' into 'release/v5.4'
...
Run https x509 bundle default crt bundle stress test using QEMU (v5.4)
See merge request espressif/esp-idf!34660
2024-11-06 18:45:15 +08:00
Omar Chebib
ad910e3ce0
fix(examples): fix NMI interrupt example to work on ESP32-S3
2024-11-06 10:15:09 +08:00
harshal.patil
8b8956f7ed
ci(examples/protocols): Run the https x509 bundle default crt bundle stress test using QEMU
2024-11-05 13:31:48 +05:30
Chen Jichang
b3f733166c
fix(lcd): fix the newest lvgl regression
2024-10-25 18:31:52 +08:00
Wan Lei
32923f8287
Merge branch 'feat/c61_sdspi_support' into 'master'
...
feat(driver_sdspi): c61 sdspi support
Closes IDF-9305
See merge request espressif/esp-idf!34144
2024-10-25 17:04:22 +08:00
Mahavir Jain
cace647843
Merge branch 'feat/enable_security_test_cases_for_c5_and_c61' into 'master'
...
feat: enable security related testcases for c5 and c61
Closes IDF-10043 and IDF-10102
See merge request espressif/esp-idf!34325
2024-10-25 16:56:45 +08:00
Island
fa3f6ac55e
Merge branch 'feat/ble_mesh_esp32c61_support' into 'master'
...
Feat/ble mesh esp32c61 support
Closes BLERP-1098 and IDF-10364
See merge request espressif/esp-idf!34100
2024-10-25 12:24:01 +08:00
Gao Xu
ffcf40cee3
Merge branch 'feature/esp32c61_i2s_support' into 'master'
...
feat(i2s): support i2s on esp32c61
Closes IDF-9312 and IDF-9313
See merge request espressif/esp-idf!32905
2024-10-25 11:18:44 +08:00
wanckl
8a467ffd9a
feat(driver_sdspi): c61 sdspi support
2024-10-24 13:54:08 +08:00
luoxu
f43b1d2dea
feat(ble_mesh): esp32c61 support for ble mesh
2024-10-23 16:57:59 +08:00
morris
6d716388ff
Merge branch 'feat/rgb_lcd_esp32p4' into 'master'
...
feat(lcd): support rgb lcd driver on esp32p4
Closes IDF-10962
See merge request espressif/esp-idf!33582
2024-10-23 14:39:19 +08:00
Mahavir Jain
c5e1d32b66
Merge branch 'bugfix/update_default_value_of_config_httpd_req_hdr_len' into 'master'
...
fix(esp_https_server): Added default config for https_server example to update default header size
Closes IDF-11358
See merge request espressif/esp-idf!34330
2024-10-23 10:46:09 +08:00
Adam Múdry
4f3cfbe297
Merge branch 'fix/correct_alloc_function_in_example' into 'master'
...
fix(storage/example): correct alloc function
Closes IDF-10653
See merge request espressif/esp-idf!32516
2024-10-22 19:47:44 +08:00
Chen Ji Chang
6c1bb29092
Merge branch 'fix/mcpwm_example_remove_io_loop_back' into 'master'
...
refactor(mcpwm): remove io_loop_back in example
See merge request espressif/esp-idf!34259
2024-10-22 19:07:48 +08:00
morris
efcb91b47e
feat(lcd): support rgb lcd driver for esp32p4
2024-10-22 17:18:05 +08:00
gaoxu
8ab0cdde60
feat(i2s): support i2s on esp32c61
2024-10-22 15:12:38 +08:00
nilesh.kale
3e1534e2f7
fix(esp_https_server): added default config for https_server example to set header size to 1024
2024-10-22 12:20:00 +05:30
morris
c2e8a6e7c4
Merge branch 'feat/blink_example_esp32p4' into 'master'
...
feat(blink): support esp32 p4 core board
See merge request espressif/esp-idf!32426
2024-10-21 18:08:21 +08:00
nilesh.kale
854101959d
feat: enable security related testcases for c5 and c61
2024-10-21 14:24:36 +05:30
Armando (Dou Yiwen)
df9d72226b
Merge branch 'feat/isp_lsc_feature' into 'master'
...
isp: lsc feature
Closes IDF-11228
See merge request espressif/esp-idf!31193
2024-10-18 16:59:51 +08:00
Tomas Rohlinek
fe51222a02
Merge branch 'feat/simplify_storage_examples' into 'master'
...
feat(storage/fatfs): update fatfs examples
Closes IDF-5705
See merge request espressif/esp-idf!31174
2024-10-18 15:28:44 +08:00
morris
63cf6f93e6
Merge branch 'feat/etm_driver_c61' into 'master'
...
ETM driver support for esp32c61
Closes IDF-9295, IDF-9964, IDF-9318, and IDF-10373
See merge request espressif/esp-idf!34090
2024-10-18 13:11:35 +08:00
Armando
7e02f87bc9
change(isp): added eco2 check
2024-10-18 11:29:56 +08:00
Armando
14f0f344ea
feat(isp): lsc example
2024-10-18 11:29:56 +08:00
Chen Jichang
9e27d464eb
refactor(mcpwm): remove io_loop_back in example
2024-10-18 10:35:45 +08:00
Jiang Jiang Jian
cbf105e87e
Merge branch 'bugfix/use_wpa3_ent_authmode_naming' into 'master'
...
fix(wifi): Add support to recongize different WPA3 Authentication modes from specifications
Closes WIFIBUG-429
See merge request espressif/esp-idf!33229
2024-10-18 10:03:31 +08:00
Marius Vikhammer
1f1954378e
Merge branch 'feature/lp_core_gpio_wakeup' into 'master'
...
feat(lp_core): added support for LP-IO as LP-core wakeup source
Closes IDF-10200
See merge request espressif/esp-idf!31828
2024-10-18 09:32:49 +08:00
Tomáš Rohlínek
5841495e7f
fix(storage/fatfs): fix CMake project names in fatfs examples
2024-10-17 09:21:33 +02:00
Sarvesh Bodakhe
61a13d7e3b
fix(wifi): Add support to recongize different WPA3 Authentication modes from specs
...
Add support to recognize APs supporting 'WPA3-Enterprise-Only Mode' and
'WPA3-Enterprise-Transition Mode' using authmodes WIFI_AUTH_WPA3_ENTERPRISE
and WIFI_AUTH_WPA2_WPA3_ENTERPRISE, respectively.
2024-10-17 11:12:29 +05:30
Aditya Patwardhan
24c82a95a4
Merge branch 'bugfix/python_test_failed_locally_for_https_server' into 'master'
...
fix: updated pytest for https_server example as per config option
See merge request espressif/esp-idf!33986
2024-10-16 18:23:50 +08:00
Marius Vikhammer
b4c501374f
feat(lp_core): added support for LP-IO as LP-core wakeup source
2024-10-16 09:34:20 +08:00
Ondrej Kosta
e39f0a1d9a
Merge branch 'feat/generic_phy' into 'master'
...
Feat/generic phy
Closes IDF-11249 and DOC-9102
See merge request espressif/esp-idf!33708
2024-10-15 21:39:27 +08:00
Erhan Kurubas
8c4337004b
Merge branch 'fix/esp32p4_apptrace' into 'master'
...
fix(apptrace): replace ctrl block into noncache-able TCM memory
Closes IDF-8107
See merge request espressif/esp-idf!34032
2024-10-15 17:45:24 +08:00
morris
85a0845dad
Merge branch 'feat/dedic_gpio_enable_pad_input' into 'master'
...
feat(dedic_gpio): enable pad input for a input signal
Closes IDF-11282
See merge request espressif/esp-idf!34140
2024-10-15 11:32:07 +08:00
Mahavir Jain
44c6e49000
Merge branch 'feat/enable_otatool_support_for_c61' into 'master'
...
feat(ota): Added support of otatool for esp32c61
Closes IDF-11309
See merge request espressif/esp-idf!34072
2024-10-15 02:10:59 +08:00
Xu Si Yu
d1ef423038
Merge branch 'feat/support_ot_trel' into 'master'
...
feat(openthread): support trel feature
Closes TZ-214
See merge request espressif/esp-idf!32092
2024-10-14 20:03:36 +08:00
Kapil Gupta
3f57872ff2
Merge branch 'bugfix/correct_typo_scan' into 'master'
...
fix(esp_wifi): Correct typos in example/scan.c
See merge request espressif/esp-idf!34145
2024-10-14 19:42:10 +08:00
morris
9cacadc555
Merge branch 'feat/parlio_io_append_mode' into 'master'
...
refactor(parlio): deprecate io_loop_back
Closes IDF-11121
See merge request espressif/esp-idf!34119
2024-10-14 16:56:01 +08:00
Island
554d2ba217
Merge branch 'feature/ble_example_add_pytest_for_ble' into 'master'
...
feat(ble): added pytest for ble example
Closes BLERP-1110
See merge request espressif/esp-idf!33640
2024-10-14 16:17:41 +08:00
Mahavir Jain
35d2125de3
Merge branch 'feat/add_readme_for_security_examples' into 'master'
...
feat(security): Added README for security examples
See merge request espressif/esp-idf!34161
2024-10-14 14:36:02 +08:00
Aditya Patwardhan
6d86e581d3
feat(security): Added README for security examples
2024-10-14 11:18:49 +05:30
Aditya Patwardhan
b1ac4773a5
fix(security): Fixed README file for security_features_app
2024-10-14 13:44:50 +08:00
morris
1c1198cf4a
feat(dedic_gpio): enable pad input for the input signal
...
previously, we asked the user to enable the gpio direction before
initialize the dedicated GPIO.
Now the dedicated GPIO driver will help enable the input/output path
according to the in_en and out_en flags.
2024-10-14 11:35:16 +08:00
Xu Si Yu
73aede6cc9
feat(openthread): allow enabling trel before getting interface
2024-10-14 10:44:11 +08:00