adafruit_platformdetect.board¶
Detect boards
Author(s): Melissa LeBlanc-Williams
Implementation Notes¶
Software and Dependencies:
Linux and Python 3.6 or Higher
- class adafruit_platformdetect.board.Board(detector: Detector)¶
Attempt to detect specific boards.
adafruit_platformdetect.chip¶
Attempt detection of current chip / CPU
Author(s): Melissa LeBlanc-Williams
Implementation Notes¶
Software and Dependencies:
Linux and Python 3.7 or Higher