add 8.x bundles
This commit is contained in:
parent
fcc998a444
commit
d1a253e70e
1 changed files with 15 additions and 0 deletions
|
|
@ -74,6 +74,14 @@ permalink: /libraries
|
|||
changed for CircuitPython 7; 6.x .mpy files are not compatible.
|
||||
</p>
|
||||
</div>
|
||||
<div id="adafruit-circuitpython-bundle-8.x-mpy">
|
||||
<h3>Bundle for Version 8.x</h3>
|
||||
<p>
|
||||
This bundle is built for use with CircuitPython 8.x.x. If you are using
|
||||
CircuitPython 8, please download this bundle. The .mpy format has
|
||||
not changed for CircuitPython 8, so 7.x libraries are compatible.
|
||||
</p>
|
||||
</div>
|
||||
<div>
|
||||
<h3>Bundles for Older Versions</h3>
|
||||
<p>
|
||||
|
|
@ -118,6 +126,13 @@ permalink: /libraries
|
|||
CircuitPython 7, please download this bundle.
|
||||
</p>
|
||||
</div>
|
||||
<div id="circuitpython-community-bundle-8.x-mpy">
|
||||
<h3>Bundle for Version 8.x</h3>
|
||||
<p>
|
||||
This bundle is built for use with CircuitPython 8.x.x. If you are using
|
||||
CircuitPython 8, please download this bundle.
|
||||
</p>
|
||||
</div>
|
||||
<div>
|
||||
<h3>Bundle for Older Versions</h3>
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Reference in a new issue