|
|
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 |
|
|
|
55de91c274
|
Extended timer driver
+ support for delays, blocking and non-blocking
+ improved period precision
! timer_delay_us probably not accurate at all
|
2020-01-15 22:05:51 +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 |
|