mraleson / piku

A small command line utility for managing CircuitPython projects
MIT License
13 stars 3 forks source link

Increase board size to 16MB #19

Closed cybershoe closed 7 months ago

cybershoe commented 1 year ago

Changes device.has_correct_size() to accommodate boards with more than 2MB of flash.

cybershoe commented 1 year ago

Closes #18