[Info] Video: Tutorial - Using Eclipse to build ESP32 projects
Posted: Sat Oct 08, 2016 4:44 pm
Video on using Eclipse to build ESP32 projects
https://www.youtube.com/watch?v=bYh2w0HzS7s
As our knowledge and skills grow on using ESP32, we may start by using command line compilation of our ESP32 applications. However, in my opinion, there are better ways. Eclipse is an open source integrated development environment that runs on Linux and Windows. We can use this to build ESP32 projects. In this video we take the instructions provided by Espressif, study of Eclipse and practice and put them together to show what is possible. I think you will be interested in the results.
Eclipse can be found here:
https://eclipse.org/downloads/
Specifically, you want the one which includes the C/C++ development tools:
https://www.eclipse.org/downloads/packa ... pers/neon1
Or you can augment your existing Eclipse with this C/C++ tools packages.
https://www.youtube.com/watch?v=bYh2w0HzS7s
As our knowledge and skills grow on using ESP32, we may start by using command line compilation of our ESP32 applications. However, in my opinion, there are better ways. Eclipse is an open source integrated development environment that runs on Linux and Windows. We can use this to build ESP32 projects. In this video we take the instructions provided by Espressif, study of Eclipse and practice and put them together to show what is possible. I think you will be interested in the results.
Eclipse can be found here:
https://eclipse.org/downloads/
Specifically, you want the one which includes the C/C++ development tools:
https://www.eclipse.org/downloads/packa ... pers/neon1
Or you can augment your existing Eclipse with this C/C++ tools packages.