mdaffin / embedded-examples

examples of bare metal embedded programming on various platforms and languages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bare Metal Embedded Examples

Various examples for bare metal programming on various embedded devices

Arduino uno in nim (atmega328p)

/arduino-uno-nim

Contains an example of programming the arduino uno using the nim programming language around a c library.

Teensy 3.1 in assembler

/teensy-3-assembler

A minimal example of programming the teensy 3.1 using only assembler.

About

examples of bare metal embedded programming on various platforms and languages


Languages

Language:Assembly 43.1%Language:Rust 25.7%Language:C 25.0%Language:Nim 2.2%Language:Shell 2.1%Language:Makefile 1.9%