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

Update Rp2040 docs re. multicore #2635

Merged
merged 1 commit into from
Apr 25, 2023
Merged

Conversation

mikee47
Copy link
Contributor

@mikee47 mikee47 commented Apr 25, 2023

Missing from #2634

@what-the-diff
Copy link

what-the-diff bot commented Apr 25, 2023

PR Summary

  • Added dual-core support
    Enhanced performance by utilizing both cores of the processor
  • Fixed task queue for core file system problem #1
    Resolved issues in task management to improve processing efficiency
  • Implemented analogue I/O via analogRead() function
    Simplified handling of analogue inputs without needing advanced SDK usage
  • Standardised flash access routines for OTA updates
    Streamlined firmware updates and related functions with a basic OTA method using FlashIP library

@slaff slaff added this to the 4.8.0 milestone Apr 25, 2023
@slaff slaff merged commit c4c4bda into SmingHub:develop Apr 25, 2023
@mikee47 mikee47 deleted the fix/missing-doc branch May 25, 2023 13:47
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