Skip to content

Conversation

@shvmm
Copy link

@shvmm shvmm commented Nov 4, 2025

Description:

The terminal would fail to display firmware metrics (memory type usage summary) on windows due to following error:

Building in release mode Linking .pioenvs\esp32-mq2\firmware.elf Firmware metrics can not be shown. Set the terminal codepage to "utf-8"

Relavant info:
utf-8 codepage in terminal can selected using chcp <code> command, where code is 65001 for utf-8.
Win11's also has a "Beta: Use Unicode UTF-8 for worldwide language support" checkbox.

Related issue (if applicable): fixes #

Checklist:

  • The pull request is done against the latest develop branch
  • Only relevant files were touched
  • Only one feature/fix was added per PR, more changes are allowed when changing boards.json
  • I accept the CLA

@coderabbitai
Copy link

coderabbitai bot commented Nov 4, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Jason2866
Copy link

Thx

@Jason2866 Jason2866 merged commit f825861 into pioarduino:develop Nov 4, 2025
1 check passed
@shvmm shvmm deleted the patch-2 branch November 4, 2025 19:00
@shvmm shvmm changed the title Fixed firmware metrics display issue on Windows Fix firmware metrics display issue on Windows Nov 4, 2025
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.

3 participants