131
131
# monitor Start `screen` on the serial device. This is meant to be an
132
132
# equivalent to the Arduino serial monitor.
136
134
# <file> Builds the specified file, either an object file or the target,
137
135
# from those that that would be built for the project.
138
136
#_______________________________________________________________________________