Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESP32-S2: added sys.platform #3954

Merged
merged 1 commit into from
Jan 12, 2021
Merged

ESP32-S2: added sys.platform #3954

merged 1 commit into from
Jan 12, 2021

Conversation

anecdata
Copy link
Member

@anecdata anecdata commented Jan 8, 2021

Addresses #3951

>>> Adafruit CircuitPython 6.1.0-rc.0-11-g55c80754c-dirty on 2021-01-08; Saola 1 w/Wrover with ESP32S2
>>> import sys
>>> sys.platform
'Espressif ESP32-S2'

@anecdata anecdata added the espressif applies to multiple Espressif chips label Jan 8, 2021
Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
espressif applies to multiple Espressif chips
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants