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.
Search found 2 matches
- Sat Oct 17, 2020 7:20 pm
- Forum: Sample Code
- Topic: ESP32S2 family builtin LED tests (Saola-1R and Kaluga-1)
- Replies: 1
- Views: 3794
- 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: 1918
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 ...