Commit Graph

12 Commits (b0a5df0fcfd4b8630c11bca00de051e3966ec3c6)

Author SHA1 Message Date
LEdoian b0a5df0fcf Blink using interrupts, not delay 3 years ago
LEdoian c332238839 Split function setup into block for each peripheral 3 years ago
LEdoian d1b7415563 Reimplement the initial wait 5 years ago
LEdoian dc0ff5562c Implement IRQ handling of the button 5 years ago
LEdoian 58f7ce498d Comment the setup a bit 5 years ago
LEdoian b98e3b09d4 Rework main() 9 years ago
LEdoian 3d3ecf6331 The code works better
.gitignore was also added
9 years ago
LEdoianX 96d82e1cd8 It Works!!!!!
Such commit message
9 years ago
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
LEdoianX a908edaf0d Fix the bug, hopefully 9 years ago
LEdoianX 5603d53239 Wait for button press at beginning
Bonus: added a FIXME to non-working code
9 years ago
LEdoian 05bfa953f4 First commit 9 years ago