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

Consider refactor example chapter16_08 with preemptive OS and idle-task #586

Open
ckormanyos opened this issue Dec 12, 2024 · 1 comment
Assignees

Comments

@ckormanyos
Copy link
Owner

The purpose of this issue is to consider refactoring example chapter16_08 to use a preemptive OS and perform the Miller-Rabin calculation within its perpetual, yet interruptable, low-priority idle-task.

@ckormanyos ckormanyos self-assigned this Dec 12, 2024
@ckormanyos
Copy link
Owner Author

OK. Example chapter11_07, which has the FreeRTOS template stamp for this adaption) has been upgraded and is now ready. See also #588.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant