Mixing Adruino code and FreeRTOS code in one project
Posted: Tue Oct 10, 2017 12:33 pm
Hi all,
Can esp32 Arduino code be mixed with FreeRTOS code in 1 file (1project)?
Say one wants to use an arduino liquidcrystal_i2c, or neopixel library, but also use the two esp cores for working with interrupts and passing data from core2 (ESP32-IDF) to core1 (Arduino)
Grtz,
Yves
Can esp32 Arduino code be mixed with FreeRTOS code in 1 file (1project)?
Say one wants to use an arduino liquidcrystal_i2c, or neopixel library, but also use the two esp cores for working with interrupts and passing data from core2 (ESP32-IDF) to core1 (Arduino)
Grtz,
Yves