aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32g0/src/bin/onewire_ds18b20.rs
Commit message (Expand)AuthorAgeFilesLines
* Correct the temperature reading to preserve the sign bitsMichael Turner2025-11-021-1/+1
* Stm32 usart: better names for open drain pin modesAnton Pöhl2025-04-161-2/+2
* Stm32 usart: remove HalfDuplexConfigAnton Pöhl2025-04-111-5/+8
* examples/stm32g0: added ds18b20 temperature sensor on 1-wire busDaniel Trnka2024-12-221-0/+271