// LOADOUT

Firmware launcher and hardware toolbox for the M5Stack Tab5 (ESP32-P4). Flash the latest release straight from your browser - no tools to install.

Your browser does not support Web Serial. Use Chrome or Edge on desktop. Web Serial is not allowed. Open this page over HTTPS in Chrome or Edge.

Requirements: Google Chrome or Microsoft Edge on desktop, and the Tab5 connected over USB-C. Click the button, pick the device's serial port, and confirm. A full erase + install is performed.

Prefer the command line? Download loadout-tab5-factory.bin from the latest release and run esptool --chip esp32p4 write_flash 0x0 loadout-tab5-factory.bin.

Source and docs: github.com/0day1day/loadout-tab5