You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<aclass="install-instructions" target="_blank" href="{{ page.download_instructions }}">Learn how to install CircuitPython on this board <iclass="fas fa-external-link-alt" aria-hidden="true"></i></a>
149
149
{% endif %}
150
150
{% if version.modules %}
151
-
<p>
152
-
Built-in modules available:
151
+
<details>
152
+
<summary>Modules included in this download</summary>
153
153
<spanclass="download-modules {% if version.stable %}stable{% else %}unstable{% endif %}">
0 commit comments