Skip to content

Big bug fix: Disable interrupts by default#1062

Merged
TMRh20 merged 3 commits intomasterfrom
DisableIRQsByDefault
Mar 26, 2026
Merged

Big bug fix: Disable interrupts by default#1062
TMRh20 merged 3 commits intomasterfrom
DisableIRQsByDefault

Conversation

@TMRh20
Copy link
Copy Markdown
Member

@TMRh20 TMRh20 commented Mar 26, 2026

  • Found there is some sort of instability related to interrupts being fully enabled in the radio itself
  • Disable interrupts by default in RF24

#1061

TMRh20 added 2 commits March 26, 2026 04:46
- Found there is some sort of instability related to interrupts being fully enabled in the radio itself
- Disable interrupts by default in RF24

#1061
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 26, 2026

Memory usage change @ 5ab56c1

Board Flash % RAM for global variables %
arduino:avr:nano 0 - 0 0 - 0 0 - 0 0 - 0
arduino:samd:mkrzero 0 - 0 0 - 0 0 - 0 0 - 0
Click for full report per board

arduino:avr:nano

Sketch Flash % RAM for global variables %
examples/GettingStarted 0 0 0 0
examples/AcknowledgementPayloads 0 0 0 0
examples/ManualAcknowledgements 0 0 0 0
examples/StreamingData 0 0 0 0
examples/MulticeiverDemo 0 0 0 0
examples/InterruptConfigure 0 0 0 0
examples/scanner 0 0 0 0
examples/encodeRadioDetails 0 0 0 0

arduino:samd:mkrzero

Sketch Flash % RAM for global variables %
examples/GettingStarted 0 0 0 0
examples/AcknowledgementPayloads 0 0 0 0
examples/ManualAcknowledgements 0 0 0 0
examples/StreamingData 0 0 0 0
examples/MulticeiverDemo 0 0 0 0
examples/InterruptConfigure 0 0 0 0
examples/scanner 0 0 0 0
examples/encodeRadioDetails 0 0 0 0

@TMRh20 TMRh20 merged commit 5547ff7 into master Mar 26, 2026
77 checks passed
@TMRh20 TMRh20 deleted the DisableIRQsByDefault branch March 26, 2026 11:42
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