johndoe31415 / cm0test

Extremely simple hello world program for Cortex-M0 STM32F030

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cm0test

Very simple hello world example for Cortex-M0 STM32F030. It fires up the PLL to 48 MHz and creates a "blinky" on PA2.

License

GNU GPL-3.

About

Extremely simple hello world program for Cortex-M0 STM32F030


Languages

Language:Assembly 34.9%Language:C 31.6%Language:Makefile 24.0%Language:Python 9.4%