MCPcopy 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

getTargetPlatformMethod · 0.95
processBoardArgumentMethod · 0.95
toBytesMethod · 0.65
VIDPIDMethod · 0.65
callArduinoBuilderMethod · 0.65
saveHexMethod · 0.65
messageMethod · 0.65
loadMethod · 0.65
findVIDPIDIndexMethod · 0.65
newUploaderMethod · 0.65
toCompleteStringMethod · 0.65
waitForUploadPortMethod · 0.65

Implementers 3

ContributedTargetPackagearduino-core/src/cc/arduino/contributi
LegacyTargetPackagearduino-core/src/processing/app/debug/
TargetPackageStubapp/test/processing/app/debug/TargetPa

Calls

no outgoing calls

Tested by 13

testParser1Method · 0.52
testParser2Method · 0.52
testParser3Method · 0.52
testParser4Method · 0.52
testParser5Method · 0.52
testParser6Method · 0.52
testParser7Method · 0.52
testSystemProxyMethod · 0.52
testUpdatableLibraryMethod · 0.52
assertOptionalEqualsMethod · 0.52