• Your right - the ota stuff was never completed.
    My two cents worth... this is a possible plan

    1. Make a partition table to use for BLE and non BLE
    2. Update espurino build tools - add a espv3 branch and get that working
    3. Add an espv3 branch to espruino and get that building against the build tools branch
    4. Once this is working, this can be pulled into master
    5. Look at merging the esp32 branch

    At this stage I'm not sure if the esp32 ble branch builds if the BLE Makefile flags are off?

    I believe we should offer a build without BLE, as the increased RAM usage and power requirements might not suit everyone.

    Perhaps it can be one firmware with the option to turn BLE on from JavaScript?
    Or the other options to offer two firmware - one with BLE and one without?

    How does this sound?

About

Avatar for Wilberforce @Wilberforce started