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

fix TG-Watch ble issue #4232

Merged
merged 2 commits into from
Feb 20, 2021
Merged

fix TG-Watch ble issue #4232

merged 2 commits into from
Feb 20, 2021

Conversation

TG-Techie
Copy link

@TG-Techie TG-Techie commented Feb 20, 2021

This fixes the board config for TG-Watch to match the available crystals. and updates some frozen libraries.

It turns BOARD_HAS_CRYSTAL on and BOARD_HAS_32KHZ_XTAL off since the board has a 32mhz crystal but not a 32khz one.

I'm currently drafting a PR/implementation to remove the confusing naming of BOARD_HAS_CRYSTAL as discussed on discord. here.

Copy link
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

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

lgtm! We should update all the frozen libs before final release, thanks for the implicit reminder.

@dhalbert dhalbert merged commit cf3217e into adafruit:main Feb 20, 2021
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.

2 participants