C.S.M
|
38c36b9d22
|
Merge branch 'feat/i2c_sleep_retention' into 'master'
feat(i2c): Support i2c sleep retention on esp32c5/p4/c61
Closes IDF-8458
See merge request espressif/esp-idf!33738
|
2024-10-09 15:08:08 +08:00 |
|
Erhan Kurubas
|
9a13c59723
|
Merge branch 'add_openocd_stub_bins_fixed' into 'master'
feat(esp_system): preload openocd stub binaries and reserve memory for debugging
See merge request espressif/esp-idf!32817
|
2024-10-09 14:06:09 +08:00 |
|
C.S.M
|
3f061bd557
|
feat(i2c_master): Support i2c sleep retention on esp32c5/p4/c61
|
2024-10-08 15:55:48 +08:00 |
|
laokaiyao
|
4ed1b873b4
|
fix(gdma): fixed GDMA retention on C5
|
2024-09-30 17:38:22 +08:00 |
|
laokaiyao
|
ae36f84945
|
feat(i2s): enable i2s test on c5
|
2024-09-30 17:38:22 +08:00 |
|
laokaiyao
|
0cb4bdc54e
|
feat(i2s): support sleep retention
|
2024-09-30 17:38:22 +08:00 |
|
wuzhenghui
|
6520c61cff
|
change(esp_hw_support): improve gpio deepsleep wakeup configuration code
|
2024-09-29 16:56:42 +08:00 |
|
Erhan Kurubas
|
f4eec4da48
|
feat(esp_system): preload openocd stub binaries and reserve memory for debugging
|
2024-09-26 20:16:04 +02:00 |
|
morris
|
0c38389aa2
|
change(gptimer): optimize the registers to be backup
|
2024-09-25 16:12:38 +08:00 |
|
Song Ruo Jing
|
6afbc06666
|
feat(gdma): add retention support for esp32p4, esp32c5, esp32c61
|
2024-09-24 12:33:41 +08:00 |
|
morris
|
491901d7e4
|
feat(rmt): support sleep retention by regdma on esp32c5
|
2024-09-23 13:31:47 +08:00 |
|
xuxiao
|
ffb227ebd2
|
feat(wifi): add support for ap choose
|
2024-09-13 11:34:18 +08:00 |
|
Song Ruo Jing
|
832e08c82f
|
Merge branch 'feature/esp32c61_lp_io_support' into 'master'
feat(lp_io): Add LP_IO support for ESP32C61
Closes IDF-9317
See merge request espressif/esp-idf!33013
|
2024-09-11 14:45:54 +08:00 |
|
Song Ruo Jing
|
9994f493ed
|
feat(lp_io): Add LP_IO support for ESP32C61
|
2024-09-10 20:50:31 +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 |
|
Li Shuai
|
5e82899305
|
fix(esp_hw_support): fix the issue of regdma wait node to immediately return to done caused by regdma wait mode comparator
|
2024-08-28 10:44:08 +08:00 |
|
Lou Tianhao
|
bfba80b778
|
fix(pm): write back cache for psram and hold psram cs1
squash! fix(pm): write back cache for psram and hold psram cs1
|
2024-08-28 10:44:08 +08:00 |
|
Lou Tianhao
|
a0da9ade35
|
feat(esp_hw_support): support top domain powered down during sleep for esp32c5
|
2024-08-28 10:44:08 +08:00 |
|
Lou Tianhao
|
50791931a1
|
feat(esp_hw_support): support the new version regdma driver for esp32c5mp
|
2024-08-28 10:44:08 +08:00 |
|
wuzhenghui
|
56aefbe845
|
driver(gptimer): support software triggered GPTimer retention test
|
2024-08-20 10:52:17 +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 |
|
Kevin (Lao Kaiyao)
|
eff2e4eddd
|
Merge branch 'feature/support_i2c_on_c61' into 'master'
feat(i2c): support i2c on esp32-c61
Closes IDF-9296 and IDF-9297
See merge request espressif/esp-idf!32596
|
2024-08-15 09:07:01 +08:00 |
|
wanlei
|
e24067295b
|
feat(spi_master): add test clock src and config validation
|
2024-08-14 11:35:58 +08:00 |
|
laokaiyao
|
1397e5421e
|
feat(i2c): support i2c on esp32-c61
|
2024-08-14 11:25:31 +08:00 |
|
Erhan Kurubas
|
9b38f87781
|
Revert "Merge branch 'add_openocd_stub_bins' into 'master'"
This reverts merge request !31504
|
2024-08-09 22:49:43 +02:00 |
|
Erhan Kurubas
|
c7931b0782
|
feat(esp_system): preload openocd stub binaries and reserve memory for debugging
|
2024-08-08 23:25:26 +02:00 |
|
Wu Zheng Hui
|
82e76abaa8
|
Merge branch 'bugfix/fix_esp32p4_sleep_psram_access_failure' into 'master'
fix(esp_hw_support): support esp32p4 psram sleep retention
Closes PM-138, PM-177, PM-187, PM-189, and PM-190
See merge request espressif/esp-idf!32190
|
2024-08-06 10:49:03 +08:00 |
|
Shu Chen
|
8e4454b285
|
Merge branch 'feature/support_ieee802154_for_esp32c5_base_master' into 'master'
feat(802.15.4): support 802.15.4 on esp32c5
Closes TZ-959 and TZ-956
See merge request espressif/esp-idf!32240
|
2024-08-06 10:34:48 +08:00 |
|
wuzhenghui
|
d7eb829fd0
|
feat(esp_hw_support): support esp32p4 psram retention
|
2024-08-05 13:21:05 +08:00 |
|
zwx
|
3d46e6ed1d
|
feat(802.15.4): support 802.15.4 on esp32c5
|
2024-08-02 14:34:07 +08:00 |
|
Xiaoyu Liu
|
1216dd1abd
|
change(ulp): bu lp i2c on esp32c5
|
2024-08-01 14:48:31 +08:00 |
|
Armando
|
f6255dde5d
|
feat(mmu): added 8KB mmu page size option for c6 h2
|
2024-07-29 16:16:36 +08:00 |
|
Song Ruo Jing
|
adb1a81729
|
Merge branch 'feature/esp32c61_regi2c_support' into 'master'
feat(regi2c): support REGI2C for ESP32C61
Closes IDF-9276
See merge request espressif/esp-idf!31980
|
2024-07-29 11:52:41 +08:00 |
|
laokaiyao
|
86a552e4e2
|
feat(i2s): support i2s etm event and task
|
2024-07-25 13:22:38 +08:00 |
|
Fu Zhibo
|
a90c9101ff
|
feat: support regi2c for esp32c61
|
2024-07-24 12:17:11 +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 |
|
Sachin Billore
|
b88e7716b9
|
refactor: remove assert from apm ll apis
|
2024-07-10 13:06:03 +05:30 |
|
Marius Vikhammer
|
d1132ddfa2
|
Merge branch 'feature/lp_core_etm' into 'master'
feat(lp-core): added support for using ETM events as wake-up source
Closes IDF-10201 and IDF-6360
See merge request espressif/esp-idf!31810
|
2024-07-08 12:23:03 +08:00 |
|
Marius Vikhammer
|
de2a66ebe0
|
feat(lp-core): added support for using ETM events as wake-up source
|
2024-07-08 11:04:34 +08:00 |
|
Marius Vikhammer
|
41d39a419f
|
fix(pmp): fixed alignment of PMP addr for RTC mem on C5
Also refactored it for C6/H2/C61 to keep the approach consistent between targets
|
2024-07-04 16:24:46 +08:00 |
|
C.S.M
|
8b2350ce1c
|
fix(usb_serial_jtag): Fix issue that use u32_reg read/write cannot be used to modify fifo regs
|
2024-07-03 15:15:46 +08:00 |
|
morris
|
ba364d486f
|
Merge branch 'feat/ci_check_ll_rw_register_half_word' into 'master'
feat(ci): check if the LL function read write the register by half-world
See merge request espressif/esp-idf!31501
|
2024-06-18 20:38:15 +08:00 |
|
morris
|
4f03604b2e
|
fix(hal): functions that may generate invalid load/store byte/half-word instructions
because the APB regsiters can't behave correctly on these instructions
|
2024-06-18 14:58:41 +08:00 |
|
morris
|
22a85517ff
|
fix(gptimer): fix the regdma overwrite the reload configuration
|
2024-06-18 09:59:12 +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 |
|
Mahavir Jain
|
019165b950
|
Merge branch 'feature/esp32p4_apm_api' into 'master'
feat: add esp32p4 APM HAL/LL API
Closes IDF-9651
See merge request espressif/esp-idf!30251
|
2024-05-30 14:08:45 +08:00 |
|