laokaiyao
|
1686d46d9c
|
ci(esp32c5): re-enable target test for esp32c5 eco2
|
2025-05-08 17:06:42 +08:00 |
|
morris
|
31b6be0d2c
|
test(dma): only test 40MHz on esp32c5
|
2025-05-07 13:11:58 +08:00 |
|
Armando (Dou Yiwen)
|
67e5e59de3
|
Merge branch 'feat/c5_sdio' into 'master'
sdio: supported on c5
Closes IDF-12655 and IDF-12641
See merge request espressif/esp-idf!38652
|
2025-05-01 11:52:21 +08:00 |
|
Gao Xu
|
4a2273b27b
|
Merge branch 'ci/add_esp_cam_runner' into 'master'
CAM: add deinit API and add ov5647 test/runner
See merge request espressif/esp-idf!38610
|
2025-04-30 19:10:05 +08:00 |
|
Shen Meng Jing
|
62d4115e08
|
docs: Fix some typos
|
2025-04-30 18:35:39 +08:00 |
|
gaoxu
|
031ee36604
|
feat(cam): add cam sensor handle and deinit api
|
2025-04-30 18:09:18 +08:00 |
|
armando
|
69164ed912
|
feat(sdio): supported sdio on esp32c5
|
2025-04-30 14:48:28 +08:00 |
|
C.S.M
|
8344af1f09
|
Merge branch 'feat/support_length_eof' into 'master'
feat(uhci): Add UHCI support on esp32c5, esp32h2.
See merge request espressif/esp-idf!38794
|
2025-04-29 14:34:58 +08:00 |
|
C.S.M
|
bb03892461
|
feat(uhci): Add length receive threshold support
|
2025-04-29 11:12:38 +08:00 |
|
Yin Qing Zhao
|
7141b9558b
|
Merge branch 'feat/chip_esp32c5_eco2_support_wifi' into 'master'
feat/chip esp32c5 eco2 support wifi
Closes IDF-10602, IDF-10616, IDF-10592, IDF-10590, IDF-10605, IDF-10604, IDF-10618, IDF-10617, IDF-10588, IDF-10598, IDF-10609, IDF-10610, IDF-10600, IDF-10589, IDF-10607, IDF-10608, IDF-10596, IDF-12857, IDF-11002, IDF-10601, IDF-10579, IDF-8641, IDF-8640, IDF-8639, IDF-8638, PM-403, AX-1139, AX-1151, AX-1153, AX-1155, WIFIBUG-1159, and WIFIBUG-1146
See merge request espressif/esp-idf!38566
|
2025-04-28 21:06:18 +08:00 |
|
C.S.M
|
f566b500dd
|
feat(uhci): Add uhci (uart-dma) support on esp32c5, esp32h2
|
2025-04-28 16:24:42 +08:00 |
|
yinqingzhao
|
dd9f8bfcbc
|
feat(wifi): chip esp32c5 eco2 support wifi
|
2025-04-28 10:52:55 +08:00 |
|
C.S.M
|
f66a750af9
|
Merge branch 'feat/uart_dma_support' into 'master'
feat(uhci): Add uhci(uart-dma) support on ESP32C3, ESP32P4, ESP32C6, ESP32S3🚴🏼♂️
See merge request espressif/esp-idf!37494
|
2025-04-28 00:42:42 +08:00 |
|
C.S.M
|
ef965b2fc1
|
feat(uhci): Add uart dma ota example for uhci
|
2025-04-27 17:41:11 +08:00 |
|
morris
|
74f0ad50ed
|
Merge branch 'contrib/github_pr_15853' into 'master'
Fix for an infinite wait in spi-lcd-touch example (GitHub PR)
Closes IDFGH-15181
See merge request espressif/esp-idf!38735
|
2025-04-27 17:00:36 +08:00 |
|
Chen Jichang
|
ca88289e62
|
fix(lcd): fix the infinite wait when lvgl timer is no ready
Merges https://github.com/espressif/esp-idf/pull/15853
|
2025-04-27 14:21:07 +08:00 |
|
Chen Ji Chang
|
c4768eafe3
|
Merge branch 'feat/support_cs_signal_in_parlio_tx' into 'master'
feat(parlio_tx): support cs signal on esp32c5 v1.0
Closes IDF-12836 and IDF-12633
See merge request espressif/esp-idf!38646
|
2025-04-27 11:10:26 +08:00 |
|
Kevin (Lao Kaiyao)
|
ac0f4b5a57
|
Merge branch 'refactor/split_touch_sleep_from_system_example' into 'master'
refactor(touch): separate touch sleep example
Closes IDFCI-2866 and IDF-12974
See merge request espressif/esp-idf!38662
|
2025-04-27 11:10:05 +08:00 |
|
morris
|
1481ecbb8d
|
Merge branch 'feat/rmt_encoder_func_attr' into 'master'
feat(rmt): introduce RMT_ENCODER_FUNC_ATTR for encoder functions
Closes IDFGH-15156
See merge request espressif/esp-idf!38653
|
2025-04-26 21:46:37 +08:00 |
|
laokaiyao
|
4fed6450a3
|
refactor(touch): separate touch sleep example
|
2025-04-25 23:57:14 +08:00 |
|
Decstar77
|
80dc8af6ed
|
fix(spi-lcd-touch-example): Fix for an infinite wait caused by UINT32_MAX
|
2025-04-25 16:03:49 +08:00 |
|
laokaiyao
|
9736852152
|
fix(parlio_rx): remove invalid link in example readme
|
2025-04-25 15:03:31 +08:00 |
|
Chen Jichang
|
6edf48d253
|
feat(parlio_tx): support cs signal on esp32c5 v1.0
|
2025-04-25 14:25:01 +08:00 |
|
morris
|
ae5f8e550c
|
feat(rmt): introduce RMT_ENCODER_FUNC_ATTR for encoder functions
Closes https://github.com/espressif/esp-idf/issues/15832
|
2025-04-25 11:25:56 +08:00 |
|
Song Ruo Jing
|
35708ec137
|
Merge branch 'feature/add_sc030iot_dvp_cam_support' into 'master'
feat(isp_dvp): add SC030IOT camera support to dvp_isp_dsi example
See merge request espressif/esp-idf!38521
|
2025-04-23 18:36:35 +08:00 |
|
Song Ruo Jing
|
8b4d46aa46
|
feat(isp_dvp): add SC030IOT camera support to dvp_isp_dsi example
|
2025-04-22 15:21:18 +08:00 |
|
Tomas Rezucha
|
1816b95261
|
refactor(usb/host): Update UVC example for new UVC driver v2.0
|
2025-04-22 08:48:18 +02:00 |
|
Adam Múdry
|
93ff1aec46
|
Merge branch 'feat/remove_const_from_voltopart' into 'master'
feat(fatfs/diskio): Remove const from PARTITION VolToPart
Closes IDFGH-13211
See merge request espressif/esp-idf!38150
|
2025-04-16 23:46:19 +08:00 |
|
laokaiyao
|
9a88effab8
|
ci: disabled RF soc caps for c5 eco2
Disable the RF soc caps to bypass the build of un-supported RF examples
|
2025-04-16 11:01:39 +08:00 |
|
Peter Marcisovsky
|
e9bdd39599
|
Merge branch 'fix/usb_device_fix_ncm_pytest' into 'master'
fix(usb_device): Fix failing NCM device test by increasing dealy for the network ifc
See merge request espressif/esp-idf!38384
|
2025-04-14 22:40:23 +08:00 |
|
Peter Marcisovsky
|
64e23f3e9a
|
Merge branch 'fix/usb_host_msc_example_pytest_hub' into 'master'
fix(usb_host): Fix msc example pytest to support external hub
Closes IDFCI-2441
See merge request espressif/esp-idf!38385
|
2025-04-14 14:06:03 +08:00 |
|
morris
|
f2cf0f0e92
|
Merge branch 'refactor/ana_cmpr_driver' into 'master'
refactor(ana_cmpr): enhanced the driver implementation
See merge request espressif/esp-idf!38353
|
2025-04-14 12:03:25 +08:00 |
|
peter.marcisovsky
|
07765cde50
|
fix(usb_host): Fix msc example pytest to support external hub
|
2025-04-11 17:25:30 +02:00 |
|
peter.marcisovsky
|
dbc111ebff
|
fix(usb_device): Fix failing NCM device test by increasing dealy for the network ifc
|
2025-04-11 16:49:04 +02:00 |
|
morris
|
2b5d91ad1c
|
refactor(ana_cmpr): enhanced the driver implementation
|
2025-04-11 17:45:32 +08:00 |
|
laokaiyao
|
37cbd1e555
|
fix(touch): fixed tie option take no effect
|
2025-04-09 17:13:01 +08:00 |
|
Song Ruo Jing
|
d11ccf81b2
|
Merge branch 'bugfix/uart_nmea0183_example_wrong_unit_conversion' into 'master'
fix(uart): fix nmea0183 example wrong knots to m/s unit conversion
Closes IDFGH-14998 and IDFGH-12374
See merge request espressif/esp-idf!38286
|
2025-04-09 11:04:51 +08:00 |
|
Chen Ji Chang
|
f407fab479
|
Merge branch 'feat/support_gptimer_on_h4' into 'master'
feat(gptimer): support gptimer on esp32h4
Closes IDF-12373 and IDF-12374
See merge request espressif/esp-idf!38168
|
2025-04-08 13:46:49 +08:00 |
|
Chen Jichang
|
faacaaaf8f
|
feat(gptimer): support gptimer on esp32h4
|
2025-04-08 09:55:42 +08:00 |
|
Song Ruo Jing
|
dd72141b78
|
fix(uart): add check for malloc in uart examples
Closes https://github.com/espressif/esp-idf/issues/13405
|
2025-04-07 19:54:56 +08:00 |
|
Song Ruo Jing
|
b5587f0b4f
|
fix(uart): fix nmea0183 example wrong knots to m/s unit conversion
Closes https://github.com/espressif/esp-idf/issues/15695
|
2025-04-07 19:54:56 +08:00 |
|
Guillaume Souchere
|
24df1d2128
|
Merge branch 'fix/example-tusb-msc-console-exit' into 'master'
fix(tinyusb): Update console exit mechanism in tusb_msc example
Closes IDF-12791
See merge request espressif/esp-idf!38172
|
2025-04-04 14:05:55 +08:00 |
|
Guillaume Souchere
|
e4e2a83e2f
|
Merge branch 'fix/console-deinit-deadlock' into 'master'
fix(console): Deadlock on console deletion
Closes IDFGH-9188, IDFGH-8520, and IDF-6906
See merge request espressif/esp-idf!30920
|
2025-04-04 13:56:03 +08:00 |
|
Guillaume Souchere
|
8f0e9f038b
|
fix(tinyusb): Update console exit mechanism in tusb_msc example
|
2025-04-03 10:06:59 +02:00 |
|
Guillaume Souchere
|
30f8b59ed0
|
feat(console): Make console deinit optional
|
2025-04-03 10:06:01 +02:00 |
|
wanckl
|
51873d46aa
|
feat(driver_spi): add h21 spi drivers supports
|
2025-04-03 11:27:29 +08:00 |
|
wanckl
|
043c46b4f4
|
feat(driver_twai): add new driver based on c5 twaifd
|
2025-04-01 20:17:09 +08:00 |
|
Adam Múdry
|
b5b2fbc87d
|
feat(fatfs/diskio): Remove const from PARTITION VolToPart
Closes https://github.com/espressif/esp-idf/issues/14148
|
2025-03-31 13:35:39 +02:00 |
|
Chen Jichang
|
c34b4eb882
|
feat(esp32h4): enable ESP32H4 ci build
|
2025-03-28 14:41:28 +08:00 |
|
Chen Ji Chang
|
8e591a2128
|
Merge branch 'feat/parlio_use_gdma_eof' into 'master'
feat(parlio_tx): support loop transmission
Closes IDF-8223 and IDF-11397
See merge request espressif/esp-idf!35733
|
2025-03-27 17:10:59 +08:00 |
|