diff options
| author | Lucian Copeland <hierophect@gmail.com> | 2020-12-14 13:00:57 -0500 |
|---|---|---|
| committer | Lucian Copeland <hierophect@gmail.com> | 2020-12-14 13:00:57 -0500 |
| commit | cac755ba16cd0bd68a3251ca26a1d7ba4099e4fa (patch) | |
| tree | 4541c5fd16b5d42d1c0fa1fb8ff2836451c4d0c5 /docs/drivers.rst | |
| parent | dc560f0eee74a95e96dd402f76c6aa31ba13d712 (diff) | |
| parent | 6cced494022007e6d1fea1b022b37e5b6212111e (diff) | |
Merge remote-tracking branch 'upstream/main' into esp-analog-hang
Diffstat (limited to 'docs/drivers.rst')
| -rw-r--r-- | docs/drivers.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/drivers.rst b/docs/drivers.rst index 241415cc1..8855abbd2 100644 --- a/docs/drivers.rst +++ b/docs/drivers.rst @@ -12,7 +12,7 @@ Adafruit CircuitPython Library Bundle We provide a bundle of all our libraries to ease installation of drivers and their dependencies. The bundle is primarily geared to the Adafruit Express line of boards which feature a relatively large external flash. With Express boards, -its easy to copy them all onto the filesystem. However, if you don't have +it's easy to copy them all onto the filesystem. However, if you don't have enough space simply copy things over as they are needed. - The Adafruit bundles are available on GitHub: <https://github.com/adafruit/Adafruit_CircuitPython_Bundle/releases>. |
