onewire icon indicating copy to clipboard operation
onewire copied to clipboard

Example in README outdated

Open TDHolmes opened this issue 6 years ago • 2 comments

The example in the README is outdated. The stm32f103xx-hal is deprecated in favor of stm32f1xx-hal. It would also be nice to see the use statements used to get someone successfully compiling an example with this library (what I'm trying to do at the moment 😅).

TDHolmes avatar Sep 15 '19 21:09 TDHolmes

I'd suggest to actually add a real example in the examples folder, which would also get compile checked during CI.

rnestler avatar Jan 25 '20 16:01 rnestler