Skip to content

Latest Gemma M0 uf2 has mixes of CircuitPy 2 and 3 #1107

@horscroft-swish

Description

@horscroft-swish

Lines one and two of the default main.py found after flashing with this (https://github.com/adafruit/circuitpython/releases/download/3.0.0/adafruit-circuitpython-gemma_m0-3.0.0.uf2) are:

# Gemma IO demo
# Welcome to CircuitPython 2.0.0 :)

However, main.py throws a ValueError once flashed and does not run, until you replace the lib files from their respective .mpy files from version 3 (downloaded here: https://github.com/adafruit/Adafruit_CircuitPython_Bundle/releases/tag/20180810).

It seems like the CircuitPy version is 3, but the libs and comments for the started project are outdated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions