Search found 3 matches

by somebody
Fri May 29, 2020 11:46 pm
Forum: ESP IoT Solution
Topic: How to install esp-iot-solution?
Replies: 3
Views: 5769

Re: How to install esp-iot-solution?

Background history: 2 weeks ago, I have received ESP32-DevKitC from Digikey. And I have tested DevKitC successfully after installing esp-idf(ver 4.0), idf-eclipse-plugin. Recently I have received ESP32-Sense Kit, so I think to test the touch sensor. But the documents suddenly says to use make comman...
by somebody
Fri May 29, 2020 11:12 pm
Forum: ESP IoT Solution
Topic: How to install esp-iot-solution?
Replies: 3
Views: 5769

Re: How to install esp-iot-solution?

Following output shows the problem. C:\Users\daekyu\esp\esp-iot-solution\examples\touch_pad_evb>%userprofile%/esp/esp-idf/export Setting IDF_PATH: C:\Users\daekyu\esp\esp-idf Adding ESP-IDF tools to PATH... No directories added to PATH: C:\Users\daekyu\.espressif\tools\xtensa-esp32-elf\esp-2020r1-8....
by somebody
Fri May 29, 2020 11:46 am
Forum: ESP IoT Solution
Topic: How to install esp-iot-solution?
Replies: 3
Views: 5769

How to install esp-iot-solution?

I am new to esp.
I have install esp-idf and idf-eclipse-plugin, those function well.
But when I install esp-iot-solution, that confused me so much.
I cannot build the example "touch_pad_evb".
Please help me!