Skip to content

phchen9/cmake-101-part1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMake 101 (Part 1)

This tutorial will guide you through setting up CMake for embedded system, specifically for devices like Nuvoton M2354.

What You’ll Learn

This tutorial covers:

  • Managing source files and dependencies in a structured way
  • Work with ARMClang by setting up the toolchain file.
  • Understanding CMake scopes

Access the Tutorial

View the slides online:

Source Code for the Slides

This repository contains the source code for the online slides, which are built using Reveal.js.

Sample CMake Project

A sample embedded CMake project for Cortex-M devices such as M2354 is available here: Cortex-M CMake Project

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors