Skip to content

Add Blues Cygnet Feather (STM32L433) board #10211

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

Merged
merged 1 commit into from
Apr 5, 2025

Conversation

Bucknalla
Copy link

Adds support for Blues Cygnet Feather STM32L433CC.

Changes:

  • Adds board files for STM32L433
  • The STM32L433 requires a different TinyUSB driver as well as a different USB ISR (as the L433 doesn't support USB OTG)
  • The enable/disable interrupts code appeared to be failing and disabling all interrupts after a certain period. Rewritten to attempt to resolve this issue

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.

Thanks! Please rename the board folder to blues_cygnet or something similar that includes the company name as well as the board name.

@Bucknalla Bucknalla requested a review from tannewt April 2, 2025 18:20
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.

Thanks!

@tannewt tannewt merged commit ad73d0b into adafruit:main Apr 5, 2025
39 checks passed
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