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 static allocation example in RP2040 demo #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

chinglee-iot
Copy link
Owner

Description

build steps

cd ./FreeRTOS/Demo/ThirdParty/Community-Supported-Demos/CORTEX_M0+_RP2040

cmake -S . -B build

cd build
make static_freertos

# the uf2 file is generated in ./static_freertos/static_freertos.uf2

Test Steps

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.

@chinglee-iot chinglee-iot force-pushed the test-rp2040-static-allocation branch from 91e6286 to 293ab10 Compare April 25, 2024 08:38
@chinglee-iot chinglee-iot force-pushed the test-rp2040-static-allocation branch from 293ab10 to 5cb6888 Compare April 25, 2024 08:39
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