mraleson / piku

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

Autodetect only CircuitPython serial ports when serial is not specified #6

Closed mraleson closed 2 years ago

mraleson commented 2 years ago

PR for issue #5

One thought occurred to me, does the Adafruit Board Toolkit detect other manufacturers boards?

tammymakesthings commented 2 years ago

I've tested this PR on macOS and verified that the piku serial command works correctly. Tested with a Circuit Playground Bluefruit, and with a Feather RP2040, which are the boards I have handy at the moment.