8000 docs: Add I2C & SPI guide (not the code currently does not run becaus… · boneskull/circuitpython@4c151e0 · GitHub
[go: up one dir, main page]

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

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.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Loading
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)
0