Home
last modified time | relevance | path

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

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