Home
last modified time | relevance | path

Searched refs:ArduinoCoreNotSupported (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pigweed/pw_arduino_build/py/pw_arduino_build/
H A Dunit_test_server.py28 from pw_arduino_build.unit_test_runner import ArduinoCoreNotSupported
98 raise ArduinoCoreNotSupported(arduino_package_path)
H A Dcore_installer.py35 class ArduinoCoreNotSupported(Exception): class
174 raise ArduinoCoreNotSupported(
H A Dunit_test_runner.py56 class ArduinoCoreNotSupported(Exception): class
267 raise ArduinoCoreNotSupported(arduino_package_path)