hardkernel / ODROID-GO

133 stars 36 forks source link

ESP-IDF 3.2 and arduino-esp32 compatibility #9

Closed dleslie closed 4 years ago

dleslie commented 5 years ago

This PR includes the modifications I found necessary to make in order to allow this component to compile with ESP-IDF 3.2 and while using the arduino-esp32 component.

https://github.com/OtherCrashOverride/esp-idf/tree/release/v3.2-odroid https://github.com/espressif/arduino-esp32

joshua-yang commented 5 years ago

Thank you for your contribution. :)

We will merge this as soon as we test.