-
released this
2022-09-30 05:06:40 +03:00 | 10 commits to main since this releaseReleases v1.3.1
- Using
floatinstead ofulongfor better interval accuracy
Downloads
- Using
-
released this
2022-09-26 02:41:54 +03:00 | 13 commits to main since this releaseReleases v1.3.0
- Fix severe bug affecting time between starts. Check Enable fixed timing between timer calls (vs fixed time btw. end of timer call and next call as implemented) #3
Downloads
-
released this
2022-01-22 08:37:49 +03:00 | 17 commits to main since this releaseReleases v1.2.0
- Fix
multiple-definitionslinker error. Dropsrc_cppandsrc_hdirectories - Add example multiFileProject to demo for multiple-file project.
- Optimize library code by using
reference-passinginstead ofvalue-passing - Update all examples
Downloads
- Fix
-
released this
2021-10-23 00:04:19 +03:00 | 28 commits to main since this releaseReleases v1.1.1
- Fix platform in
library.json
Downloads
- Fix platform in
-
released this
2021-06-11 06:33:07 +03:00 | 35 commits to main since this releaseReleases v1.1.0
- Add support to new boards (ADAFRUIT_ITSYBITSY_RP2040, ADAFRUIT_QTPY_RP2040, ADAFRUIT_STEMMAFRIEND_RP2040, ADAFRUIT_TRINKEYQT_RP2040, ADAFRUIT_MACROPAD_RP2040, SPARKFUN_PROMICRO_RP2040, etc.) using the arduino-pico core
- Add
ISR_16_Timers_Array_Complexexamples. - Fix examples' bug
Downloads
-
released this
2021-05-18 23:10:48 +03:00 | 37 commits to main since this releaseReleases v1.0.1
- Update README and Packages' Patches to match RP2040 arduino-pico core v1.4.0
Downloads
-
released this
2021-05-12 04:20:26 +03:00 | 41 commits to main since this releaseInitial Releases v1.0.0
- Initial coding to support RP2040-based boards such as RASPBERRY_PI_PICO, etc. using Earle Philhower's arduino-pico core
Downloads