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

Add Dx_Slow_PWM Library (#1750)

### Initial Release v1.0.0

1. Initial release to support Arduino **AVRDx-based boards (AVR128Dx, AVR64Dx, AVR32Dx, etc.) using DxCore**
This commit is contained in:
Khoi Hoang
2022-08-25 02:46:03 -04:00
committed by GitHub
parent cc6f3ed44b
commit e9f51ebcd5

View File

@@ -5135,3 +5135,4 @@ https://github.com/khoih-prog/ATmega_TimerInterrupt
https://github.com/khoih-prog/ATmega_Slow_PWM https://github.com/khoih-prog/ATmega_Slow_PWM
https://github.com/khoih-prog/Dx_TimerInterrupt https://github.com/khoih-prog/Dx_TimerInterrupt
https://github.com/Vulintus/ATWINC3400_Driver_Arduino https://github.com/Vulintus/ATWINC3400_Driver_Arduino
https://github.com/khoih-prog/Dx_Slow_PWM