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

prevent build issues with using --enable-jtag-repl=y#265

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

Merged
kdschlosser merged 1 commit intolvgl-micropython:mainfrom0ut4t1m3:main
Jan 20, 2025

Conversation

@0ut4t1m3
Copy link
Contributor

Hi Kevin, I've noticed that at least the S3 and C6 series are hitting the error raised in#236 when enabling the JTAG REPL and I have been manually editing mpconfigboard.h for each target.

This PR ensures USB_SERIAL_JTAG_PACKET_SZ_BYTES is defined during the build when enable-jtag-repl=y.

Define USB_SERIAL_JTAG_PACKET_SZ_BYTES to prevent errors when building with --enable-jtag-repl=y
@kdschlosser
Copy link
Collaborator

That's right. I forgot to add that macro. in ESP-IDF 5.2.2 that macro is available but in 5.2.3 it is not. MicroPython officially only supports up to 5.2.2 I believe. We are using 5.2.3.

Thanks for the fix, I had completely forgot to add it.

@kdschlosserkdschlosser merged commitc6b57d7 intolvgl-micropython:mainJan 20, 2025
5 checks passed
@0ut4t1m3
Copy link
ContributorAuthor

No problems mate, glad to help.

@kdschlosser
Copy link
Collaborator

thanks m8

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

@0ut4t1m3@kdschlosser

[8]ページ先頭

©2009-2025 Movatter.jp