duff2013 / ulptool

Program the esp32 ULP coprocessor in Arduino
278 stars 69 forks source link

Got it working on Ubuntu #30

Closed Jeroen88 closed 5 years ago

Jeroen88 commented 5 years ago

Nice work!

I got it working under Ubuntu:

duff2013 commented 5 years ago

Nice, thanks for the info!

gregbath commented 5 years ago

I am using Fedora 28 and I did not have to relocate the 'platform.local.txt' file but I did have to add the line to it. This was using ESP32 1.0.1

Also, just for your information, my core directory is ~/arduino15/packages/esp32 which I would assume is the same for most linux distributions.