Armando
|
1e1beb69aa
|
spi: fix build fail issue when target is esp32s3
|
2020-09-24 10:51:23 +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
|
75a372a9f0
|
unit_test: support reference clock, test delay function
|
2020-09-22 15:15:03 +08:00 |
|
morris
|
61f89b97c6
|
bringup esp32-s3 on FPGA
|
2020-09-22 15:15:03 +08:00 |
|
Wielebny666
|
db6fbba73e
|
spi_master: correctly set cs polarity
All devices must be added to the same spi line before use.
Partly solve this problem: https://github.com/espressif/esp-idf/pull/5490
|
2020-09-17 12:05:57 +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 |
|
Marius Vikhammer
|
b2f390df01
|
hal: update link to HAL readme.md
The HAL readme was moved during refactoring, but links were not updated.
|
2020-09-11 15:48:08 +08:00 |
|
Michael (XIAO Xufeng)
|
ea63bd3de4
|
Merge branch 'feat/extract_hal_from_soc' into 'master'
hal: extract hal component from soc component
See merge request espressif/esp-idf!9992
|
2020-09-01 23:56:15 +08:00 |
|
Michael (XIAO Xufeng)
|
5425ef4ee4
|
hal: extract hal component from soc component
|
2020-09-01 13:25:32 +08:00 |
|