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

Rev2 reworking I2C to avoid IRQ stalling && adjusting thermal runaway for PinecilV2 #2049

Merged
merged 20 commits into from
Feb 27, 2025

Conversation

Ralim
Copy link
Owner

@Ralim Ralim commented Jan 11, 2025

  • Please check if the PR fulfills these requirements
  • The changes have been tested locally
  • [?] There are no breaking changes
  • What kind of change does this PR introduce?

This fixes #2047.
This speeds up I2C.
This improves I2C reliability on PinecilV2
This also updates FreeRTOS, and alpine (due to merging branches).

  • What is the current behavior?
  • What is the new behavior (if this is a feature change)?

  • Other information:

@Ralim Ralim force-pushed the i2c-rework-2 branch 3 times, most recently from f712122 to bef8233 Compare February 22, 2025 03:02
@Ralim Ralim marked this pull request as ready for review February 22, 2025 06:41
@Ralim Ralim merged commit 7ec1ece into dev Feb 27, 2025
36 checks passed
@Ralim Ralim deleted the i2c-rework-2 branch February 27, 2025 01:19
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.

Pinecil V2 randomly enters cooldown mode
1 participant