Skip to content

Commit b055ea1

Browse files
authored
Merge pull request #1616 from dhalbert/10.x-bundles
Add 10.x bundles
2 parents 6ba6942 + c4dcf55 commit b055ea1

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

libraries/index.html

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,14 @@ <h3>Bundle for Version 9.x</h3>
7373
changed as of CircuitPython 9: 8.x libraries are <em>not</em> compatible.
7474
</p>
7575
</div>
76+
<div id="adafruit-circuitpython-bundle-10.x-mpy">
77+
<h3>Bundle for Version 10.x</h3>
78+
<p>
79+
This bundle is built for use with CircuitPython 10.x.x. If you are using
80+
CircuitPython 10, please download this bundle. The .mpy format
81+
did not change as of CircuitPython 10: 9.x libraries <em>are</em> compatible.
82+
</p>
83+
</div>
7684
<div>
7785
<h3>Bundles for Older Versions</h3>
7886
<p>
@@ -115,6 +123,14 @@ <h3>Bundle for Version 9.x</h3>
115123
changed as of CircuitPython 9: 8.x libraries are <em>not</em> compatible.
116124
</p>
117125
</div>
126+
<div id="circuitpython-community-bundle-10.x-mpy">
127+
<h3>Bundle for Version 10.x</h3>
128+
<p>
129+
This bundle is built for use with CircuitPython 10.x.x. If you are using
130+
CircuitPython 10, please download this bundle. The .mpy format
131+
did not change as of CircuitPython 10: 9.x libraries <em>are</em> compatible.
132+
</p>
133+
</div>
118134
<div>
119135
<h3>Bundle for Older Versions</h3>
120136
<p>

0 commit comments

Comments
 (0)