Esp-idf: [TW#24198] Feature request: Arduino as component

Created on 3 Jul 2018  路  3Comments  路  Source: espressif/esp-idf

There are instructions on how to install Arduino framework as ESP-IDF component: https://github.com/espressif/arduino-esp32/blob/master/docs/esp-idf_component.md

Why not make it installed by default?

Most helpful comment

Noooo keep it away from me!!!

All 3 comments

Noooo keep it away from me!!!

me21, I think it would be better to develop and manage ESP-Arduino and ESP-IDF separately. Tow projects have each own mission, I believe. It looks ESP-Arduino pursuits Arduino compatibility using Arduino API but ESP-IDF does not. ESP-IDF is trying to do maximizing usage on FreeRTOS and use its benefits - several tasks are running at the same time.

Sorry for the late response on this! Including Arduino-esp32 into ESP-IDF as a component would complicate licensing and also add more test items to ESP-IDF release flow, so for now we don't think this is a workable option. We are however working on improvements to installation flow of such external components.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

howroyd picture howroyd  路  3Comments

shamtastic picture shamtastic  路  4Comments

kylefelipe picture kylefelipe  路  3Comments

feelfreelinux picture feelfreelinux  路  4Comments

luc-github picture luc-github  路  4Comments