Key Concepts
Usages
API Reference
ArduinoApp
ArduinoApp.sketch
ArduinoApp.fqbn
ArduinoApp.target
ArduinoApp.flash_settings
ArduinoApp.binary_file
ArduinoApp.elf_file
ArduinoSerial
ArduinoSerial.SUGGEST_FLASH_BAUDRATE
ArduinoSerial.flash()
Other Information
Bases: App
App
Arduino App class
Sketch name.
str
Fully Qualified Board Name.
ESPxx chip.
Flash settings for the target.
dict[str, str]
Merged binary file path.
ELF file path.
Bases: EspSerial
EspSerial
Arduino serial Dut class
Auto flash the app while starting test.
Flash the binary files to the board.