esp-idf/components/soc/esp32h2
morris 60d6ad326e Merge branch 'bugfix/spi2_add_device_cs_more_than_3_v4.4' into 'release/v4.4'
spi_master:fix error when use `spi_bus_add_device` more than 3 device(v4.4)

See merge request espressif/esp-idf!20126
2022-09-23 11:20:17 +08:00
..
include/soc Merge branch 'bugfix/spi2_add_device_cs_more_than_3_v4.4' into 'release/v4.4' 2022-09-23 11:20:17 +08:00
ld doc/i2s: update i2s programming guide on s3 & c3 2021-08-04 10:20:03 +08:00
adc_periph.c esp32h2: copy driver/hal/soc components from esp32c3 2021-07-01 19:53:11 +08:00
CMakeLists.txt fast_gpio: driver support on esp32c3 2021-09-06 19:39:09 +08:00
dedic_gpio_periph.c fast_gpio: driver support on esp32c3 2021-09-06 19:39:09 +08:00
gdma_periph.c esp32h2: copy driver/hal/soc components from esp32c3 2021-07-01 19:53:11 +08:00
gpio_periph.c esp32h2: code clean up 2021-07-01 19:53:50 +08:00
i2c_bbpll.h esp32h2: add rtc clock support 2021-08-26 11:25:39 +08:00
i2c_bias.h esp32h2: add rtc clock support 2021-08-26 11:25:39 +08:00
i2c_periph.c esp32h2: copy driver/hal/soc components from esp32c3 2021-07-01 19:53:11 +08:00
i2c_pmu.h esp32h2: add rtc clock support 2021-08-26 11:25:39 +08:00
i2c_ulp.h esp32h2: add rtc clock support 2021-08-26 11:25:39 +08:00
i2s_periph.c esp32h2: update driver/hal/soc components to support esp32h2 2021-07-01 19:53:11 +08:00
interrupts.c esp32h2: copy driver/hal/soc components from esp32c3 2021-07-01 19:53:11 +08:00
ledc_periph.c esp32h2: copy driver/hal/soc components from esp32c3 2021-07-01 19:53:11 +08:00
rmt_periph.c esp32h2: add some more fixes and TODOs 2021-07-01 20:36:39 +08:00
sigmadelta_periph.c esp32h2: copy driver/hal/soc components from esp32c3 2021-07-01 19:53:11 +08:00
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 esp32h2: copy driver/hal/soc components from esp32c3 2021-07-01 19:53:11 +08:00
uart_periph.c uart: uart_set_pin function will now use IOMUX whenever possible 2021-08-04 12:48:30 +08:00