Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document optional types & functions #8185

Merged
merged 7 commits into from
Jul 20, 2023

Conversation

jepler
Copy link
Member

@jepler jepler commented Jul 20, 2023

This documents which boards support the following items that are internal to a module, and can be separate enabled/disabled:

  • builtins.pow3 (only in support matrix, there does not seem to be docs for this function)
  • busio.UART
  • busio.SPI
  • keypad.Keys
  • keypad.KeyMatrix
  • keypad.ShiftRegisterKeys
  • os.getenv

Closes #8168

image
image
image

@jepler jepler changed the title Document optional types functions Document optional types & functions Jul 20, 2023
@tannewt tannewt self-requested a review July 20, 2023 17:29
Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thank you!

@tannewt tannewt merged commit 98bd9e5 into adafruit:8.2.x Jul 20, 2023
@jepler jepler deleted the document-optional-types-functions branch July 20, 2023 17:37
@dhalbert dhalbert added this to the 8.2.x milestone Jul 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants