Olimex Support Forum

Microcontrollers => ESP32 => Topic started by: pollito on November 05, 2023, 10:57:29 PM

Title: ESP32-SBC-FabGL - Multi Boot Loader?
Post by: pollito on November 05, 2023, 10:57:29 PM
I absolutely love the ESP32-SBC-FabGL, but one of the downsides is that whenever you want to load a different application/emulator/demo, you have to re-flash the board.

What would be great is a multi boot loader which could parse a configuration file, load the relevant .bin files from SD, and then execute them depending on the environment you wanted to use.

Does anyone know if something like this exists / is being worked on? Or if it's even possible? Something like this would turn this board into a much better multipurpose computer system.