karlzheng / bare-metal-arm

Bare-metal programming examples on ARM Cortex-M3 via QEMU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bare metal examples for ARM Cortex-M3

The examples are in a mix of C and assembly. The executables are run on QEMU - specifically on the emulation of TI LM3S6965 on QEMU.

About

Bare-metal programming examples on ARM Cortex-M3 via QEMU

License:MIT License


Languages

Language:C 89.1%Language:Makefile 6.9%Language:Assembly 2.2%Language:C++ 1.8%