LEdoian
|
b0a5df0fcf
|
Blink using interrupts, not delay
|
3 years ago |
LEdoian
|
1b84426f04
|
Reset MCU when flashing
|
3 years ago |
LEdoian
|
c6ce2617d2
|
Remove stlink dev from st-flash cmd
For some reason it is not needed now
|
3 years ago |
LEdoian
|
c332238839
|
Split function setup into block for each peripheral
|
3 years ago |
LEdoian
|
4825c63017
|
Merge branch 'interrupt_driven'
|
5 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
|
528fd712c2
|
Remove dependency on libopencm-examples and prettify Makefile a bit
|
5 years ago |
LEdoian
|
c7ff4afd8c
|
Use the newly added submodule for making
|
5 years ago |
LEdoian
|
86af09514d
|
Add libopencm3 as submodule
|
5 years ago |
LEdoian
|
b98e3b09d4
|
Rework main()
|
9 years ago |
LEdoian
|
ac07e6b34f
|
Renamed files
|
9 years ago |
LEdoian
|
a1f0b29641
|
No more committing of object files
|
9 years ago |
LEdoian
|
3d3ecf6331
|
The code works better
.gitignore was also added
|
9 years ago |
LEdoian
|
8ad81623c0
|
Zirconium's makefile
|
9 years ago |
LEdoianX
|
96d82e1cd8
|
It Works!!!!!
Such commit message
|
9 years ago |
LEdoianX
|
0a737f57f3
|
More changes to Makefile.final
I have no idea what to write all the time
|
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
|
ea06ae8b4f
|
Finished Makefile.final, hopefully it works
|
9 years ago |
LEdoianX
|
92b1ab325c
|
Progress :)
|
9 years ago |
LEdoianX
|
c8ab78c4db
|
Not many changes
|
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 |