Firmware for the TinyFanControl project.
Find a file
Thomas Kolb 2819ee99d6 Improvements to main loop + build fixes
- add -lm linker flag
- add fan power management
2023-09-29 22:09:12 +02:00
doc/notebooks Added jupyter notebook for NTC calculation 2023-09-29 20:52:21 +02:00
fxplib@77a69a9dda Started implementing the hardware access modules 2023-09-23 17:34:32 +02:00
ldscripts Initial commit: basic infrastructure 2023-09-20 22:19:11 +02:00
libopencm3@32a1692077 Initial commit: basic infrastructure 2023-09-20 22:19:11 +02:00
src Improvements to main loop + build fixes 2023-09-29 22:09:12 +02:00
test Added test program for the NTC calculation 2023-09-29 20:51:20 +02:00
.gitignore Added test program for the NTC calculation 2023-09-29 20:51:20 +02:00
.gitmodules Initial commit: basic infrastructure 2023-09-20 22:19:11 +02:00
compile_flags.txt Started implementing the hardware access modules 2023-09-23 17:34:32 +02:00
Makefile Improvements to main loop + build fixes 2023-09-29 22:09:12 +02:00