Skip to content

Keychains of various tools that can be used with CMake

License

Notifications You must be signed in to change notification settings

kodezine/cmake_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kodezine's CMake Collection

This is a comprehensive collection of CMake scripts for embedded systems developement. Each folder in this repository contains a markdown file that helps in making sense. I hope it does.

Static Libraries

Minimum CMake version

While care has been taken to make the CMake scripts as modern as possible.

This folder contains different frameworks like:

This folder contains various silicon vendor libraries creation scripts

The folder is home to the STM Microelectronics HAL and LL drivers usually found at stm32cubemx. The details of how the drivers are introduced is here. ... others follow.

Cross compilation toolchains which can use CMake.