Commit Graph
4 Commits
Author SHA1 Message Date
Khoi Hoang 7db4a62cb4 Fix Codespell complaints 2022-11-17 21:55:16 -05:00
Khoi Hoang 848a1d5b7e Update platformio.ini for arduino-pico core 2022-11-11 18:09:29 -05:00
Khoi Hoang b99aafc23a v1.3.0 to fix severe bug affecting start time
### Releases v1.3.0

1. Fix  affecting time between the starts. Check [Enable fixed timing between timer calls (vs fixed time btw. end of timer call and next call as implemented) #3](https://github.com/khoih-prog/RPI_PICO_TimerInterrupt/issues/3)
2022-09-25 19:41:28 -04:00
Khoi Hoang 895091a6d8 Add strict option for PIO
; Checks for the compatibility with frameworks and dev/platforms
lib_compat_mode = strict
2021-10-04 19:23:20 -04:00