9 Commits

Author SHA1 Message Date
8e06b991ac
remove single-device mode
it made the code more confusing than it needed to be
2024-08-23 17:27:50 +02:00
1264fc0d5a add 1-wire helper functions 2024-06-29 18:31:47 +02:00
921fd4234a add support for multiple DS2482 devices 2024-06-29 18:08:18 +02:00
79ec05479d
"encourage" people to check the status return value 2024-06-29 15:47:37 +02:00
64545e5ebd
minor refactor 2024-06-27 16:09:55 +02:00
a41cc7e9de
add support for f4, h7 series chips
not tested, but should work because it's just I2C
2024-06-27 15:29:42 +02:00
c88b00dfe1
allow access to device verification function 2024-06-27 02:22:34 +02:00
fa9ab6a252
add presence bit to 1-wire reset command 2024-06-27 02:12:50 +02:00
2f47a8f763
DS2482 HAL 2024-06-26 03:40:49 +02:00