Search found 2 matches

by ialonso
Tue Sep 17, 2024 1:10 pm
Forum: ESP-IDF
Topic: Using GPIO15 as GPIO OUTPUT in ESP32-WROOM
Replies: 1
Views: 229

Using GPIO15 as GPIO OUTPUT in ESP32-WROOM

Hello, I have to use the GPIO15 of the ESP32-WROOM as output because it is connected with the enable signal of other component in a custom board. I have it configured like this: /********************************************* *************** DEFINES ********************* *****************************...
by ialonso
Tue Feb 21, 2023 10:45 am
Forum: ESP IoT Solution
Topic: ESP-cryptoauthlib build error
Replies: 0
Views: 1609

ESP-cryptoauthlib build error

Hello, I have a project configured and it is running into my ESP32. However, now I need to include more security into my project. For that, I have included the component esp-cryptoauthlib, but when I build the project without any changes I get some errors: vendors/espressif/boards/components/freerto...