Skip to content

Conversation

@Jason2866
Copy link
Owner

@Jason2866 Jason2866 commented Dec 15, 2025

Added configuration for ULP coprocessor with memory reservation.

Summary by CodeRabbit

  • New Features

    • Enabled ULP coprocessor with LP Core support for enhanced low-power operations on ESP32 devices.
  • Chores

    • Updated default configuration to allocate memory for ULP coprocessor functionality.

✏️ Tip: You can customize this high-level summary in your review settings.

Added configuration for ULP coprocessor with memory reservation.
@coderabbitai
Copy link

coderabbitai bot commented Dec 15, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

Three ULP coprocessor configuration options were added to the ESP32-P4 defconfig file, enabling the LP Core and reserving 8192 bytes of memory for low-power coprocessor operations.

Changes

Cohort / File(s) Summary
ULP Coprocessor Configuration
configs/defconfig.esp32p4
Added three configuration options: CONFIG_ULP_COPROC_ENABLED=y, CONFIG_ULP_COPROC_TYPE_LP_CORE=y, and CONFIG_ULP_COPROC_RESERVE_MEM=8192 to enable and configure the LP Core for ULP coprocessor support.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 Hoppy news in defconfig's home,
LP Core now has room to roam,
Eight kilobytes reserved with care,
Ultra-low power in the air!

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

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 45f8792 and ef12e2e.

📒 Files selected for processing (1)
  • configs/defconfig.esp32p4 (1 hunks)

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 Jason2866 merged commit 1f40212 into v5.5_gcc15 Dec 15, 2025
16 of 29 checks passed
@Jason2866 Jason2866 deleted the v55_p4_ulp branch December 15, 2025 17:37
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