Angus Gratton 3c9e9a7704 Merge branch 'bugfix/renable_unit_tests' into 'master' 4 lat temu
..
esp32 cc6bfcd9ac adc: apply adc power API to adc driver 4 lat temu
esp32c3 cc6bfcd9ac adc: apply adc power API to adc driver 4 lat temu
esp32s2 cc6bfcd9ac adc: apply adc power API to adc driver 4 lat temu
esp32s3 6b361ed70f fix: reduce the consumption of touch sensor during deep sleep 4 lat temu
include 2f58060921 TWAI: FIFO overrun handling and errata workarounds 4 lat temu
test b4d2fb56a0 ci: enable previously disabled unit tests 4 lat temu
CMakeLists.txt 2f58060921 TWAI: FIFO overrun handling and errata workarounds 4 lat temu
Kconfig 2f58060921 TWAI: FIFO overrun handling and errata workarounds 4 lat temu
adc1_private.h d6f0b4af6f adc_i2s: solve the i2s_adc issue when using wifi 5 lat temu
adc_common.c cc6bfcd9ac adc: apply adc power API to adc driver 4 lat temu
component.mk e6d23a35ec gdma: dynamic alloc DMA channels 5 lat temu
dac_common.c 0914dfbb6a dfiver(dac): add dac dma driver and unit test 5 lat temu
dedic_gpio.c 1cc206f393 driver: Only build dedic_gpio driver on supported chips 5 lat temu
gdma.c 9f1c82d547 gdma: fix wrong level of {group,pair} ref count 4 lat temu
gpio.c b3bc27972e light sleep: add software workaround for esp32c3 gpio reset issue 4 lat temu
i2c.c 2aead8ba57 Support ESP32S3 Beta 3 target 4 lat temu
i2s.c 753a929525 global: fix sign-compare warnings 5 lat temu
ledc.c 753a929525 global: fix sign-compare warnings 5 lat temu
linker.lf 2f58060921 TWAI: FIFO overrun handling and errata workarounds 4 lat temu
mcpwm.c ff65363ada mcpwm: configure gpio using by lookup table 4 lat temu
pcnt.c 5228d9f9ce esp32c3: Apply one-liner/small changes for ESP32-C3 5 lat temu
periph_ctrl.c 2f58060921 TWAI: FIFO overrun handling and errata workarounds 4 lat temu
rmt.c efa92cb204 rmt: support invert RMT signal by GPIO matrix 4 lat temu
rtc_io.c a8343bc470 esp_system: support gpio wakeup from deep sleep on esp32c3 4 lat temu
rtc_module.c d7d1dee208 system: reset dma when soft reset 5 lat temu
sdio_slave.c d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled 4 lat temu
sdkconfig.rename e9f1011b1b Rename Kconfig options (components/driver) 6 lat temu
sdmmc_host.c 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 lat temu
sdmmc_private.h 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 lat temu
sdmmc_transaction.c 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 lat temu
sdspi_crc.c a34409cffc esp_rom: extract common CRC apis into esp_rom_crc.h 5 lat temu
sdspi_crc.h a67d5d89e0 Replace all DOS line endings with Unix 7 lat temu
sdspi_host.c 753a929525 global: fix sign-compare warnings 5 lat temu
sdspi_private.h 067f3d21c9 sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards 6 lat temu
sdspi_transaction.c 3b39e60f97 driver: remove unused drivers for esp32s2beta 6 lat temu
sigmadelta.c 17808b3ff8 sigma_delta: add periph signal list and support esp32-s3 5 lat temu
spi_bus_lock.c 753a929525 global: fix sign-compare warnings 5 lat temu
spi_common.c 889de9ebd9 spi: add enum for spi dma channels 4 lat temu
spi_master.c d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled 4 lat temu
spi_slave.c 889de9ebd9 spi: add enum for spi dma channels 4 lat temu
spi_slave_hd.c d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled 4 lat temu
timer.c 2711c55dc6 timer: removed downcasting when setting divider 4 lat temu
touch_sensor_common.c 27a9cf861e driver: Add esp32c3 drivers (except ADC/DAC) and update tests 5 lat temu
twai.c 2f58060921 TWAI: FIFO overrun handling and errata workarounds 4 lat temu
uart.c 753a929525 global: fix sign-compare warnings 5 lat temu