Firmware for the TinyFanControl project.
  • C 79.7%
  • Makefile 14.9%
  • Python 4.8%
  • Shell 0.6%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Thomas Kolb b6c7888321 Blink LED on startup
Afterwards, the LED shows whether the fan is (or should be) currently on.
2024-02-09 19:20:52 +01:00
doc/notebooks doc/notebook: adjust B constant 2023-10-01 20:38:50 +02:00
eeprom_config Add EEPROM configurations 2024-02-09 19:20:28 +01: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 Blink LED on startup 2024-02-09 19:20:52 +01:00
test Added test program for the NTC calculation 2023-09-29 20:51:20 +02:00
.gitignore Add EEPROM configurations 2024-02-09 19:20:28 +01: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