mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-19 02:05:22 +02:00
Added symbols for the SPI flash API which we export from the ROM interface, deleted functions which are not exported. Closes https://github.com/espressif/esp-idf/issues/1212