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

SDK updates & timeout fixes #209

Merged
merged 6 commits into from
Nov 17, 2024
Merged

SDK updates & timeout fixes #209

merged 6 commits into from
Nov 17, 2024

Conversation

erichelgeson
Copy link
Contributor

  • Latest Pico SDK updates.
  • Ensure SDIO is always in RAM.
  • Fixed an issue with USB/WiFi IRQ conflict causing a timeout, but only on some systems (7500/8500).
  • Watchdog fix from @PetteriAimonen

Will rebase Pico2 PR (#198) after as most of this besides timing is what was needed for the Pico2 build.

Previously a long and slow SCSI transfer could exceed the 15 second
timeout, resulting in early termination.
androda
androda previously approved these changes Nov 17, 2024
@erichelgeson erichelgeson merged commit cc8f787 into main Nov 17, 2024
1 check passed
@erichelgeson erichelgeson deleted the eric/pico1-sdk2 branch November 17, 2024 17:16
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.

3 participants