Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 244 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 244 Bytes

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.