Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update readgpio_s3.py#97

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
synco wants to merge1 commit intomicropython:master
base:master
Choose a base branch
Loading
fromsynco:patch-1
Open

Conversation

synco
Copy link

To be consistent with the processor example I'd expect this... not sure about the knock-on effects.

To be consistent with the processor example I'd expect this... not sure about the knock-on effects.
@wnienhaus
Copy link
Collaborator

Actuallyesp32s2 is the correct value even for the ESP32-S3, because it specifies the instruction set of the ULP, not the overall device. The ESP32-S2 and ESP32-S3 have an identical ULP (at least the FSM ULP) which is why we simply called it all "esp32s2".

I can see how that can be confusing though. The README refers to this:https://github.com/micropython/micropython-esp32-ulp#id1, but maybe it could be easier, if we supportedesp32s3 as a cpu type and simply treat it the same asesp32s2 internally.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@synco@wnienhaus

[8]ページ先頭

©2009-2025 Movatter.jp