Joshua DeWeese
Results
12
issues of
Joshua DeWeese
### Contribution description This patch adds a 1-Wire driver which can handle multiple driver implementations. Included in the patch is a soft 1-Wire driver implementation. ### Testing procedure TODO ###...
State: WIP
Area: tests
Area: build system
Type: new feature
Area: drivers
CI: ready for build
#### Description I am seeing occasional lockups in my application of about 2 seconds. This began when I added a 10 msec repeating event using `event_periodic`. This was using `ZTIMER_USEC`...