..
deprecated /driver
global: make periph enable/disable APIs private
2021-11-08 10:37:47 +08:00
esp32
touch_sensor: apply general check
2021-10-08 11:32:12 +08:00
esp32c3
global: make periph enable/disable APIs private
2021-11-08 10:37:47 +08:00
esp32h2
global: make periph enable/disable APIs private
2021-11-08 10:37:47 +08:00
esp32s2
global: make periph enable/disable APIs private
2021-11-08 10:37:47 +08:00
esp32s3
touch_sensor: apply general check
2021-10-08 11:32:12 +08:00
esp8684/include /driver
ESP8684: add driver esp_pm heap support
2021-11-06 17:33:44 +08:00
include
LEDC: improved support for ESP32-C3 and refactored divisor calculation
2021-11-11 12:21:15 +08:00
test
global: make periph enable/disable APIs private
2021-11-08 10:37:47 +08:00
adc1_private.h
driver: update copyright notice
2021-05-25 17:43:57 +02:00
adc_common.c
adc: support adc self-calibration on esp32s3
2021-09-16 15:17:29 +08:00
CMakeLists.txt
global: make periph enable/disable APIs private
2021-11-08 10:37:47 +08:00
component.mk
usb_serial_jtag: Add blocking driver to support vfs.
2021-07-05 11:22:38 +08:00
dac_common.c
dac: apply generic check macro
2021-08-26 14:01:24 +08:00
dedic_gpio.c
global: make periph enable/disable APIs private
2021-11-08 10:37:47 +08:00
gdma.c
gdma: support IRAM interrupt
2021-11-08 16:14:51 +08:00
gpio.c
dac: apply generic check macro
2021-08-26 14:01:24 +08:00
i2c.c
global: make periph enable/disable APIs private
2021-11-08 10:37:47 +08:00
i2s.c
global: make periph enable/disable APIs private
2021-11-08 10:37:47 +08:00
Kconfig
gdma: support IRAM interrupt
2021-11-08 16:14:51 +08:00
ledc.c
LEDC: improved support for ESP32-C3 and refactored divisor calculation
2021-11-11 12:21:15 +08:00
linker.lf
TWAI: FIFO overrun handling and errata workarounds
2021-03-30 14:17:31 +08:00
mcpwm.c
global: make periph enable/disable APIs private
2021-11-08 10:37:47 +08:00
pcnt.c
global: make periph enable/disable APIs private
2021-11-08 10:37:47 +08:00
periph_ctrl.c
global: make periph enable/disable APIs private
2021-11-08 10:37:47 +08:00
rmt.c
global: make periph enable/disable APIs private
2021-11-08 10:37:47 +08:00
rtc_io.c
rtc_io, esp_himem: replace XXX_CHECK with ESP_RETURN_ON_FALSE
2021-08-30 11:18:34 +08:00
rtc_module.c
driver: update copyright notice
2021-05-25 17:43:57 +02:00
sdio_slave.c
global: make periph enable/disable APIs private
2021-11-08 10:37:47 +08:00
sdkconfig.rename
Rename Kconfig options (components/driver)
2019-05-21 09:09:01 +02:00
sdmmc_host.c
global: make periph enable/disable APIs private
2021-11-08 10:37:47 +08:00
sdmmc_private.h
driver: update copyright notice
2021-05-25 17:43:57 +02:00
sdmmc_transaction.c
driver: update copyright notice
2021-05-25 17:43:57 +02:00
sdspi_crc.c
driver: update copyright notice
2021-05-25 17:43:57 +02:00
sdspi_crc.h
driver: update copyright notice
2021-05-25 17:43:57 +02:00
sdspi_host.c
driver: update copyright notice
2021-05-25 17:43:57 +02:00
sdspi_private.h
driver: update copyright notice
2021-05-25 17:43:57 +02:00
sdspi_transaction.c
driver: update copyright notice
2021-05-25 17:43:57 +02:00
sigmadelta.c
dac: apply generic check macro
2021-08-26 14:01:24 +08:00
spi_bus_lock.c
driver: update copyright notice
2021-05-25 17:43:57 +02:00
spi_common.c
global: make periph enable/disable APIs private
2021-11-08 10:37:47 +08:00
spi_master.c
lcd: update doc unit test and example to support 8-line spi
2021-08-19 16:40:22 +08:00
spi_slave_hd.c
driver: update copyright notice
2021-05-25 17:43:57 +02:00
spi_slave.c
driver: update copyright notice
2021-05-25 17:43:57 +02:00
timer.c
global: make periph enable/disable APIs private
2021-11-08 10:37:47 +08:00
touch_sensor_common.c
driver: update copyright notice
2021-05-25 17:43:57 +02:00
twai.c
global: make periph enable/disable APIs private
2021-11-08 10:37:47 +08:00
uart.c
global: make periph enable/disable APIs private
2021-11-08 10:37:47 +08:00
usb_serial_jtag.c
usb_serial_jtag: enable blocking implementation on esp32s3
2021-07-31 16:32:09 +08:00