xuxiao
|
ffb227ebd2
|
feat(wifi): add support for ap choose
|
2024-09-13 11:34:18 +08:00 |
|
Song Ruo Jing
|
9994f493ed
|
feat(lp_io): Add LP_IO support for ESP32C61
|
2024-09-10 20:50:31 +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 |
|
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 |
|
wanlei
|
e24067295b
|
feat(spi_master): add test clock src and config validation
|
2024-08-14 11:35:58 +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 |
|
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
|
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 |
|
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
|
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
|
6a57c26469
|
Merge branch 'feature/esp32c5_mp_gpio_support' into 'master'
esp32c5 mp gpio support
Closes IDF-9649
See merge request espressif/esp-idf!30474
|
2024-05-11 22:50:23 +08:00 |
|
gaoxu
|
cbef285352
|
feat(pm): add SOC_PM_SUPPORTED in soc caps
|
2024-05-11 10:51:17 +08:00 |
|
morris
|
e8e975112a
|
feat(rmt): support sleep retention
by back up the registers
|
2024-04-24 22:10:42 +08:00 |
|
Song Ruo Jing
|
bf3067fa8a
|
fix(gpio_etm): allow one GPIO binds to multiple ETM tasks
|
2024-04-23 20:37:34 +08:00 |
|
wuzhenghui
|
309725fcd0
|
feat(esp_hw_support): support esp32p4 clock output
|
2024-04-17 15:09:49 +08:00 |
|
wuzhenghui
|
101f1abbf1
|
refactor(esp_hw_support): add hal layer for clock output feature
|
2024-04-17 14:25:29 +08:00 |
|
Konstantin Kondrashov
|
06c28f0ee9
|
feat(hal): Adds hal funcs for cpu.c
|
2024-04-11 13:07:04 +03:00 |
|
Cao Sen Miao
|
0985bfbe27
|
feat(i2c_master): Add lp_i2c support in i2c master driver
|
2024-04-03 11:39:04 +08:00 |
|
xiehang
|
f3c5047638
|
feat(extconn): Supports external WiFi connections for ESP32p4 and other espressf chips
|
2024-04-01 11:44:52 +08:00 |
|
xiehang
|
9d7bd6a8dd
|
change(esp_phy): Add SOC_PHY_SUPPORTED to control phy mode
|
2024-04-01 11:36:55 +08:00 |
|
Li Shuai
|
c07be48edb
|
change(esp_hw_support): add adc retention module and it is dependencies on the clock modem
|
2024-03-30 11:51:52 +08:00 |
|
Li Shuai
|
59115cd2d1
|
change(esp_hw_support): some system peripherals to use a retention module number
|
2024-03-29 15:27:08 +08:00 |
|
Li Shuai
|
080d09387c
|
change(esp_hw_support): modify the style of module argument from bitmap to number
|
2024-03-29 15:22:52 +08:00 |
|