Skip to content

pic32c: remove unused variable#739

Merged
danielinux merged 1 commit intowolfSSL:masterfrom
rizlik:fix_unused_var
Mar 30, 2026
Merged

pic32c: remove unused variable#739
danielinux merged 1 commit intowolfSSL:masterfrom
rizlik:fix_unused_var

Conversation

@rizlik
Copy link
Copy Markdown
Contributor

@rizlik rizlik commented Mar 30, 2026

No description provided.

Copilot AI review requested due to automatic review settings March 30, 2026 12:13
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Removes an unused local variable in the PIC32C HAL dual-bank swap routine to clean up the implementation and avoid compiler warnings.

Changes:

  • Deleted an unused uint32_t reg; declaration from pic32_flash_dualbank_swap().

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@danielinux danielinux self-requested a review March 30, 2026 14:07
@danielinux danielinux merged commit 409901b into wolfSSL:master Mar 30, 2026
365 of 373 checks passed
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