- Notifications
You must be signed in to change notification settings - Fork4
License
stm32duino/CMake_workspace
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This repo contains examples to illustrate how to build a skech withthe STM32 core using CMake.
You are encouraged to take the CMakeLists.txt found in the sketches as templates and reuse them in your own.
The examples are numbered, going from most basic to illustrating the most advanced features of the tool.All the examples are built for an STM32 L433RCT6P (identified as "NUCLEO_L433RC_P").Other STM32 boards may, of course, be used, provided they support the relevant features.
Documentation about the CMake framewok is availablehere.Documentation about CMake itself is availablethere.
Feedback, questions and comments are welcome! Feel free to open an issue or a PR.
About
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.