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 528fd712c2 Remove dependency on libopencm-examples and prettify Makefile a bit 5 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 Remove dependency on libopencm-examples and prettify Makefile a bit 5 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 Rework main() 9 years ago