Michael (XIAO Xufeng) eeeaba4b8e Merge branch 'bugfix/optimize_timer_ut' into 'master' há 5 anos atrás
..
esp32 099f2706aa Merge branch 'bugfix/fix_adc_dac_conflict' into 'master' há 5 anos atrás
esp32s2 406b8f423d driver(adc): add adc initial code before app_main for esp32s2. há 5 anos atrás
include 0d725c14cc Merge branch 'bugfix/fix_uart_read_write_different_in_buffer_type_issue' into 'master' há 5 anos atrás
test eeeaba4b8e Merge branch 'bugfix/optimize_timer_ut' into 'master' há 5 anos atrás
CMakeLists.txt 11d96b39d0 esp_ipc: Move to new component há 5 anos atrás
Kconfig 5454c268f7 Docs: Omit kconfig configurations not available for the target há 6 anos atrás
adc1_private.h baa7898e35 driver(adc/dac): fix adc dac driver for esp32s2 há 5 anos atrás
adc_common.c 3cc2d0e9a4 Driver(adc): Disable the synchronization operation function of ADC1 and DAC há 5 anos atrás
can.c 429712c6eb freertos: moved all xtensa specific files into a separated folder há 6 anos atrás
component.mk baa7898e35 driver(adc/dac): fix adc dac driver for esp32s2 há 5 anos atrás
dac.c 3cc2d0e9a4 Driver(adc): Disable the synchronization operation function of ADC1 and DAC há 5 anos atrás
gpio.c d91e64cea4 driver(gpio): fix gpio can't wakeup light sleep há 5 anos atrás
i2c.c 661f4c430d Merge branch 'feature/esp32s2_i2c_driver' into 'master' há 5 anos atrás
i2s.c b35d9002f3 driver(I2S): Fix i2s_comm_format_t configuration parameter does not match the TRM bug. há 5 anos atrás
ledc.c e30cd361a8 global: rename esp32s2beta to esp32s2 há 6 anos atrás
mcpwm.c 538540ce21 mcpwm: add HAL layer support há 6 anos atrás
pcnt.c 580ce8fa4a driver: clean pcnt.h i2s.h há 6 anos atrás
periph_ctrl.c e0b9f7be6d periph_clk_gating: add reference counter há 5 anos atrás
rmt.c 0bf2906bc9 driver(RMT): Fix the breaking change issue of RMT driver introduced by refactoring. há 5 anos atrás
rtc_io.c 0c2bf7c8bc rtcio: add hal for driver há 6 anos atrás
rtc_module.c e30cd361a8 global: rename esp32s2beta to esp32s2 há 6 anos atrás
sdio_slave.c 0ec08ca21b sdio_slave: support HAL layer há 6 anos atrás
sdkconfig.rename e9f1011b1b Rename Kconfig options (components/driver) há 6 anos atrás
sdmmc_host.c fb0fa34ac8 sdmmc: Correctly check function parameters before using them há 5 anos atrás
sdmmc_private.h afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) há 6 anos atrás
sdmmc_transaction.c afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) há 6 anos atrás
sdspi_crc.c 278634dcbd sdspi: support crc16_be for esp32s2 há 6 anos atrás
sdspi_crc.h a67d5d89e0 Replace all DOS line endings with Unix há 7 anos atrás
sdspi_host.c 48a62b3490 sdspi: use polling transactions to increase reading speed. há 6 anos atrás
sdspi_private.h 067f3d21c9 sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards há 6 anos atrás
sdspi_transaction.c 3b39e60f97 driver: remove unused drivers for esp32s2beta há 6 anos atrás
sigmadelta.c e62b831867 refactor(sigmadelta): add hal sigmadelta driver há 6 anos atrás
spi_bus_lock.c e04bb43b9f spi: suppress spi_bus_lock_touch log level há 5 anos atrás
spi_common.c 49a48644e4 spi: allow using esp_flash and spi_master driver on the same bus há 5 anos atrás
spi_master.c fdf983e0c4 spi: fix config break and reduce overhead of the bus lock on SPI1 há 5 anos atrás
spi_slave.c 49a48644e4 spi: allow using esp_flash and spi_master driver on the same bus há 5 anos atrás
timer.c c11621e64e timer: add return task awoken for timer callback há 5 anos atrás
touch_sensor_common.c e30cd361a8 global: rename esp32s2beta to esp32s2 há 6 anos atrás
uart.c 61e3259f22 Driver(UART): fix uart_read_byte and uart_write_byte different in buffer type issue. há 5 anos atrás