Marius Vikhammer
|
2aead8ba57
|
Support ESP32S3 Beta 3 target
Update ROM API. Port changes from bringup branch.
|
2021-03-18 10:24:22 +08:00 |
|
aleks
|
bd7cdf8f7c
|
driver: esp32s3 fix UART driver
Fix set UART2 instance to correct base address (esp32s3 has non standard base periph address)
|
2021-03-09 20:09:42 +08:00 |
|
morris
|
6dc7f95342
|
mcpwm: fix wrong meta information
|
2021-02-22 20:23:35 +08:00 |
|
Marius Vikhammer
|
0713e93b8f
|
TWAI: bringup for S3 and C3
|
2021-01-14 20:30:31 +08:00 |
|
Marius Vikhammer
|
bff0016eb8
|
crypto accelerator support on esp32s3
SHA: passing unit tests
RSA: pass tests
AES: tests passing
|
2020-09-22 15:15:03 +08:00 |
|
morris
|
cc66334014
|
esp_timer: initial support on esp32-s3
|
2020-09-22 15:15:03 +08: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 |
|
morris
|
19761e3113
|
esp32s3: clk, memory layout
|
2020-07-27 13:05:22 +08:00 |
|