4 Commits

Author SHA1 Message Date
Skot
e1bf30b26e
Fix compiler warnings (#381)
Fix all compiler warnings and migrate off depreciated ADC and I2C libraries.
---------
Co-authored-by: Erik Olof Gunnar Andersson <eandersson@users.noreply.github.com>
2024-10-08 11:27:32 -04:00
adasauce
b817e305b6
Add support for TPS546D24S DEVICE_ID (#355)
TPS546D24S is a drop in replacement for the TPS546D24A, but it has a different DEVICE_ID we need to check for.
2024-09-27 15:38:02 -04:00
Benjamin Wilson
4cd50c9c53 601 config defaults, TPS546 corruption fix 2024-09-22 20:59:46 -04:00
Georges
10c331a400
Supra 402 (#221)
* port TCH Supra 402 branch

* refactor TMP1075 (unused?) driver using i2c_master module

* pulled in @Bitmaker-hub stratum_task.c DNS changes from PR #185

* removing serial debug

---------

Co-authored-by: Skot <skot@bitnet.cx>
2024-06-14 16:09:08 -04:00