esp-idf/components/driver
Andrew 1669dc40d1 spi_slave.c:fix DMA channel set to zero which might gets conflict with assert
close #2740
2019-11-26 13:11:48 +08:00
..
esp32s2beta driver: fix `sens_struct.h`; 2019-11-21 20:31:34 +08:00
include/driver Merge branch 'feat/mcpwm_hal' 2019-11-25 17:18:48 +11:00
test bugfic(i2c): fix i2c driver ut issue. 2019-11-25 07:03:02 +00:00
CMakeLists.txt Merge branch 'feature/adc_driver_hal_support' 2019-11-25 10:22:06 +11:00
Kconfig rtcio: add hal for driver 2019-11-21 10:40:49 +08:00
adc.c refactor the adc driver 2019-11-22 15:42:16 +08:00
adc1_i2s_private.h
can.c CAN: Fix critical section compliance 2019-10-29 20:06:39 +08:00
component.mk global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
dac.c dac: refactor driver add hal 2019-11-22 11:44:46 +08:00
gpio.c refactor(gpio): add hal gpio driver 2019-11-22 17:24:53 +08:00
i2c.c feature(I2C): Add i2c hal support. 2019-11-21 20:34:07 +08:00
i2s.c i2s: fix regression in retrieval of chip revision causing apll test to fail 2019-11-22 11:46:38 +05:30
ledc.c feat(ledc): refactor ledc driver 2019-11-21 16:25:22 +08:00
mcpwm.c mcpwm: add HAL layer support 2019-11-25 00:36:30 +08:00
pcnt.c refactor(pcnt): add hal pcnt driver 2019-11-18 14:35:46 +08:00
periph_ctrl.c
rmt.c rmt: add HAL layer 2019-11-20 10:54:21 +08:00
rtc_io.c rtcio: add hal for driver 2019-11-21 10:40:49 +08:00
rtc_module.c refactor the adc driver 2019-11-22 15:42:16 +08:00
sdio_slave.c
sdkconfig.rename
sdmmc_host.c driver: fix gpio pin_bit_mask truncation in sdspi_host and others 2019-11-18 13:42:22 +01:00
sdmmc_private.h
sdmmc_transaction.c
sdspi_crc.c
sdspi_crc.h
sdspi_host.c driver: fix gpio pin_bit_mask truncation in sdspi_host and others 2019-11-18 13:42:22 +01:00
sdspi_private.h
sdspi_transaction.c
sigmadelta.c refactor(sigmadelta): add hal sigmadelta driver 2019-11-21 11:53:07 +08:00
spi_common.c
spi_master.c
spi_slave.c spi_slave.c:fix DMA channel set to zero which might gets conflict with assert 2019-11-26 13:11:48 +08:00
timer.c feat(timer): refator timer group driver 2019-11-21 14:14:19 +08:00
uart.c uart: critical section compliant API in ISR context 2019-11-15 15:58:31 +05:30