..
include /driver
Update i2c documentation
2019-05-29 18:02:18 +05:30
test
Rename Kconfig options (components/esp32)
2019-05-21 09:09:01 +02:00
adc1_i2s_private.h
driver(i2s): fix broken i2s adc mode
2018-02-07 17:17:20 +08:00
can.c
CAN: Add functions to clear queues and fix multiple bugs
2019-02-18 21:31:33 +08:00
CMakeLists.txt
global: move the soc component out of the common list
2019-04-16 13:21:15 +08:00
component.mk
spi_master: compile as C11 due to use of stdatomic.h
2019-04-10 13:48:57 +08:00
gpio.c
misc adjustment of esp32 component
2019-04-03 19:57:46 +08:00
i2c.c
global: move the soc component out of the common list
2019-04-16 13:21:15 +08:00
i2s.c
misc adjustment of esp32 component
2019-04-03 19:57:46 +08:00
Kconfig
Rename Kconfig options (components/driver)
2019-05-21 09:09:01 +02:00
ledc.c
misc adjustment of esp32 component
2019-04-03 19:57:46 +08:00
mcpwm.c
misc adjustment of esp32 component
2019-04-03 19:57:46 +08:00
pcnt.c
pcnt/driver: Sped the pcnt_intr_service ISR
2019-03-13 13:50:43 +00:00
periph_ctrl.c
periph_ctrl: port*_CRITICAL vanilla FreeRTOS compliance
2019-05-13 16:39:19 +05:30
rmt.c
rmt: port*_CRITICAL vanilla FreeRTOS compliance
2019-05-13 16:39:19 +05:30
rtc_module.c
Rename Kconfig options (components/driver)
2019-05-21 09:09:01 +02:00
sdio_slave.c
global: move the soc component out of the common list
2019-04-16 13:21:15 +08:00
sdkconfig.rename
Rename Kconfig options (components/driver)
2019-05-21 09:09:01 +02:00
sdmmc_host.c
sdmmc: support SDIO over SPI
2019-04-12 02:24:28 +08:00
sdmmc_private.h
sdmmc: implement partial DDR support
2018-08-30 13:11:54 +08:00
sdmmc_transaction.c
sdmmc: implement partial DDR support
2018-08-30 13:11:54 +08:00
sdspi_crc.c
separate rom from esp32 component to esp_rom
2019-03-21 18:51:45 +08:00
sdspi_crc.h
Replace all DOS line endings with Unix
2018-07-12 19:10:37 +08:00
sdspi_host.c
sdmmc: support SDIO over SPI
2019-04-12 02:24:28 +08:00
sdspi_private.h
sdmmc: support SDIO over SPI
2019-04-12 02:24:28 +08:00
sdspi_transaction.c
sdmmc: support SDIO over SPI
2019-04-12 02:24:28 +08:00
sigmadelta.c
components/driver: 'const' all config calls.
2017-04-13 18:33:33 +01:00
spi_common.c
Merge branch 'feat/spi_hal_support' into 'master'
2019-04-15 07:57:11 +08:00
spi_master.c
spi_slave: add HAL support
2019-05-20 07:34:34 +00:00
spi_slave.c
spi_slave: add HAL support
2019-05-20 07:34:34 +00:00
timer.c
timer: port*_CRITICAL vanilla FreeRTOS compliance
2019-05-13 16:39:19 +05:30
uart.c
Rename Kconfig options (components/esp32)
2019-05-21 09:09:01 +02:00