Search found 1 match
- Wed Aug 11, 2021 5:42 pm
- Forum: ESP32 Arduino
- Topic: ESP-IDF libraries/drivers in Arduino IDE
- Replies: 1
- Views: 3322
ESP-IDF libraries/drivers in Arduino IDE
Hello! I am trying to use the spi_slave library in my Arduino code to set up my esp32 as an spi slave (obviously :lol: ). The problem is that I get an error when the only thing I have in my code is the #include statement. My include statement: #include "C:\Users\user\Desktop\esp-idf\components\drive...