esp-idf/components/driver
Michael (XIAO Xufeng) dc6d6f225e spi_flash: reverted unwilling cs_setup argument
Partially reverted 08f1bbe0c7.

The host should have this flexibility, which is consistent to the cs_hold argument.

However, the user should know as less as possible about the host.
So the wrapper layer (esp_flash_spi_init.c) should cover this, helping to set cs_setup to 1, to meet the common requirements.
2021-06-04 15:29:53 +08:00
..
esp32 driver: update copyright notice 2021-05-24 02:02:15 +02:00
esp32c3 driver: update copyright notice 2021-05-24 02:02:15 +02:00
esp32s2 driver: update copyright notice 2021-05-24 02:02:15 +02:00
esp32s3/include/driver driver: update copyright notice 2021-05-24 02:02:15 +02:00
include Merge branch 'update_copyright_notice_driver_part_2' into 'master' 2021-05-31 07:52:19 +00:00
test spi_flash: reverted unwilling cs_setup argument 2021-06-04 15:29:53 +08:00
adc1_private.h driver: update copyright notice 2021-05-25 17:43:57 +02:00
adc_common.c driver: update copyright notice 2021-05-25 17:43:57 +02:00
CMakeLists.txt driver: sdmmc: add esp32s3 support 2021-05-10 23:21:27 +02:00
component.mk gdma: dynamic alloc DMA channels 2021-01-13 10:52:27 +08:00
dac_common.c driver: update copyright notice 2021-05-25 17:43:57 +02:00
dedic_gpio.c driver: update copyright notice 2021-05-25 17:43:57 +02:00
gdma.c driver: update copyright notice 2021-05-25 17:43:57 +02:00
gpio.c driver: update copyright notice 2021-05-25 17:43:57 +02:00
i2c.c Merge branch 'update_copyright_notice_driver_part_4' into 'master' 2021-05-31 07:37:19 +00:00
i2s.c Merge branch 'bugfix/i2s_apll_disable_issue' into 'master' 2021-05-31 08:16:21 +00:00
Kconfig TWAI: FIFO overrun handling and errata workarounds 2021-03-30 14:17:31 +08:00
ledc.c Merge branch 'update_copyright_notice_driver_part_4' into 'master' 2021-05-31 07:37:19 +00:00
linker.lf TWAI: FIFO overrun handling and errata workarounds 2021-03-30 14:17:31 +08:00
mcpwm.c driver: update copyright notice 2021-05-25 17:43:57 +02:00
pcnt.c driver: update copyright notice 2021-05-25 17:43:57 +02:00
periph_ctrl.c driver: update copyright notice 2021-05-25 17:43:57 +02:00
rmt.c driver: update copyright notice 2021-05-25 17:43:57 +02:00
rtc_io.c driver: update copyright notice 2021-05-25 17:43:57 +02:00
rtc_module.c driver: update copyright notice 2021-05-25 17:43:57 +02:00
sdio_slave.c driver: update copyright notice 2021-05-25 17:43:57 +02:00
sdkconfig.rename Rename Kconfig options (components/driver) 2019-05-21 09:09:01 +02:00
sdmmc_host.c driver: update copyright notice 2021-05-25 17:43:57 +02: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 driver: update copyright notice 2021-05-25 17:43:57 +02:00
spi_bus_lock.c driver: update copyright notice 2021-05-25 17:43:57 +02:00
spi_common.c driver: update copyright notice 2021-05-25 17:43:57 +02:00
spi_master.c driver: update copyright notice 2021-05-25 17:43:57 +02: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 Merge branch 'update_copyright_notice_driver_part_4' into 'master' 2021-05-31 07:37:19 +00:00
touch_sensor_common.c driver: update copyright notice 2021-05-25 17:43:57 +02:00
twai.c driver: update copyright notice 2021-05-25 17:43:57 +02:00
uart.c driver: update copyright notice 2021-05-25 17:43:57 +02:00