Skip to content

1.1.0 - Fix interface name retrieval on MacOS; allow extra interface name prefixes

Compare
Choose a tag to compare
@dhalbert dhalbert released this 13 May 15:40
· 8 commits to main since this release
6436218
  • Fix for MacOS on Apple M1.
  • Fix for MacOS 10.12 and 10.13, which were not returning interface names.

Thanks @Neradoc for both of these.

  • Allow a few extra interface name prefixes for existing boards that do not use "CircuitPython " as the prefix.

To use in CPython, pip3 install adafruit-board-toolkit.

Read the docs for info on how to use it.