Where can I learn a structured/standard way of making CMakeFiles and MakeFiles?

This page summarizes the projects mentioned and recommended in the original post on /r/embedded

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • pico-sdk

  • Raspberry Pi Pico MCU can be used with CMake. https://github.com/raspberrypi/pico-sdk

  • cmake-nRF5x

    cmake script for nRF5 series SoC

  • nRF5 platform: https://github.com/Polidea/cmake-nRF5x it doesn't support the latest SDK but I cloned it and made it work for the latest SDK. Can be a good challenge to learn without starting from scratch. Learned quite a bit about Linker scripts here.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • makefile-death

    A better way to use Makefiles

  • modern-cmake-tutorial

    Tutorial about doing CMake Right

  • Another tutorial.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts