Michael (XIAO Xufeng) af992c26bc Merge branch 'bugfix/fix_x32k_startup_slow_bug' into 'master' 5 years ago
..
esp32 a48b5246cc ESP32: Fix xtal 32k not oscillate or oscillate too slowly issue 5 years ago
esp32s2 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
esp32s3 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
include a48b5246cc ESP32: Fix xtal 32k not oscillate or oscillate too slowly issue 5 years ago
test 9162f23c2e bugfix(dac): fix testcase fail for dac 5 years ago
CMakeLists.txt e82eac4354 cmake: Apply cmakelint fixes 5 years ago
Kconfig 4c57f50fe4 TWAI: ISR runs when cache is disabled 5 years ago
adc1_private.h 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
adc_common.c 579b842fd6 Driver(ADC): remove ESP_LOGD from adc_set_init_code 5 years ago
component.mk f6dd63d03d spi_slave_hd: new driver for spi slave in half duplex mode 5 years ago
dac_common.c 0914dfbb6a dfiver(dac): add dac dma driver and unit test 5 years ago
dedic_gpio.c bb1369b922 dedicated gpio: add driver 5 years ago
gpio.c 1966f00f0b soc: updates caps usage 5 years ago
i2c.c 6eee601cf6 i2c: Add supports on esp32s3 5 years ago
i2s.c 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
ledc.c 2917651478 esp_rom: extract common ets apis into esp_rom_sys.h 5 years ago
mcpwm.c caaf62bdad driver, http_client, web_socket, tcp_transport: remove __FILE__ from log messages 5 years ago
pcnt.c 153e819e8a pcnt: add rotary encoder example 5 years ago
periph_ctrl.c 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
rmt.c 1be923acb4 rmt: rename always_on to aware_dfs 5 years ago
rtc_io.c caaf62bdad driver, http_client, web_socket, tcp_transport: remove __FILE__ from log messages 5 years ago
rtc_module.c 2917651478 esp_rom: extract common ets apis into esp_rom_sys.h 5 years ago
sdio_slave.c caaf62bdad driver, http_client, web_socket, tcp_transport: remove __FILE__ from log messages 5 years ago
sdkconfig.rename e9f1011b1b Rename Kconfig options (components/driver) 6 years ago
sdmmc_host.c 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
sdmmc_private.h 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
sdmmc_transaction.c 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
sdspi_crc.c a34409cffc esp_rom: extract common CRC apis into esp_rom_crc.h 5 years ago
sdspi_crc.h a67d5d89e0 Replace all DOS line endings with Unix 7 years ago
sdspi_host.c a4d0033c03 esp_rom: extract common GPIO apis into esp_rom_gpio.h 5 years ago
sdspi_private.h 067f3d21c9 sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards 6 years ago
sdspi_transaction.c 3b39e60f97 driver: remove unused drivers for esp32s2beta 6 years ago
sigmadelta.c 17808b3ff8 sigma_delta: add periph signal list and support esp32-s3 5 years ago
spi_bus_lock.c 647dea9395 soc: combine xxx_caps.h into one soc_caps.h 5 years ago
spi_common.c f7e91ef6c1 spi: esp32s3 bringup for spi 5 years ago
spi_master.c 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
spi_slave.c 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
spi_slave_hd.c 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
timer.c bc8b56cef7 timergroup: refactor unit test to better support future chip 5 years ago
touch_sensor_common.c 647dea9395 soc: combine xxx_caps.h into one soc_caps.h 5 years ago
twai.c 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
uart.c 647dea9395 soc: combine xxx_caps.h into one soc_caps.h 5 years ago