esp-idf/components/esp_serial_slave_link
2022-09-07 18:48:05 +08:00
..
include/esp_serial_slave_link SPI: Fixed Quad SPI wrong dummy cycle issue on ESP32C2/ESP32C3/ESP32S3 and put get-command/dummy-bits functions in spi_ll.h 2022-09-07 18:48:05 +08:00
CMakeLists.txt build system: re-add -Wno-format as private flag for some components 2022-08-03 16:42:47 +04:00
essl_internal.h essl: new component to communicate with esp serial slave devices 2019-12-03 22:58:41 +08:00
essl_sdio.c coverity: fix uninit variable issue in driver 2022-08-03 10:46:50 +08:00
essl_spi.c SPI: Fixed Quad SPI wrong dummy cycle issue on ESP32C2/ESP32C3/ESP32S3 and put get-command/dummy-bits functions in spi_ll.h 2022-09-07 18:48:05 +08:00
essl.c essl: add essl spi support to communicate with spi slave hd mode 2021-07-28 18:36:13 +08:00