Skip to content

Commit 4c151e0

Browse files
committed
docs: Add I2C & SPI guide (not the code currently does not run because of context manager bugs).
1 parent aa819ae commit 4c151e0

File tree

8 files changed

+262
-0
lines changed

8 files changed

+262
-0
lines changed

docs/programming_guide/03_i2c_spi.rst

Lines changed: 261 additions & 0 deletions
Large diffs are not rendered by default.
145 KB
Binary file not shown.
148 KB
Binary file not shown.
148 KB
Binary file not shown.
288 KB
Loading
301 KB
Loading
251 KB
Loading

docs/programming_guide/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ This series of tutorials will progress through the basics of using CircuitPython
99

1010
01_digital_io.rst
1111
02_analog_io.rst
12+
03_i2c_spi.rst

0 commit comments

Comments
 (0)