Porting ESP-Arduino libraries and projects to ESP-IDF?
Posted: Sun Dec 01, 2019 2:17 am
I'm interested in porting projects and/or libraries from ESP-Arduino back to ESP-IDF. Apparently there are lots of people using the Arduino ecosystem (myself included) so there are many resources available. I wonder if it is doable to port such projects/libraries back to ESP-IDF. Any directions will be appreciated.
Oh, one of the projects I would like to port is the ESP-ICSP programmer that uses Arduino IDE and ESP32 to program an ATMEGA processor such as 328P. I want to do this under ESP-IDF so I can incorporate it into my existing project.
Oh, one of the projects I would like to port is the ESP-ICSP programmer that uses Arduino IDE and ESP32 to program an ATMEGA processor such as 328P. I want to do this under ESP-IDF so I can incorporate it into my existing project.