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

Add AVR-GCC 14.1.0 formula #338

Closed
wants to merge 2 commits into from

Conversation

davidstritzl
Copy link
Contributor

This adds a new formula for AVR-GCC 14.1.0. The formula is based on the formula for AVR-GCC 12.2.0 and the Homebrew Core formula for GCC 14.1.0. The latter updates the GCC sources and the patches by the Darwin GCC maintainer for GCC 14.1.0.

The Homebrew checks brew test avr-gcc@14 and brew audit --strict --online avr-gcc@14 have been performed successfully. Further testing was done on macOS 14.4.1 on AArch64. Basic on-device tests have been run on an ATmega2560.

Additionally, a new entry for AVR-GCC 14.1.0 was added to the README.

@ladislas
Copy link
Member

ladislas commented May 8, 2024

thanks for the PR! can you check the errors and fix the style? :)

Signed-off-by: David Stritzl <[email protected]>
Signed-off-by: David Stritzl <[email protected]>
@davidstritzl
Copy link
Contributor Author

The style violations should be fixed now.

@ladislas ladislas closed this in 827e691 May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants