Skip to content

This is a simple tool to edit the partition table of an ESP32 device.

Notifications You must be signed in to change notification settings

OpenShock/ESP32-PartitionEditor

Repository files navigation

ESP32 PartitionEditor

This is a simple tool to edit the partition table of an ESP32 device.

Developing

npm i

npm run dev

Building

npm run build

You can preview the production build with npm run preview.