Is it possible to use Meson for STM32L4? #13083
Replies: 1 comment
-
Hello @dreamer-coding-555, you can build for any cortex-m target as long as you have a supported compiler and provide your cross files. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to use Meson for STM32L4? If so how can I go about making an executable project for an STM32 board? lastly, how would I do this if I wanted to provide Meson build support for libraries I use for my STM32 projects?
Beta Was this translation helpful? Give feedback.
All reactions