You might also need to load the partition table.bin as this was changed going to v3.0x
I know there are alot of other priorities in this great effort you and JumJum are doing. I am curious what the change was with adding the Bluetooth code.
We moved from the 2.x esp-idf to the 3.0x esp-idf. This changed a lot around Makefiles and things. We have no clue to why the neopixel code that was working with 2.x is not working with the 3.0x libs.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
@hungryforcodes
Please try this build:
https://www.espruino.com/binaries/travis/wilberforcepatch11/espruino_esp32.bin
You should see v3.0.3:
You might also need to load the partition table.bin as this was changed going to v3.0x
We moved from the 2.x esp-idf to the 3.0x esp-idf. This changed a lot around Makefiles and things. We have no clue to why the neopixel code that was working with 2.x is not working with the 3.0x libs.