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

Remove paged eeprom property from ATtiny43U #1556

Merged
merged 1 commit into from
Nov 11, 2023

Conversation

stefanrueger
Copy link
Collaborator

The paged should only be used for flash of classic parts. It may lead to problems when used for eeprom memories.

The property paged should only be used for flash of classic parts.
@MCUdude
Copy link
Collaborator

MCUdude commented Nov 3, 2023

I don't have an ATtiny43U, but the PR looks OK!

@mcuee mcuee added the bug Something isn't working label Nov 4, 2023
@mcuee
Copy link
Collaborator

mcuee commented Nov 4, 2023

I don't have an ATtiny43U, but the PR looks OK!

Same here. This PR is good to go.

@stefanrueger stefanrueger merged commit 0fe1bf0 into avrdudes:main Nov 11, 2023
10 checks passed
@stefanrueger stefanrueger deleted the no-paged-eeprom branch November 11, 2023 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants