Coder Social home page Coder Social logo

introtocmake's Introduction

Intro to CMake

Updated August 14, 2023 March 25, 2023

Internal course for introducing CMake.

The course material will be updated and hosted as a public repo on GitHub at https://github.com/jharoian-mchp/IntroToCMake

Prerequisites

Install the following programs and packages. Any MPLAB X supported platform can be used. Platform diversity is encouraged for the course.

Programs to install

Testing install

Launch a terminal program for your platform and execute the following commands to test each of the above programs.

C:\Users\C14029>xc32-gcc --version
pic32m-gcc.exe (Microchip XC32 Compiler v4.21) 8.3.1 Build date: Dec  5 2022
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

C:\Users\C14029>cmake --version
cmake version 3.27.2

CMake suite maintained and supported by Kitware (kitware.com/cmake).

C:\Users\C14029>ninja --version
1.11.1.git.kitware.jobserver-1

C:\Users\C14029>git --version
git version 2.41.0.windows.3

Hardware Required

The course uses the SAME54 Xplained Pro Evaluation Kit. The board features the ATSAME54P20A and contains an USB connected embedded debugger which will be used in the course.

References

introtocmake's People

Contributors

jharoian-mchp avatar

Watchers

 avatar

Forkers

areiter128

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.