Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/arduino/Arduino
/ get
Method
get
arduino-core/src/processing/app/debug/TargetPackage.java:34–34 ·
view source on GitHub ↗
(String platform)
Source
from the content-addressed store, hash-verified
32
Collection<TargetPlatform> platforms();
33
34
TargetPlatform get(String platform);
35
36
boolean hasPlatform(TargetPlatform platform);
37
}
Callers
15
getTargetPlatform
Method · 0.95
processBoardArgument
Method · 0.95
toBytes
Method · 0.65
VIDPID
Method · 0.65
callArduinoBuilder
Method · 0.65
saveHex
Method · 0.65
message
Method · 0.65
load
Method · 0.65
findVIDPIDIndex
Method · 0.65
newUploader
Method · 0.65
toCompleteString
Method · 0.65
waitForUploadPort
Method · 0.65
Implementers
3
ContributedTargetPackage
arduino-core/src/cc/arduino/contributi
LegacyTargetPackage
arduino-core/src/processing/app/debug/
TargetPackageStub
app/test/processing/app/debug/TargetPa
Calls
no outgoing calls
Tested by
13
testParser1
Method · 0.52
testParser2
Method · 0.52
testParser3
Method · 0.52
testParser4
Method · 0.52
testParser5
Method · 0.52
testParser6
Method · 0.52
testParser7
Method · 0.52
testMessageFormatFromExternalProcess
Method · 0.52
testSystemProxy
Method · 0.52
testUpdatableLibrary
Method · 0.52
testUpdatableLibraryWithBundled
Method · 0.52
assertOptionalEquals
Method · 0.52