An attempt to make the "Hello world" of microcontroller programming finally right: using interrupts and keeping the MCU asleep most of the time.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
LEdoian b0a5df0fcf Blink using interrupts, not delay 3 years ago
libopencm3@503cebab87 Add libopencm3 as submodule 5 years ago
.gitignore The code works better 9 years ago
.gitmodules Add libopencm3 as submodule 5 years ago
Makefile Reset MCU when flashing 3 years ago
Makefile.old Renamed files 9 years ago
Makefile_analysis Not many changes 9 years ago
Makefile_libopencm3-examples First commit 9 years ago
main.c Blink using interrupts, not delay 3 years ago