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
LEdoianX 2f2ebd0ae0 Fixed Makefile.final and main.c
Makefile.final: removed trailing whitespace betweeen comments

main.c: swapped inline and void (to avoid useless compiler messages)
9 years ago
Makefile First commit 9 years ago
Makefile.final Fixed Makefile.final and main.c 9 years ago
Makefile_analysis Not many changes 9 years ago
Makefile_libopencm3-examples First commit 9 years ago
main.c Fixed Makefile.final and main.c 9 years ago
main.o First commit 9 years ago