Mu: adding Adafruit circuitpy boards

Created on 6 Jun 2017  路  4Comments  路  Source: mu-editor/mu

hiya, we've launched a bunch of circuitpy boards, so if
https://github.com/mu-editor/mu/blob/b16479ff55b1c4c7ef9a0ba054e96168ec7a4270/mu/logic.py#L45
could be updated to remove (0x239A, 0x8013), (0x239A, 0x8015) (they weren't used in the final python dist)
and add

 (0x239A, 0x8014) # metro m0 PID
 (0x239A, 0x8019) # circuitplayground m0 PID
 (0x239A, 0x801B) # feather m0 express PID

that would be lovely! we can also do a PR if needed

Most helpful comment

Cool. It's going into a branch I'm working on right now that'll turn into Mu 1.0 in the not-too-distant future.

All 4 comments

Ack

I'm in the middle of a bunch of Mu related work and I'll get this update in with the currently pending changes for the next release. I think you're going to like it. :-)

no rush, thanks & huzzah! :)

hiya checkin' in on this one. we also have a gemma m0 we're releasing with VID/PID 0x239A 0x801D

Cool. It's going into a branch I'm working on right now that'll turn into Mu 1.0 in the not-too-distant future.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

carlosperate picture carlosperate  路  8Comments

martinohanlon picture martinohanlon  路  9Comments

probonopd picture probonopd  路  5Comments

Franci85 picture Franci85  路  4Comments

tibs picture tibs  路  8Comments