Search found 2 matches

by paulskpt
Sat Oct 17, 2020 7:20 pm
Forum: Sample Code
Topic: ESP32S2 family builtin LED tests (Saola-1R and Kaluga-1)
Replies: 1
Views: 3420

ESP32S2 family builtin LED tests (Saola-1R and Kaluga-1)

Attached a .pdf with my report of two experiments:
Getting the builtin LED working on an ESP32-S2-Saola-1R and on an ESP32-S2-Kaluga-1.
by paulskpt
Wed Sep 23, 2020 12:29 pm
Forum: ESP-IDF
Topic: error and omission in file open_memstream.c cause of build errors
Replies: 0
Views: 1738

error and omission in file open_memstream.c cause of build errors

Hello all, After a clean installation of Ubuntu 20.04 and a re-installation of Espressif esp-idf I tried to build the example project 'Hello-World'. It resulted in build errors. System used: Linux Ubuntu 20.04 Espressif esp-idf installed in ~/esp. Version: v4.3-dev-1197-g8bc19ba89-dirty Development ...