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

[Library Manager] Add SAMD_PWM library (#2052)

### Releases v1.0.0

1. Initial coding for **SAMD21/SAMD51 boards** such as `NANO_33_IOT`, `ITSYBITSY_M4`, `SEEED_XIAO_M0`, `SparkFun SAMD51_Thing_Plus`, etc. using
- [Arduino SAMD core](https://github.com/arduino/ArduinoCore-samd)
- [Adafruit SAMD core](https://github.com/adafruit/ArduinoCore-samd)
- [Seeed-Studio SAMD core](https://github.com/Seeed-Studio/ArduinoCore-samd)
- [Sparkfun SAMD core](https://github.com/sparkfun/Arduino_Boards)
- [Industruino SAMD core](https://github.com/Industruino/IndustruinoSAMD)
This commit is contained in:
Khoi Hoang
2022-11-03 03:14:00 -04:00
committed by GitHub
parent b5d3e2c8c5
commit 01583bd185

View File

@ -5304,3 +5304,4 @@ https://github.com/khoih-prog/ESP32_FastPWM
https://github.com/vindar/ILI9341_T4
https://github.com/RLL-Blue-Dragon/OSS-EC_TDK_CHS-MSS_00000057
https://github.com/RLL-Blue-Dragon/OSS-EC_TDK_CHS_UPS_UPR_UGS_UGR_00000057
https://github.com/khoih-prog/SAMD_PWM