robgonnella / ardi

Ardi is a command-line tool that helps you manage arduino projects!
GNU General Public License v3.0
12 stars 1 forks source link

Add attach command #73

Closed robgonnella closed 3 years ago

robgonnella commented 3 years ago

Allows user to attach to a board and watch logs without needing to compile or watch files for changes.

Issue #52