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
608 stars 192 forks source link

docs: cleanup readme list #555

Closed deadprogram closed 1 year ago

deadprogram commented 1 year ago

This PR removes the full list of devices from the README, better to keep it on the tinygo.org site.

See https://github.com/tinygo-org/tinygo-site/pull/353

aykevl commented 1 year ago

I agree having this on the website makes it more accessible, but I'm afraid it will be very easy for it to get out of sync. As long as this list is in the drivers repo, it is much easier to require an addition on each PR that adds a driver.