TD-er
|
8e0d64e94c
|
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 16:13:01 +08:00 |
|
wuzhenghui
|
6ae596c764
|
fix(esp_hw_support): fix lightsleep current leakage on usb-phy controlled pad
|
2023-11-16 20:03:30 +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 |
|