tinygo-org / drivers

TinyGo drivers for sensors, displays, wireless adaptors, and other devices that use I2C, SPI, GPIO, ADC, and UART interfaces.
https://tinygo.org
BSD 3-Clause "New" or "Revised" License
599 stars 188 forks source link

Added si5351 driver #474

Open conotto opened 1 year ago

conotto commented 1 year ago

Driver for Si5351 clock module

deadprogram commented 1 year ago

Hello @conotto thank you for working on this driver.

I have changed the branch to dev as described here: https://github.com/tinygo-org/drivers/blob/release/CONTRIBUTING.md#how-to-use-our-github-repository

conotto commented 1 year ago

Please let me know if anything is missing

conotto commented 1 year ago

Is there anything else required ? Or can this be merged already ?