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

Improve defines for Teensy 4.0 and Teensy 4.1 #507

Merged
merged 1 commit into from Aug 14, 2023

Conversation

PaulStoffregen
Copy link
Member

This pull request allows Boards.h to automatically detect Teensy 4.0 vs Teensy 4.1 without requiring the user to manually define anything. No actual code is changed, only the #if defined() checks are updated to the names which are automatically defined within the Arduino environment.

Copy link
Contributor

@pgrawehr pgrawehr left a comment

Choose a reason for hiding this comment

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

Thanks for this cleanup

@pgrawehr pgrawehr merged commit 38e5661 into firmata:main Aug 14, 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.

None yet

2 participants