You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
487 B

9 months ago
9 months ago
  1. # SPDX-FileCopyrightText: 2023 Melissa LeBlanc-Williams, written for Adafruit Industries
  2. #
  3. # SPDX-License-Identifier: MIT
  4. categories:
  5. - title: "New Boards"
  6. collapse-after: 1
  7. labels:
  8. - "New Board"
  9. change-template: "- $TITLE #$NUMBER by @$AUTHOR"
  10. template: |
  11. ## What's Changed
  12. $CHANGES
  13. To use in CPython, `pip3 install Adafruit-PlatformDetect`.
  14. Read the [docs](https://circuitpython.readthedocs.io/projects/platformdetect/en/latest/) for info on how to use it.