Skip to content

Commit bc1b782

Browse files
authored
Merge pull request adafruit#981 from dhalbert/8.x-library-bundles
add 8.x bundles to libraries page
2 parents fcc998a + d1a253e commit bc1b782

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

libraries/index.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,14 @@ <h3>Bundle for Version 7.x</h3>
7474
changed for CircuitPython 7; 6.x .mpy files are not compatible.
7575
</p>
7676
</div>
77+
<div id="adafruit-circuitpython-bundle-8.x-mpy">
78+
<h3>Bundle for Version 8.x</h3>
79+
<p>
80+
This bundle is built for use with CircuitPython 8.x.x. If you are using
81+
CircuitPython 8, please download this bundle. The .mpy format has
82+
not changed for CircuitPython 8, so 7.x libraries are compatible.
83+
</p>
84+
</div>
7785
<div>
7886
<h3>Bundles for Older Versions</h3>
7987
<p>
@@ -118,6 +126,13 @@ <h3>Bundle for Version 7.x</h3>
118126
CircuitPython 7, please download this bundle.
119127
</p>
120128
</div>
129+
<div id="circuitpython-community-bundle-8.x-mpy">
130+
<h3>Bundle for Version 8.x</h3>
131+
<p>
132+
This bundle is built for use with CircuitPython 8.x.x. If you are using
133+
CircuitPython 8, please download this bundle.
134+
</p>
135+
</div>
121136
<div>
122137
<h3>Bundle for Older Versions</h3>
123138
<p>

0 commit comments

Comments
 (0)