1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-07-07 14:41:10 +03:00

Add RP2040_ISR_Servo Library (#384)

### Releases v1.0.0

1. Basic 16 ISR-based servo controllers using 1 hardware timer for RP2040-based board
2. Support to both [**Arduino-mbed RP2040** core](https://github.com/arduino/ArduinoCore-mbed) and [**Earle Philhower's arduino-pico core**](https://github.com/earlephilhower/arduino-pico)
This commit is contained in:
Khoi Hoang
2021-08-22 02:57:46 -04:00
committed by GitHub
parent ae4453dc13
commit 99c60cfd04

View File

@ -4167,3 +4167,4 @@ https://github.com/khoih-prog/FlashStorage_STM32F1
https://bitbucket.org/David_Such/nexgen_motorshield
https://github.com/khoih-prog/STM32_ISR_Servo
https://github.com/edge-ml/arduino
https://github.com/khoih-prog/RP2040_ISR_Servo