Skip to content

boards/manifest.py: Added required frozen manifests. - #199

Merged
IFX-Anusha merged 1 commit into
psoc-edge-mainfrom
add_required_manifest
Aug 4, 2026
Merged

boards/manifest.py: Added required frozen manifests.#199
IFX-Anusha merged 1 commit into
psoc-edge-mainfrom
add_required_manifest

Conversation

@IFX-Anusha

@IFX-Anusha IFX-Anusha commented Aug 3, 2026

Copy link
Copy Markdown

Summary

Add the two standard frozen packages used by all network-capable MicroPython ports:

[include("$(MPY_DIR)/extmod/asyncio")] — freezes the built-in asyncio implementation (mirrors esp32, rp2, and other ports)
[require("bundle-networking")] — freezes the standard networking bundle (requests, WebREPL, NTP, mip, etc.)

Testing

Verified with upstream tests

Generative AI

I did not use generative AI tools when creating this PR.

Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>
@IFX-Anusha
IFX-Anusha marked this pull request as ready for review August 4, 2026 06:06
@IFX-Anusha
IFX-Anusha requested a review from a team August 4, 2026 06:06

@NaveenChengappa-IFX NaveenChengappa-IFX left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Super! 🥇 🚀

@jaenrig-ifx jaenrig-ifx left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

💯

@IFX-Anusha
IFX-Anusha merged commit 91a7596 into psoc-edge-main Aug 4, 2026
26 checks passed
@IFX-Anusha
IFX-Anusha deleted the add_required_manifest branch August 4, 2026 07:36
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