TD-er
|
a4bfa19ebd
|
fix(spi): Correct REG_SPI_BASE(i) macro for all targets
The existing formula can never match these registers.
Closes https://github.com/espressif/esp-idf/pull/12559
Closes https://github.com/espressif/esp-idf/pull/12562
|
2023-12-06 14:44:26 +08:00 |
|
morris
|
71cf16ec01
|
feat(gptimer): use RCC atomic block to enable/reset peripheral
|
2023-08-22 17:05:35 +08:00 |
|
morris
|
4154eaec93
|
sdm: clean up soc/hal/ll code
|
2022-07-20 14:59:50 +08:00 |
|
KonstantinKondrashov
|
9605f3eb1a
|
soc: Adds efuse hal
Replaced eFuse ROM funcs with hal layer
|
2022-02-24 22:20:09 +08:00 |
|
houwenxiang
|
2f1247e1c4
|
driver: support I2S on ESP32-S3 & ESP32-C3
1. refactor I2S driver.
2. support TDM mode for esp2s3 & esp32c3.
|
2021-08-04 10:20:03 +08:00 |
|
SalimTerryLi
|
2347e68e6b
|
soc: move peripheral linker scripts out of target component
|
2021-07-22 12:55:01 +08:00 |
|