Skip to content

Conversation

@danheuck
Copy link
Contributor

@danheuck danheuck commented Jan 8, 2026

Closes #115

Also updated the mock flash to check that the data length is aligned and not equal to zero so that it will show up in tests.

@diondokter
Copy link
Member

Thanks!

Could you add a line to the changelog?

I'll merge and release tomorrow.

@danheuck
Copy link
Contributor Author

danheuck commented Jan 9, 2026

  • Updated the changelog
  • Updated the Item::read_item() function to avoid issuing zero-length reads as well. Should fix the fuzzing failure.

@diondokter
Copy link
Member

Thanks!

(Though next time, add the line to the changelog under the unreleased section)

@diondokter diondokter merged commit 75d65a2 into tweedegolf:master Jan 9, 2026
5 checks passed
@diondokter
Copy link
Member

Released as 7.0.1 :)

@danheuck
Copy link
Contributor Author

danheuck commented Jan 9, 2026

(Though next time, add the line to the changelog under the unreleased section)

Woops, sorry, not sure what I was thinking.

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.

Item::write_raw issues empty flash write commands for items smaller than MAX_WORD_SIZE

2 participants