esp-idf/components/driver
Michael (XIAO Xufeng) b744c14a8a Merge branch 'bugfix/spi_slave_fix_cs_num_crash' into 'master'
spi_slave: fix crash issue when cs is set to -1

Closes IDFGH-3885

See merge request espressif/esp-idf!10414
2020-10-22 22:36:21 +08:00
..
esp32 soc: combine xxx_caps.h into one soc_caps.h 2020-10-17 16:10:15 +08:00
esp32s2 soc: combine xxx_caps.h into one soc_caps.h 2020-10-17 16:10:15 +08:00
esp32s3/include/driver bringup esp32-s3 on FPGA 2020-09-22 15:15:03 +08:00
include/driver pcnt: add rotary encoder example 2020-10-19 11:56:18 +08:00
test Merge branch 'bugfix/fix_rs485_ut_fail' into 'master' 2020-10-19 16:17:23 +08:00
CMakeLists.txt esp32, esp32s2: create esp_pm component 2020-09-25 05:24:10 +00:00
Kconfig TWAI: ISR runs when cache is disabled 2020-10-10 14:19:32 +08:00
adc1_private.h
adc_common.c soc: combine xxx_caps.h into one soc_caps.h 2020-10-17 16:10:15 +08:00
component.mk spi_slave_hd: new driver for spi slave in half duplex mode 2020-07-11 00:00:50 +08:00
dac_common.c dfiver(dac): add dac dma driver and unit test 2020-08-26 06:23:24 +00:00
gpio.c soc: updates caps usage 2020-10-17 16:10:17 +08:00
i2c.c soc: combine xxx_caps.h into one soc_caps.h 2020-10-17 16:10:15 +08:00
i2s.c soc: combine xxx_caps.h into one soc_caps.h 2020-10-17 16:10:15 +08:00
ledc.c esp_rom: extract common ets apis into esp_rom_sys.h 2020-07-27 15:27:01 +08:00
mcpwm.c driver, http_client, web_socket, tcp_transport: remove __FILE__ from log messages 2020-08-03 15:21:36 +08:00
pcnt.c pcnt: add rotary encoder example 2020-10-19 11:56:18 +08:00
periph_ctrl.c wifi, bt: move esp_phy_common_clock_disable into periph_ctrl and put it into IRAM 2020-08-05 11:04:16 +08:00
rmt.c esp_rom: extract common GPIO apis into esp_rom_gpio.h 2020-07-07 11:40:19 +08:00
rtc_io.c driver, http_client, web_socket, tcp_transport: remove __FILE__ from log messages 2020-08-03 15:21:36 +08:00
rtc_module.c esp_rom: extract common ets apis into esp_rom_sys.h 2020-07-27 15:27:01 +08:00
sdio_slave.c driver, http_client, web_socket, tcp_transport: remove __FILE__ from log messages 2020-08-03 15:21:36 +08:00
sdkconfig.rename
sdmmc_host.c soc: combine xxx_caps.h into one soc_caps.h 2020-10-17 16:10:15 +08:00
sdmmc_private.h
sdmmc_transaction.c
sdspi_crc.c esp_rom: extract common CRC apis into esp_rom_crc.h 2020-06-23 16:40:14 +08:00
sdspi_crc.h
sdspi_host.c esp_rom: extract common GPIO apis into esp_rom_gpio.h 2020-07-07 11:40:19 +08:00
sdspi_private.h
sdspi_transaction.c
sigmadelta.c driver, http_client, web_socket, tcp_transport: remove __FILE__ from log messages 2020-08-03 15:21:36 +08:00
spi_bus_lock.c soc: combine xxx_caps.h into one soc_caps.h 2020-10-17 16:10:15 +08:00
spi_common.c bringup esp32-s3 on FPGA 2020-09-22 15:15:03 +08:00
spi_master.c soc: updates caps usage 2020-10-17 16:10:17 +08:00
spi_slave.c Merge branch 'bugfix/spi_slave_fix_cs_num_crash' into 'master' 2020-10-22 22:36:21 +08:00
spi_slave_hd.c spi_master: refactor hal context structures 2020-09-21 20:32:41 +08:00
timer.c bringup esp32-s3 on FPGA 2020-09-22 15:15:03 +08:00
touch_sensor_common.c soc: combine xxx_caps.h into one soc_caps.h 2020-10-17 16:10:15 +08:00
twai.c soc: combine xxx_caps.h into one soc_caps.h 2020-10-17 16:10:15 +08:00
uart.c soc: combine xxx_caps.h into one soc_caps.h 2020-10-17 16:10:15 +08:00