esp-idf/components/soc/esp32s2
TD-er 41b8238cf3 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-22 15:08:45 +08:00
..
include/soc fix(spi): Correct REG_SPI_BASE(i) macro for all targets 2023-12-22 15:08:45 +08:00
ld Merge branch 'feature/usb_host_feature_and_refactor_backports_v4.4' into 'release/v4.4' 2023-02-07 17:54:35 +08:00
CMakeLists.txt
adc_periph.c
dac_periph.c
dedic_gpio_periph.c
gpio_periph.c
i2c_periph.c
i2s_periph.c
interrupts.c replace CAN with TWAI in the esp_isr_names table 2022-08-19 14:39:37 +02:00
lcd_periph.c
ledc_periph.c
pcnt_periph.c
rmt_periph.c
rtc_io_periph.c
sigmadelta_periph.c
spi_periph.c spi_master:fix error when use `spi_bus_add_device` more than 3 device 2022-09-14 11:20:47 +08:00
timer_periph.c
touch_sensor_periph.c
uart_periph.c
usb_periph.c
usb_phy_periph.c