Armando (Dou Yiwen)
|
02be119399
|
Merge branch 'fix/fix_c3_c2_cache_freeze_soc_caps_issue' into 'master'
cache: fixed SOC_CACHE_FREEZE_SUPPORTED not defined on C3 / C2 issue
See merge request espressif/esp-idf!39881
|
2025-06-17 03:15:07 +00:00 |
|
Song Ruo Jing
|
6d293c8582
|
feat(clk): Add basic clock support for esp32h21
|
2025-06-16 15:05:32 +08:00 |
|
armando
|
1c5cadea13
|
fix(cache): fixed SOC_CACHE_FREEZE_SUPPORTED not defined on c3/c2 issue
|
2025-06-16 13:13:22 +08:00 |
|
Chen Jichang
|
4bfd180a94
|
fix(i2c): only call esp_pm APIs when CONFIG_PM_ENABLE is enabled
|
2025-05-22 17:27:18 +08:00 |
|
Chen Jichang
|
9837138659
|
fix(gptimer): only call esp_pm APIs when CONFIG_PM_ENABLE is enabled
|
2025-05-22 17:27:18 +08:00 |
|
Song Ruo Jing
|
8262915e28
|
refactor(regi2c): remove regi2c_defs.h from some targets
|
2025-05-19 21:46:40 +08:00 |
|
Yuan Yu
|
9a109ca17c
|
fix(peripherals): Correct typo in periph_inttrput_t
Corrected the typo in the type name from 'periph_inttrput_t' to 'periph_interrupt_t'.
|
2025-05-15 18:40:57 +08:00 |
|
wanckl
|
8a60934c4f
|
feat(driver_twai): support legacy targets in new driver
|
2025-04-30 10:38:55 +08:00 |
|
C.S.M
|
1a3db8e025
|
feat(uhci): Add uhci (uart-dma) support on esp32c3, esp32c6, esp32s3, esp32p4
|
2025-04-27 15:28:23 +08:00 |
|
Chen Jichang
|
e353f92b66
|
feat(gdma): support gdma on esp32h4
|
2025-04-15 11:15:40 +08:00 |
|
wanckl
|
51873d46aa
|
feat(driver_spi): add h21 spi drivers supports
|
2025-04-03 11:27:29 +08:00 |
|
Wu Zheng Hui
|
e95103aa56
|
Merge branch 'fix/add_sleep_duration_check_for_timer_wakeup' into 'master'
fix(esp_hw_support): add timer wakeup sleep duration check
Closes IDFGH-14485
See merge request espressif/esp-idf!36793
|
2025-02-13 10:42:58 +08:00 |
|
Jiang Jiang Jian
|
c28599dad9
|
Merge branch 'bugfix/pm-340' into 'master'
revert the fix of idf_size error caused by ldgen
Closes PM-340
See merge request espressif/esp-idf!36763
|
2025-02-10 10:58:31 +08:00 |
|
wuzhenghui
|
dc93eb533a
|
fix(esp_hw_support): add timer wakeup sleep duration check
Closes https://github.com/espressif/esp-idf/issues/15255
|
2025-02-07 19:43:54 +08:00 |
|
Igor Udot
|
5f37de2889
|
Merge branch 'feat/lp-uart-wakeup-mode3' into 'master'
Added support for UART wakeup modes
Closes IDF-10202
See merge request espressif/esp-idf!31965
|
2025-02-06 11:15:37 +08:00 |
|
Li Shuai
|
65ef909867
|
Revert "change(soc): fix idf_size error caused by ldgen to run success for ci pipeline"
This reverts commit bd19d4b930 .
|
2025-02-05 19:58:39 +08:00 |
|
igor.udot
|
f742a05b28
|
feat: supports lp uart wakeup
|
2025-02-05 14:54:48 +08:00 |
|
Mahavir Jain
|
c97b63db32
|
Merge branch 'fix/rng_register_prefix_discrepency_older_targets' into 'master'
fix(soc): Add the unavailable TRM mentioned RNG_DATA_REG register for C2 and C3
Closes DOC-5138 and DOC-5135
See merge request espressif/esp-idf!36602
|
2025-01-29 12:51:54 +08:00 |
|
harshal.patil
|
21c11caf70
|
fix(soc): Add the unavailable TRM mentioned RNG_DATA_REG register for C2 and C3
|
2025-01-24 10:50:05 +05:30 |
|
Brett Regnier
|
01abdcbe43
|
change(soc): Fix spelling mistake in soc/interrupts.h
Merges https://github.com/espressif/esp-idf/pull/15273
Closes https://github.com/espressif/esp-idf/issues/15272
|
2025-01-24 10:46:47 +08:00 |
|
Marius Vikhammer
|
1d0fa29970
|
Merge branch 'feat/h21_interrupts' into 'master'
feat(intr): clean up and support interrupts on H21
Closes IDF-11535 and IDF-11537
See merge request espressif/esp-idf!36503
|
2025-01-23 12:13:34 +08:00 |
|
Marius Vikhammer
|
267a8776a0
|
feat(intr): clean up and support interrupts on H21
|
2025-01-20 15:10:30 +08:00 |
|
Li Shuai
|
bd19d4b930
|
change(soc): fix idf_size error caused by ldgen to run success for ci pipeline
|
2025-01-17 17:16:39 +08:00 |
|
Song Ruo Jing
|
486c95557a
|
Merge branch 'bugfix/gpio_8_16_bit_access' into 'master'
feat(gpio): add gpio_config_as_analog() API
Closes IDF-10247 and IDFGH-12754
See merge request espressif/esp-idf!35856
|
2025-01-10 15:14:19 +08:00 |
|
Song Ruo Jing
|
5b75572f23
|
fix(gpio): fix 8/16-bit gpio, rtc/lp_io register access
|
2025-01-08 16:49:34 +08:00 |
|
C.S.M
|
5e4fd8ee52
|
refactor(bod): Move brownout handling file from esp_system to esp_hw_support
|
2025-01-08 14:41:37 +08:00 |
|
morris
|
24272610b2
|
refactor(soc): reformat code with astyle
|
2024-11-22 11:09:38 +08:00 |
|
laokaiyao
|
9b779d8b3c
|
feat(i2s): support to select PDM data format
|
2024-11-21 19:04:55 +08:00 |
|
Song Ruo Jing
|
e6ef4d1791
|
fix(uart): fix 8/16-bit uart register access
|
2024-11-12 16:52:10 +08:00 |
|
Song Ruo Jing
|
92ed77933b
|
refactor(clk): deprecate SOC_RTC_FAST_CLK_SRC_XTAL_DIV
|
2024-11-04 12:37:17 +08:00 |
|
wanckl
|
ef7406257a
|
feat(driver_spi): spi master support sleep retention(recovery)
|
2024-10-24 12:47:32 +08:00 |
|
Song Ruo Jing
|
92d335548f
|
Merge branch 'feature/ledc_sleep_retention_support' into 'master'
feat(ledc): support ledc sleep mode selection
Closes IDFGH-12713, IDF-9740, IDF-9769, IDF-9909, IDF-10372, IDF-10394, IDF-8472, and IDFCI-2450
See merge request espressif/esp-idf!34097
|
2024-10-24 11:43:11 +08:00 |
|
laokaiyao
|
ecb52d3af3
|
refactor(i2s): rename the confusing port number
|
2024-10-23 18:16:57 +08:00 |
|
Song Ruo Jing
|
4a90deb227
|
feat(ledc): support ledc sleep mode selection
Support LEDC sleep retention on C6/H2/P4
|
2024-10-22 17:54:32 +08:00 |
|
laokaiyao
|
c079f30295
|
refactor(soc): sort esp32c3 soc headers
|
2024-10-11 16:29:30 +08:00 |
|
laokaiyao
|
0cb4bdc54e
|
feat(i2s): support sleep retention
|
2024-09-30 17:38:22 +08:00 |
|
Lou Tian Hao
|
c7d532049a
|
Merge branch 'feature/esp32c61_light_sleep_support_stage_2' into 'master'
feat(esp_hw_support): esp32c61 sleep support (Stage 2: support basic pmu sleep function)
Closes IDF-9248, IDF-9247, IDF-9246, IDF-10993, IDF-9250, PM-203, and IDF-9244
See merge request espressif/esp-idf!33294
|
2024-09-11 15:11:58 +08:00 |
|
Lou Tianhao
|
0926a700c2
|
feat(pm): support basic pmu sleep
|
2024-09-10 10:44:13 +08:00 |
|
laokaiyao
|
65f49c6a7b
|
refactor(soc): create soc include folders
|
2024-09-10 09:56:11 +08:00 |
|
wanckl
|
19c6e77a31
|
fix(mspi): collect mspi iomux pin macro from iomux_reg.h to spi_pins.h
|
2024-09-03 13:55:00 +08:00 |
|
wanckl
|
473f39c31f
|
fix(driver_spi): move macro GPIO_MATRIX_DELAY_NS out from soc.h
|
2024-09-03 13:55:00 +08:00 |
|
Song Ruo Jing
|
706935f468
|
fix(gpio): esp32p4 IOs cannot keep being held in the entire deep sleep process
|
2024-08-15 21:54:21 +08:00 |
|
laokaiyao
|
1397e5421e
|
feat(i2c): support i2c on esp32-c61
|
2024-08-14 11:25:31 +08:00 |
|
Chen Jichang
|
9b94afdd38
|
feat(dedic_gpio): add support for esp32c5
|
2024-07-17 17:56:43 +08:00 |
|
wuzhenghui
|
da4c55fdbb
|
feat(esp_hw_support): support esp32p4 gpio wakeup deepsleep
|
2024-07-16 17:55:07 +08:00 |
|
morris
|
0365cb0bc7
|
change(wdt): create wdt_periph.c in soc component
|
2024-06-18 09:59:06 +08:00 |
|
Song Ruo Jing
|
dca7c286d0
|
feat(uart): support uart module sleep retention on c6/h2/p4
|
2024-06-03 12:40:43 +08:00 |
|
Jiang Jiang Jian
|
9fe3b0fc31
|
Merge branch 'bugfix/stop_tg_wdt_in_xpd_xtal_lightsleep' into 'master'
fix(esp_hw_support): stop tg wdt in xpd xtal lightsleep
Closes PM-33
See merge request espressif/esp-idf!27566
|
2024-05-21 20:19:10 +08:00 |
|
nilesh.kale
|
b227154fd3
|
fix(soc): Refactor variable names for MPI operations and block bases
|
2024-05-14 10:34:33 +05:30 |
|
wuzhenghui
|
1fa8216830
|
fix(esp_hw_support/sleep): stop TG0/TG1 watchdog if XTAL not power down in lightsleep
|
2024-05-13 15:46:42 +08:00 |
|