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'
docker / docker (push) Has been cancelled
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 |
|
Sachin Billore
|
31d86175da
|
feat: add esp32p4 APM HAL/LL API
|
2024-05-29 21:37:49 +05:30 |
|
Song Ruo Jing
|
612e970900
|
fix(gpio): fix IO 21-27 IOMUX registers not being backed up on ESP32H2
|
2024-05-29 18:31:24 +08:00 |
|
Marius Vikhammer
|
f157b76fff
|
Merge branch 'feature/lp_core_panic' into 'master'
feat(ulp): add panic handler for C6/P4 LP core
See merge request espressif/esp-idf!30544
|
2024-05-29 14:04:20 +08:00 |
|
wuzhenghui
|
8518bf2ea7
|
change(esp_driver_gptimer): do gptimer timer target retention by needs
|
2024-05-28 15:19:24 +08:00 |
|
wuzhenghui
|
a68668c392
|
change(esp_hw_support): do timergroup watchdogs retention by needs
|
2024-05-28 15:17:19 +08:00 |
|
Marius Vikhammer
|
de77d04358
|
feat(ulp): add lp core panic handler
|
2024-05-28 14:42:59 +08:00 |
|
morris
|
cb2898d033
|
change(rmt): rename sleep back to sleep retention
|
2024-05-23 11:02:07 +08:00 |
|
morris
|
3b376b03df
|
feat(pcnt): add driver support on esp32c5
|
2024-05-16 11:09:48 +08:00 |
|
Mahavir Jain
|
43908774fe
|
Merge branch 'bugfix/refactor_data_variable_in_mpi_periph' into 'master'
fix(soc): Refactor variable names for MPI operations and block bases
Closes IDF-9508
See merge request espressif/esp-idf!30658
|
2024-05-15 12:02:51 +08:00 |
|
nilesh.kale
|
b227154fd3
|
fix(soc): Refactor variable names for MPI operations and block bases
|
2024-05-14 10:34:33 +05:30 |
|
Song Ruo Jing
|
001d4e1f8b
|
feat(gdma): add GDMA support for ESP32C5 MP
|
2024-05-14 11:37:40 +08:00 |
|