MCPcopy Index your code
hub / github.com/arduino/Arduino / getId

Method getId

arduino-core/src/processing/app/debug/TargetBoard.java:41–41  ·  view source on GitHub ↗

Get the identifier of the board @return

()

Source from the content-addressed store, hash-verified

39 * @return
40 */
41 public String getId();
42
43 /**
44 * Get the full preferences map of the board

Callers 15

getBoardPreferencesMethod · 0.95
processBoardArgumentMethod · 0.95
testDefaultTargetMethod · 0.95
callArduinoBuilderMethod · 0.65
boardOptionsMethod · 0.65
matchesBoardMethod · 0.65
addPlatformMethod · 0.65
hasPlatformMethod · 0.65
createTargetPackagesMethod · 0.65
onBoardOrPortChangeMethod · 0.65

Implementers 1

LegacyTargetBoardarduino-core/src/processing/app/debug/

Calls

no outgoing calls

Tested by 1

testDefaultTargetMethod · 0.76