Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
getBoardPreferences
Method · 0.95
processBoardArgument
Method · 0.95
testDefaultTarget
Method · 0.95
callArduinoBuilder
Method · 0.65
boardOptions
Method · 0.65
matchesBoard
Method · 0.65
addPlatform
Method · 0.65
hasPlatform
Method · 0.65
createTargetPackages
Method · 0.65
resolveDeviceByBoardID
Method · 0.65
onBoardOrPortChange
Method · 0.65
loadContributedHardware
Method · 0.65
Implementers
1
LegacyTargetBoard
arduino-core/src/processing/app/debug/
Calls
no outgoing calls
Tested by
1
testDefaultTarget
Method · 0.76