/embedded-course

Dumping all the files needed for Embedded Course

Primary LanguageCMIT LicenseMIT

embedded-course

How to use this repository

Go to these following folders for respective things.

  • setup folder will help you build and setup a docker container. This helps with reproducing our build setup without any issues.

  • wk1 will help you create a bare metal assembly program.

  • wk2 will help you create a bare metal C program.


To get this repository locally or "download" it:

git clone https://github.com/atharvanan1/embedded-course.git

This will create embedded-course folder in your current directory.