1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-07-13 11:21:47 +03:00

[Library Manager] Add ATtiny_PWM library (#2079)

### Initial Releases v1.0.0

1. Initial coding to support Arduino **AVR ATtiny-based boards (ATtiny3217, etc.)** using [**megaTinyCore**](https://github.com/SpenceKonde/megaTinyCore)
This commit is contained in:
Khoi Hoang
2022-11-08 21:06:50 -05:00
committed by GitHub
parent d82d403954
commit 0b4a4a7ab9

View File

@ -5320,3 +5320,4 @@ https://github.com/RLL-Blue-Dragon/OSS-EC_TI_LM50B_00000057
https://github.com/RLL-Blue-Dragon/OSS-EC_TI_LM45B_LM45C_00000057 https://github.com/RLL-Blue-Dragon/OSS-EC_TI_LM45B_LM45C_00000057
https://github.com/RLL-Blue-Dragon/OSS-EC_TI_LM35D_00000057 https://github.com/RLL-Blue-Dragon/OSS-EC_TI_LM35D_00000057
https://github.com/RLL-Blue-Dragon/OSS-EC_TI_LM35C_LM35CA_00000057 https://github.com/RLL-Blue-Dragon/OSS-EC_TI_LM35C_LM35CA_00000057
https://github.com/khoih-prog/ATtiny_PWM