.. |
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
|
driver: adc: use SOC_ADC_PERIPH_NUM for array size
|
2021-12-01 22:00:33 +01:00 |
esp32h2
|
driver: adc: use SOC_ADC_PERIPH_NUM for array size
|
2021-12-01 22:00:33 +01: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
|
Merge branch 'feature/soc_caps_build_sys' into 'master'
|
2021-12-09 06:54:08 +00:00 |
test
|
Merge branch 'bugfix/spi_slave_test_non_dma' into 'master'
|
2021-12-08 02:42:31 +00:00 |
adc1_private.h
|
driver: update copyright notice
|
2021-05-25 17:43:57 +02:00 |
adc_common.c
|
driver: adc: use SOC_ADC_PERIPH_NUM for array size
|
2021-12-01 22:00:33 +01:00 |
CMakeLists.txt
|
build-system: include soc_caps defines into kconfig
|
2021-12-06 12:37:07 +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
|
gpio: Bugfix - Move esp_intr_free() out of the critical section in gpio_uninstall_isr_service()
|
2021-12-06 14:15:54 +08:00 |
i2c.c
|
I2C: Fix typo in I2C_TIMING_VAL_ERR_STR macro name
|
2021-12-06 11:43:49 +08:00 |
i2s.c
|
i2s: deprecate confusing names
|
2021-11-24 13:21:13 +08:00 |
Kconfig
|
gdma: support IRAM interrupt
|
2021-11-08 16:14:51 +08:00 |
ledc.c
|
LEDC: divisor calculation will now be rounded up when necessary
|
2021-11-11 12:21:22 +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
|
esp_clk: refactor target/clk.h to private/esp_clk.h
|
2021-11-26 14:56:30 +08:00 |
usb_serial_jtag.c
|
usb_serial_jtag: enable blocking implementation on esp32s3
|
2021-07-31 16:32:09 +08:00 |