mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
1b747867bd
add: yield functions for spi2 and spi3 add: spi23 start and end functions change: function names with spi1 that were not specific to spi1 change: chip data for spi2 and spi3 increased for timestamps change: merge spi_app_func_arg_t into app_func_arg_t change: moved os_func_data allocation before host check
See the spi_flash.rst in the programming guide folder for more details.