Skip to content
This repository was archived by the owner on Aug 31, 2025. It is now read-only.

Conversation

@wiretail
Copy link

Adds support for the new TinyS2 ESP32-S2 board. Appears to have a different set of VID/PID values than what is already in Mu.

@wiretail
Copy link
Author

(Note I should have mentioned this is supporting a direct CP install without the UF2 bootloader, hence the difference in VID/PID I think. In case ya'll dont want to bother with a variant like this.)

@Neradoc
Copy link
Contributor

Neradoc commented May 24, 2021

You mentioned CP, but you modified the file for the Micropython mode on ESP, is that what you wanted to do ?
Circuitpython mode no longer needs a list of vid/pid in the current beta, using the Serial connection interface name instead.

FYI this vid/pid is from https://github.com/espressif/usb-pids where UnexpectedMaker registered a pid for Circuitpython 0x8002 and one for the UF2 bootloader 0x8005, as is usually preferred. The presence of the UF2 bootloader does not influence the PID of Circuitpython.

@ntoll
Copy link
Member

ntoll commented Jun 19, 2021

👋 OK.... if this is a change for CP, it should probably be done in the context of the CP mode rather than ESP. Happy to follow steer from folks more "in the know" about where this should happen. 👍

Thanks for the contribution.

@ntoll
Copy link
Member

ntoll commented Oct 3, 2021

Any movement on this..?

@ntoll
Copy link
Member

ntoll commented Dec 20, 2021

Polite nudge on this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants