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

Compatibility to tinyavr-1 #19

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

chris-heo
Copy link

I added support and tested it with attiny816 and attiny1616.

Backwards-compatibility for "old" AVRs shouldn't be affected but wasn't tested (yet)

changed code formatting
@mbs38
Copy link
Owner

mbs38 commented Dec 26, 2023

Hi, thank you for your contribution.

In your commit you have mixed a vast change of formatting with a change of functionality. The formatting certainly leaves room for improvement but for comparing changes this is a nightmare.

Please split the functional and the formatting changes into two separate commits. After checking backwards compatibility I am happy to merge.

Best regards,
Max

reverted formatting
@chris-heo
Copy link
Author

Here you go. Have to admit that I haven't tested the rework with actual HW.

fixed missing #endif in modbusInit
@chris-heo
Copy link
Author

fixed 2 issues that slipped through and kept it from compiling. Sorry for that.
Now tested on hardware with ATtiny1616.

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