Home
last modified time | relevance | path

Searched defs:detect_boards (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/targets/stm32f429i-disc1/py/stm32f429i_disc1_utils/
Dstm32f429i_detector.py36 def detect_boards() -> list: function
/external/pigweed/pw_arduino_build/py/pw_arduino_build/
Dteensy_detector.py58 def detect_boards(arduino_package_path=False) -> list: function