songruojing
|
023bbe5cb1
|
esp_system: fix the bug that some peripheral clocks are being disabled during cpu reset for esp32s2, c3, s3
|
2021-10-12 11:37:17 +08:00 |
|
Renz Bagaporo
|
b07276265a
|
esp32s2: reset systimer clk on startup
|
2021-07-30 10:13:46 +08:00 |
|
Michael (XIAO Xufeng)
|
2bffeb7265
|
uart: fix misleading files for UART2
Includes: header files, ld files and clk.c
ESP32-C3 only have UART0 and UART1.
|
2021-04-29 14:23:13 +08:00 |
|
Michael (XIAO Xufeng)
|
d7d1dee208
|
system: reset dma when soft reset
|
2021-01-25 04:51:40 +00:00 |
|
Chen Jian Xing
|
f71adec8fb
|
Support ESP32S3 (beta2) WiFi
|
2021-01-25 00:18:42 +08:00 |
|
Michael (XIAO Xufeng)
|
2d3f22918f
|
Merge branch 'feature/gdma_channel_allocator' into 'master'
gdma channel allocator
Closes IDF-2124
See merge request espressif/esp-idf!11570
|
2021-01-14 10:52:49 +08:00 |
|
Angus Gratton
|
f683db7aea
|
Merge branch 'feature/c3_IDF-2554' into 'master'
global: Uses CCOUNT API instead of XTHAL macro
Closes IDF-2554
See merge request espressif/esp-idf!11954
|
2021-01-13 12:55:21 +08:00 |
|
morris
|
40a6a0fac6
|
async_mcp: apply gdma driver
|
2021-01-13 10:52:27 +08:00 |
|
KonstantinKondrashov
|
dada7cd035
|
global: Uses CCOUNT API instead of XTHAL macro
|
2021-01-12 16:24:23 +08:00 |
|
morris
|
753a929525
|
global: fix sign-compare warnings
|
2021-01-12 14:05:08 +08:00 |
|
Chen Jian Xing
|
5b44295cb9
|
esp_wifi: fix esp32c3 code issues
1. enable wifi clk and rm dport header
2.syn phy_init_data.h from esp32
|
2021-01-10 16:16:28 +08:00 |
|
Angus Gratton
|
61c77d9212
|
esp_system: Add port-specific esp32c3 files
|
2020-12-24 13:40:01 +11:00 |
|
Angus Gratton
|
a5aac93051
|
esp_rom: Small changes for esp32c3 support
Updated from internal commit 6d894813
|
2020-12-24 13:40:01 +11:00 |
|
Renz Bagaporo
|
4cc6b5571b
|
esp_system: support riscv panic
|
2020-11-13 07:49:11 +11:00 |
|