Skip to content

Conversation

@tannewt
Copy link
Member

@tannewt tannewt commented Feb 21, 2024

Fixes #8726 which was caused by a mix of bulk reset and finaliser use.

Work towards #8960.

Fixes micropython#8726 which was caused by a mix of bulk reset and finaliser
use.

Work towards micropython#8960.
@tannewt tannewt added this to the 9.0.0 milestone Feb 21, 2024
@tannewt tannewt requested a review from dhalbert February 21, 2024 19:54
Copy link
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Various build failures in atmel-samd and raspberrypi due to now-missing routines.

@tannewt
Copy link
Member Author

tannewt commented Feb 21, 2024

Builds are fixed @dhalbert

@dhalbert
Copy link
Collaborator

Thanks! I will do some hw testing a little later.

Copy link
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested on an RP2040, creating some PWMOuts and then restarting the VM. Things seem fine. I'm impressed the code has gotten smaller!

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.

pulseio PulseIn causes hard crashes

2 participants