ESP-IDF Plugin for Eclipse is based on Eclipse CDT for developing applications on ESP32. ESP32 is a popular low-power system on chip microcontrollers with integrated Wi-Fi and dual-mode Bluetooth, making it suitable for designing and prototyping IoT solutions. ESP-IDF Plugin provides better tooling capabilities, which simplifies and enhances standard Eclipse CDT. It offers advanced editing, compiling, flashing, and debugging features.
Other notable features this plugin offers.
- Creating CMake-based projects with ESP-IDF 4.0 and higher
- Get started with ESP-IDF templates
- Installing Tools directly from Eclipse
- SDK Configuration editor for configuring the project
- Integrated CMake editor to support IDF built-in functions
- Application size analysis editor to give an insight into the memory footprint of an application
- ESP-IDF terminal pre-configured with IDF environment variables
- OpenOCD debugging
This is an open-source project you can check the project source here https://github.com/espressif/idf-eclipse-plugin
Note: Plugin supports ESP-IDF CMake-based projects (4.x and above) and it runs on Windows, macOS, and Linux.
Documentation: https://github.com/espressif/idf-eclipse-plugin/blob/master/README.md
To know more about ESP-IDF https://github.com/espressif/esp-idf
Github repo: https://github.com/espressif/idf-eclipse-plugin
Categories: IDE, Internet of Things (IoT), Tools
Additional Details
Eclipse Versions: 2024-03 (4.31), 2023-12 (4.30), 2023-09 (4.29)
Platform Support: Windows, Mac, Linux/GTK
Organization Name: Espressif Systems
Development Status: Production/Stable
Date Created: Wednesday, November 27, 2019 - 03:11
License: EPL 2.0
Date Updated: Tuesday, July 9, 2024 - 22:42
Submitted by: Kondal Kolipaka
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
October 2024 | 95/583 | 123 | 8 |
September 2024 | 88/642 | 340 | 36 |
August 2024 | 94/641 | 281 | 30 |
July 2024 | 99/663 | 289 | 29 |
June 2024 | 103/681 | 300 | 44 |
May 2024 | 138/682 | 231 | 71 |
April 2024 | 134/687 | 245 | 36 |
March 2024 | 125/694 | 294 | 26 |
February 2024 | 129/687 | 230 | 30 |
January 2024 | 111/691 | 331 | 43 |
December 2023 | 75/671 | 491 | 30 |
November 2023 | 132/686 | 305 | 29 |
Unsuccessful Installs
Unsuccessful Installs in the last 7 Days: 2
Count | Error Message |
---|---|
1 | Cannot complete the install because one or more required items could not be… |
1 | Cannot continue the operation. There is another install operation in progress. |
Reviews Add new review
v1.1.0 is available now
Submitted by Kondal Kolipaka on Wed, 06/03/2020 - 03:24
Check this here https://github.com/espressif/idf-eclipse-plugin/releases/tag/v1.1.0
v1.0.1 is released with minor bug fixes
Submitted by Kondal Kolipaka on Tue, 03/31/2020 - 21:25
Please check this https://github.com/espressif/idf-eclipse-plugin/releases/tag/v1.0.1
v1.0.0 release is available now!
Submitted by Kondal Kolipaka on Mon, 03/23/2020 - 10:01
IDF Eclipse Plugin v1.0.0 release is available now!