atharvanan1 / embedded-course

Dumping all the files needed for Embedded Course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Dumping all the files needed for Embedded Course

License:MIT License


Languages

Language:C 30.8%Language:Shell 27.5%Language:Makefile 19.2%Language:Assembly 13.0%Language:Dockerfile 9.5%