Installing - pr3y/Bruce GitHub Wiki
How to install
For m5stack devices
The easiest way to install Bruce is using the official Web Flasher https://bruce.computer/flasher. Or if you already use M5Launcher to manage your m5stack device, you can install it with OTA.
You can also burn it directly from the m5burner tool, just search for 'Bruce' (My official builds will be uploaded by "owner" and have photos.) on the device category you want to and click on burn
Or download the latest binary from releases and flash locally using esptool.py
esptool.py --port /dev/ttyACM0 write_flash 0x00000 Bruce_device_version.bin