ozarchie
ozarchie
bbconsole may help you. It has been a while since I worked on it. https://github.com/ozarchie/BlueBasic On Sun, Nov 22, 2020 at 8:02 PM Piotr wrote: > Unfortunately not. > Some...
I must agree. I ran into this issue while forking a Github project for the RPi pico. I eventually solved the 'complaint' using the method above, but I still have...
OK, I can create a new repository called esp-chicken-coop which supports both esp32 and esp8266. The esp8266 version is identical to your existing code, and creates the esp8266 version whenever...
I have tried to make this project work on ESP32DevKit and ESP32S2. It needs major modifications to work on S3 or C3. I have abandoned my efforts but will share...
Hi, Thanks for your comments. Indeed, the S3 will not work. At present, I can compile for the S2 but it throws an error for the `"loopnez %1, rle_loop_end \n"...