Angus Gratton 3faa2a48d1 Merge branch 'test/uart_unit_tests' into 'master' 6 лет назад
..
esp32 3a468a1ffd Refactor the touch sensor driver 6 лет назад
esp32s2beta 3a468a1ffd Refactor the touch sensor driver 6 лет назад
include eec8212237 add simplified API to set UART threshold values for RX FIFO full and TX FIFO empty 6 лет назад
test 3faa2a48d1 Merge branch 'test/uart_unit_tests' into 'master' 6 лет назад
CMakeLists.txt 3a468a1ffd Refactor the touch sensor driver 6 лет назад
Kconfig 0c2bf7c8bc rtcio: add hal for driver 6 лет назад
adc.c f49b192a5e refactor the adc driver 6 лет назад
adc1_i2s_private.h afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 лет назад
can.c d2114d70a0 CAN: Fix critical section compliance 6 лет назад
component.mk 9a2af7ae33 global: remove gcc 5.2 support 6 лет назад
dac.c 03ac1aaafd dac: refactor driver add hal 6 лет назад
gpio.c af4c455417 bugfix(gpio):fix esp32 s2 rtc io issue 6 лет назад
i2c.c aac935ec81 bugfix(i2c): fix I2C driver breaking change issue. 6 лет назад
i2s.c 25c0752682 i2s: fix regression in retrieval of chip revision causing apll test to fail 6 лет назад
ledc.c 41fca84064 bugfix(ledc): fix crash when use one speed mode and enable ledc fade test case 6 лет назад
mcpwm.c 538540ce21 mcpwm: add HAL layer support 6 лет назад
pcnt.c b1a72866ca refactor(pcnt): add hal pcnt driver 6 лет назад
periph_ctrl.c 99ef587a05 run WiFi on ESP32SBETA 6 лет назад
rmt.c 8fd8695ea1 rmt: add HAL layer 6 лет назад
rtc_io.c 0c2bf7c8bc rtcio: add hal for driver 6 лет назад
rtc_module.c 3a468a1ffd Refactor the touch sensor driver 6 лет назад
sdio_slave.c 0ec08ca21b sdio_slave: support HAL layer 6 лет назад
sdkconfig.rename e9f1011b1b Rename Kconfig options (components/driver) 6 лет назад
sdmmc_host.c 5b6b624e1f driver: fix gpio pin_bit_mask truncation in sdspi_host and others 6 лет назад
sdmmc_private.h afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 лет назад
sdmmc_transaction.c afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 лет назад
sdspi_crc.c c159984264 separate rom from esp32 component to esp_rom 6 лет назад
sdspi_crc.h a67d5d89e0 Replace all DOS line endings with Unix 7 лет назад
sdspi_host.c e91c7bcc3a sdspi: revert pin configs when deinit 6 лет назад
sdspi_private.h 8a364b4bdf sdmmc: support SDIO over SPI 6 лет назад
sdspi_transaction.c 3b39e60f97 driver: remove unused drivers for esp32s2beta 6 лет назад
sigmadelta.c e62b831867 refactor(sigmadelta): add hal sigmadelta driver 6 лет назад
spi_common.c e6ad330018 ble_mesh_wifi_coexist example: Disable Wi-Fi RX IRAM optimisation 6 лет назад
spi_master.c 496ede9bcd Merge branch 'master' into feature/esp32s2beta_merge 6 лет назад
spi_slave.c 1669dc40d1 spi_slave.c:fix DMA channel set to zero which might gets conflict with assert 6 лет назад
timer.c bcfe684951 bugfix(timer): add a macro to control making the XTAL related functions 6 лет назад
touch_sensor_common.c 3a468a1ffd Refactor the touch sensor driver 6 лет назад
uart.c eec8212237 add simplified API to set UART threshold values for RX FIFO full and TX FIFO empty 6 лет назад