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

Merged
merged 1 commit into from
Oct 18, 2024
Merged

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

@valeros valeros merged commit 152b47a into platformio:develop Oct 18, 2024
111 checks passed
@valeros
Copy link
Member

valeros commented Oct 18, 2024

Thanks, added.

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.

2 participants