mirror of
https://github.com/tinygo-org/drivers.git
synced 2026-08-19 14:14:00 +00:00
seesaw: device support and tests
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# Seesaw Driver
|
||||
|
||||
This is a basic driver to interact with Adafruit's seesaw board.
|
||||
|
||||
It exposes constants for the documented modules as well as their functions. Sub-packages
|
||||
may contain more refined drivers based on those.
|
||||
|
||||
- [Device Overview](https://learn.adafruit.com/adafruit-seesaw-atsamd09-breakout/overview)
|
||||
- [Adafruit Datasheet](https://cdn-learn.adafruit.com/downloads/pdf/adafruit-seesaw-atsamd09-breakout.pdf)
|
||||
Reference in New Issue
Block a user