Commit Graph

5 Commits

Author SHA1 Message Date
d644e4d52e Fixed Makefile
* CFLAGS where not used for main programm
2020-01-23 17:56:34 +01:00
7730b983e3 Working termal probe
+ created basic library for ADCs, to be improved
2020-01-22 19:39:27 +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
ebdbfaedc1 Cleaned vim highlighting files 2020-01-02 21:13:27 +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