Searched defs:ArduinoLoader (Results 1 – 1 of 1) sorted by relevance
37 public class ArduinoLoader : IUSBDevice, IExternal class39 public ArduinoLoader(CortexM cpu, ulong binaryLoadAddress = 0x10000) in ArduinoLoader() method in Antmicro.Renode.Integrations.ArduinoLoader