Difference between revisions of "Cmake"

From Wiki at Neela Nurseries
Jump to: navigation, search
m (Install latest version of cmake)
m (^ Zephyr Threads Tutorial by Maksim Drachov)
Line 156: Line 156:
  
 
*  https://github.com/maksimdrachov/zephyr-rtos-tutorial/commit/de52c7d5d564e4990f5659f60e24b487ffdd74ae
 
*  https://github.com/maksimdrachov/zephyr-rtos-tutorial/commit/de52c7d5d564e4990f5659f60e24b487ffdd74ae
 +
 +
&nbsp;<br />
  
 
<center>
 
<center>

Revision as of 03:58, 29 September 2021

Zephyr RTOS building blocks   ::   Device Tree Source   ::   Kconfig   ::   cmake   ::   `west` manifest files


2021-08-06

Starting a page for cmake notes here. Links to cmake site:

Longer guides:


A Nordic Semi document on `cmake` and its role in the build process of Zephyr based applications:


2021-08-17 - search for cmake / Zephyr means to add sources to a Zephyr based project:

Install latest version of cmake


^ Zephyr Threads Tutorial by Maksim Drachov

 

- - - top of page - - -