• ah - so you have turned on flashfs - this will use the flash memory as a filesystem, and disable the code that uses the sd card. I guess you have not tested the sd card yet? You might need to reduce the number of variables as the flashes support creates a 4K buffer for the sectors in the flash memory.

    With regards to suppressing the boot messages- I'm not sure there is an easy way. On the esp32 you can hold a pin low to suppress the messages. Do some googling!

  • I have tried the SD card and it didn't work, now I know why.

    I have just asked about turning off those boot messages because I didn't recall them appearing on the stock Espruino firmware.

    I will recompile it turning flashfs off, and since the messages aren't really doing anything negative, I'll just leave them there.

    Thanks again for all the help.

About

Avatar for FStech @FStech started