You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • look's like excluding bluetooth is not happening, what is missing?

    Sorry, not sure I understand... You had it building? What did you change to break it?

    edit: I made some minor tweaks to the partition table and whether the task chooses to yield, and the build for standard ESP32 now appears to work. Wifi even works!

  • Ok, lets start from scratch

    git clone https://github.com/espruino/Espruino.git EspruinoIDF4
    cd EspruinoIDF4
    scripts/provision.sh ESP32_IDF4
    BOARD=ESP32_IDF4 RELEASE=1 make clean
    BOARD=ESP32_IDF4 RELEASE=1 make
    
    

    It works and I can see you already added more stuff - many thanks!

About

Avatar for Gordon @Gordon started