From 14e1f76eafe2c12729a5e48dad694f513b87a4dd Mon Sep 17 00:00:00 2001 From: Khoi Hoang <57012152+khoih-prog@users.noreply.github.com> Date: Wed, 9 Nov 2022 15:11:49 -0500 Subject: [PATCH] [LIbrary Manager] Add Dx_PWM library (#2087) ### Initial Release v1.0.0 1. Initial release to support Arduino **AVRDx-based boards (AVR128Dx, AVR64Dx, AVR32Dx, etc.) using DxCore** 2. Using `allman astyle` --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 1a9f0f8f..0344da94 100644 --- a/repositories.txt +++ b/repositories.txt @@ -5326,3 +5326,4 @@ https://github.com/RLL-Blue-Dragon/OSS-EC_TI_LM35_LM35A_00000057 https://github.com/smt5541/magstripelib-esp32 https://github.com/teruyamato0731/Chassis https://github.com/dvarrel/DHT22 +https://github.com/khoih-prog/Dx_PWM