Releases: JonnyHaystack/joybus-pio
Releases · JonnyHaystack/joybus-pio
1.2.3
1.2.2
Fixes:
- Change 1-bit boolean fields to bool type
1.2.1
1.2.0
1.1.0
Improvements:
- Add WaitForPollStart() and WaitForPollEnd() to allow processing during receiving of poll command
1.0.1
Fixes:
- Use
busy_wait_us()
instead ofsleep_us()
for improved performance (particularly with multicore)
1.0.0
Initial release