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

mbed-os enable nucleo_u575zi_q #805

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

Conversation

maxgerhardt
Copy link
Contributor

@maxgerhardt maxgerhardt commented Oct 17, 2024

This supports mbed-os per

https://github.com/ARMmbed/mbed-os/blob/mbed-os-6.17.0/targets/targets.json#L4772-L4783

Compilation tested with https://github.com/platformio/platform-ststm32/blob/develop/examples/mbed-rtos-blink-baremetal, working fine.

Compiling .pio\build\nucleo_u575zi_q\src\main.o
Generating LD script .pio\build\nucleo_u575zi_q\stm32u575xi.ld.link_script.ld
Linking .pio\build\nucleo_u575zi_q\firmware.elf
Checking size .pio\build\nucleo_u575zi_q\firmware.elf
Advanced Memory Usage is available via "PlatformIO Home > Project Inspect"
RAM:   [          ]   4.1% (used 10648 bytes from 262144 bytes)
Flash: [          ]   2.2% (used 45180 bytes from 2097152 bytes)
Building .pio\build\nucleo_u575zi_q\firmware.bin

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