jeffmaxton / 1bitsy-bmpm-exercises

Class exersizes to learn about cross compilation, programming and debugging using 1Bitsy, Black Magic Probe GCC and GDB.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains resources for a self guided workshop teaching concepts of embedded programming on ARM Cortex-M microcontrollers.

This workshop/class uses simple open source tools and the command line to achieve full understanding of the platform. The choice not to use IDE is intentional, helping to understand the full stack needed for embedded programming.

About

Class exersizes to learn about cross compilation, programming and debugging using 1Bitsy, Black Magic Probe GCC and GDB.


Languages

Language:C 60.4%Language:Makefile 22.8%Language:GDB 16.8%