Commit Graph

4 Commits

Author SHA1 Message Date
5e65b9156a LCD driver is fixed (in a crappy way)
* fixed weird bug in lcd driver
+ imported graphs for the thermistor
* updated linker file to better fit the device used (more to be done)
2020-02-01 14:53:52 +01:00
e0d4f8c5f1 Fixed issues in Makefile
* fixed Makefile
* tweaked .gitignore
2020-01-26 12:21:08 +01:00
d644e4d52e Fixed Makefile
* CFLAGS where not used for main programm
2020-01-23 17:56:34 +01:00
14fb2033c2 blink !
Timers are working and so are GPIOs in output mode
the program contain a basic blink cadenced on a timer IRQ
2019-12-02 22:49:10 +01:00