drone-os / drone

CLI utility for Drone, an Embedded Operating System.
https://www.drone-os.com/
Apache License 2.0
165 stars 20 forks source link

Modify log command to work under MacOS & Linux #12

Open dhylands opened 4 years ago

dhylands commented 4 years ago

This changes a few functions to pass around a serial port object rather than a serial port filename.

I tested with a real Black Magic Probe under Linux and MacOS.