MCPcopy
hub / github.com/arduino/Arduino / list

Method list

arduino-core/src/processing/app/Serial.java:304–306  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

302 }
303
304 static public List<String> list() {
305 return Arrays.asList(SerialPortList.getPortNames());
306 }
307
308
309 /**

Calls 1

getPortNamesMethod · 0.95

Tested by 5

testAllLocalesMethod · 0.64
shouldDeflateZipMethod · 0.64
shouldDeflateMacZipMethod · 0.64