1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-11-23 03:22:23 +03:00

Add NRF52_ISR_Servo Library (#388)

### Releases v1.0.0

1. Basic 16 ISR-based servo controllers using 1 hardware PWM module for nRF52-based board
2. Support to both nRF52832 and nRF52840
This commit is contained in:
Khoi Hoang
2021-08-23 00:29:46 -04:00
committed by GitHub
parent b57426f137
commit 8ee1780c28

View File

@@ -4170,3 +4170,4 @@ https://github.com/khoih-prog/STM32_ISR_Servo
https://github.com/edge-ml/arduino
https://github.com/khoih-prog/RP2040_ISR_Servo
https://github.com/khoih-prog/SAMD_ISR_Servo
https://github.com/khoih-prog/NRF52_ISR_Servo