TinyFanControl-Firmware/src
2023-09-29 20:50:16 +02:00
..
fan_controller.c Implement control loop 2023-09-29 19:55:51 +02:00
fan_controller.h Implement control loop 2023-09-29 19:55:51 +02:00
fan_ctrl_dc.c Started implementing the hardware access modules 2023-09-23 17:34:32 +02:00
fan_ctrl_dc.h Started implementing the hardware access modules 2023-09-23 17:34:32 +02:00
fan_ctrl_pwm.c Started implementing the hardware access modules 2023-09-23 17:34:32 +02:00
fan_ctrl_pwm.h Started implementing the hardware access modules 2023-09-23 17:34:32 +02:00
main.c Implement control loop 2023-09-29 19:55:51 +02:00
pinout.h Started implementing the hardware access modules 2023-09-23 17:34:32 +02:00
temp_sensor.c Fixed the NTC temperature calculation 2023-09-29 20:50:16 +02:00
temp_sensor.h Started implementing the hardware access modules 2023-09-23 17:34:32 +02:00
uart.c Started implementing the hardware access modules 2023-09-23 17:34:32 +02:00
uart.h Started implementing the hardware access modules 2023-09-23 17:34:32 +02:00