Renz Bagaporo
|
586023790e
|
esp_system: move sleep modes to esp_hw_support, power down light sleep to esp_pm
|
2021-04-07 17:53:37 +08:00 |
|
Renz Bagaporo
|
8762bfebde
|
esp_system: move asysnc memcpy to esp_hw_support
|
2021-04-07 17:53:37 +08:00 |
|
Renz Bagaporo
|
7d85c42e52
|
esp32: move brownout and cache err int setup
|
2021-03-31 19:13:03 +08:00 |
|
Renz Bagaporo
|
1efdcd69d9
|
xtensa: move out trax
|
2021-02-26 19:45:48 +08:00 |
|
morris
|
40a6a0fac6
|
async_mcp: apply gdma driver
|
2021-01-13 10:52:27 +08:00 |
|
Angus Gratton
|
66fb5a29bb
|
Whitespace: Automated whitespace fixes (large commit)
Apply the pre-commit hook whitespace fixes to all files in the repo.
(Line endings, blank lines at end of file, trailing whitespace)
|
2020-11-11 07:36:35 +00:00 |
|
morris
|
a3cc43485f
|
async memcpy: support async memcopy on esp32s2/s3
Added async memory copy API:
on esp32-s2, the implementation is based on CP_DMA
on esp32-s3, the implementation is based on GDMA
|
2020-09-16 21:30:54 +08:00 |
|
Renz Bagaporo
|
bb5535ca5d
|
esp32, esp32s2: move startup code into esp_system
|
2020-06-19 18:40:09 +10:00 |
|
Renz Christian Bagaporo
|
62ef63e835
|
esp32, esp32s2: move clk init functions to esp_system
|
2020-06-19 18:40:09 +10:00 |
|
Renz Christian Bagaporo
|
af9b1131a3
|
esp_system: share abort panic with port layer
|
2020-03-10 19:56:24 +08:00 |
|
Renz Christian Bagaporo
|
2b100789b7
|
esp32, esp32s2: move panic handling code to new component
|
2020-03-10 19:56:24 +08:00 |
|