Firmware for the TinyFanControl project.
Go to file
Thomas Kolb b818b20099 doc/notebook: adjust B constant
This is the constant from my actual NTCs, but it does not make a lot of
difference compared to the previous value.
2023-10-01 20:38:50 +02:00
doc/notebooks doc/notebook: adjust B constant 2023-10-01 20:38:50 +02:00
eeprom_config Move all configuration variables to the EEPROM 2023-09-30 21:08:54 +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 DMA clock has to be enabled, too 2023-10-01 20:33:44 +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
Makefile Improvements to main loop + build fixes 2023-09-29 22:09:12 +02:00
compile_flags.txt Started implementing the hardware access modules 2023-09-23 17:34:32 +02:00