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

Add FreeRTOS Dual-Core Capability (ICC) to v2 #406

Draft
wants to merge 6 commits into
base: v2-staging
Choose a base branch
from

Conversation

codecubepi
Copy link
Contributor

@codecubepi codecubepi commented Jul 8, 2024

This branch/PR continue the development integration of FreeRTOS into the AMDC v2 firmware codebase. Previously, the basic app structure and inclusion of the FreeRTOS kernel were completed in #359.

This branch includes the latest code enabling "dual-core operation", namely cross-core interrupts and inter-core communication via the FreeRTOS Message Buffer data structure.

WIP

@codecubepi codecubepi self-assigned this Jul 8, 2024
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.

1 participant