Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 265 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 265 Bytes

pinmux

Pin Muxing visualization and DTS definition output webapp.

Development

Run npm install & npm start and then open http://localhost:3000 to view it in your browser.

Upload modification to website

Run npm run deploy.