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

An alternative to PR #515 ... #521

Merged
merged 3 commits into from
Feb 20, 2024
Merged

Conversation

gatk555
Copy link
Collaborator

@gatk555 gatk555 commented Dec 27, 2023

... that seems to fix the problem and preserves the benefits of the original change.

Merging this will also merge PR #520 as they both change the same code and there seems no way for them to be separate without creating a merge conflict on the second one.

buserror and others added 3 commits December 25, 2023 10:32
In avr_ioport.c, AVR_IOPORT_OUTPUT could be misinterpreted as data,
causing the USI test to fail.
In avr_flash.c, do not drop IOCTLs for later handlers, that broke
atmega88_example.
In Makefile, restore the hex file needed by atmega88_hex.
Also add test_atmega644p_signature_read.c so that the new firmware
file is run by "make run_tests".
PWM output from timer was not modifying the PIN register.
@buserror buserror merged commit ad45d47 into buserror:master Feb 20, 2024
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