Search found 1 match

by villlafranca
Tue Dec 13, 2022 4:31 pm
Forum: General Discussion
Topic: ESP-IDF on Eclipse IDE error with external Library
Replies: 0
Views: 805

ESP-IDF on Eclipse IDE error with external Library

I am using esp-idf v4.1.1 with different compilers, I have used Visual Studio Code and Eclipse IDE with Espressif tool installed. My intention is that I want to use an external library that, at the moment, only has a function that does a SHA256 hash for which the openssl sha library (<openssl/sha.h>...