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 Cortex-M35P fast-model blinky example #9

Merged
merged 1 commit into from
Feb 28, 2023

Conversation

urutva
Copy link
Contributor

@urutva urutva commented Feb 23, 2023

Add Cortex-M35P fast-model blinky example

Description

The blinky example supports two configurations, blinky demo and full demo. The blinky demo prints a message to the console when a receiver task receives an expected message from the sender task. The full demo implements soak testing of FreeRTOS kernel on Cortex-M35P fast-model.

Test Steps

The blinky and full example validated on Armv8-M Cortex-M35P fast-model.

Related Issue

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

The blinky example supports two configurations, blinky demo and full
demo. The blinky demo prints a message to the console when a receiver
task receives an expected message from the sender task. The full demo
implements soak testing of FreeRTOS kernel on Cortex-M35P fast-model.

Signed-off-by: Devaraj Ranganna <[email protected]>
@kar-rahul-aws kar-rahul-aws merged commit 78d0c6b into FreeRTOS:main Feb 28, 2023
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