ULP assembler in Arduino IDE
Posted: Sun Feb 24, 2019 2:19 pm
Another member (duff2013) has written a python script to supplement the espressif python script for building programs in Arduino IDE.
But it does not work on linux PCs, and it requires you to install python on your PC just to execute those 2 scripts.
I don't like python and I don't want to install it. But even if I did, the script would not work in the linux file system. I assume I could use the esp-idf instead of arduino ide but I would still need python. Does the esp-idf ulp stuff work on a linux PC?
Does anyone know how to build ULP Assembler code in Arduino IDE on a linux PC?
If not, does anyone want to help me implement a solution?
But it does not work on linux PCs, and it requires you to install python on your PC just to execute those 2 scripts.
I don't like python and I don't want to install it. But even if I did, the script would not work in the linux file system. I assume I could use the esp-idf instead of arduino ide but I would still need python. Does the esp-idf ulp stuff work on a linux PC?
Does anyone know how to build ULP Assembler code in Arduino IDE on a linux PC?
If not, does anyone want to help me implement a solution?