Page 1 of 1

use of arduino-esp32 hal for esp-idf ?

Posted: Mon Oct 24, 2016 8:55 am
by jumjum123
In repository are a lot of esp32-hal-xxx files.
Could those be used together with esp-idf for application running on dev board ?

Re: use of arduino-esp32 hal for esp-idf ?

Posted: Mon Oct 24, 2016 10:08 am
by ESP_igrr
Absolutely. You can add arduino-esp32 as a submodule into the components directory of your ESP-IDF project, and use everything there, not only the hal.