Skip to content

Added support for my new FeatherS2 Neo#133

Merged
hathach merged 3 commits into
adafruit:masterfrom
UnexpectedCircuitPython:master
Jul 15, 2021
Merged

Added support for my new FeatherS2 Neo#133
hathach merged 3 commits into
adafruit:masterfrom
UnexpectedCircuitPython:master

Conversation

@UnexpectedMaker
Copy link
Copy Markdown
Contributor

Also remembered to dded FeatherS2 Neo to build script this time :)

VID/PID is from Espressif:
https://github.com/espressif/usb-pids/blob/main/allocated-pids.txt

Cheers :)

Added FeatherS2 Neo to build script
Comment thread .github/workflows/build_esp32.yml
Copy link
Copy Markdown
Member

@hathach hathach left a comment

Choose a reason for hiding this comment

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

Board id must follow the uf2 specs, please correct

The Board-ID field is machine-readable and consists of a number of dash-separated tokens. The first token is the CPU type, second is the board type, and third is the board revision. More tokens can be also added.

Comment thread ports/esp32s2/boards/unexpectedmaker_feathers2_neo/board.h Outdated
Copy link
Copy Markdown
Member

@hathach hathach left a comment

Choose a reason for hiding this comment

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

great! Thank you for your pr, yeah I try to enforce the board id specs since it is common mistake from user. Sometimes I forgot about it as well.

@hathach hathach merged commit 7b92803 into adafruit:master Jul 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants