Search found 2 matches

by christian28
Fri Feb 21, 2020 2:51 pm
Forum: IDEs for ESP-IDF
Topic: How to add header and source files to project
Replies: 3
Views: 17488

How to add header and source files to project

Hi all I'm using eclipse and an esp32 wroom module. I already setup the environment. For simple projects like blink example and hello world example it's no problem to build, flash and debug. This works very fine. Only problem is how to add header and sourcefiles? As example: I want to write a mathfu...
by christian28
Wed Feb 19, 2020 2:53 pm
Forum: ESP-IDF
Topic: ESP-IDF 2.2 error code 1
Replies: 0
Views: 1865

ESP-IDF 2.2 error code 1

Hi all I tried to install the esp-idf v2.2 several times. It did end always with error code 1. I tried follow things to workaround: - Clean registry with ccleaner - Use Python 3.7 - Use Python 2.7 in another attempt - Reinstall from zero (new download and install in another directory) - Reinstall wi...