Search found 1 match

by DaVinci007
Sun Aug 20, 2017 12:03 am
Forum: ESP32 Arduino
Topic: Using ESP-IDF within Arduino-esp32
Replies: 1
Views: 4147

Using ESP-IDF within Arduino-esp32

Hi, I'm new to Arduino and ESP32. My understanding is that ESP32 Arduino is a simplified way of programming the ESP32 and ESP-IDF is much more complete and offers more control but at the cost of more complexity (more lines of code). Is there a way or a syntax where I can write most of my stuff using...