seesaw: device support and tests

This commit is contained in:
Thomas Richner
2023-10-16 22:22:53 +02:00
committed by BCG
parent 92050d90da
commit 933c9e127d
5 changed files with 373 additions and 0 deletions
+9
View File
@@ -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)