Skip to content

Conversation

kstribrnAmzn
Copy link
Member

@kstribrnAmzn kstribrnAmzn commented Jul 25, 2025

Description

Test Steps

Checklist:

  • I have tested my changes. No regression in existing tests.
  • I have modified and/or added unit-tests to cover the code changes in this Pull Request.

Related Issue

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.


/*-----------------------------------------------------------*/

__attribute__((always_inline)) static BaseType_t xPortIsInsideInterrupt( void )
Copy link
Contributor

Choose a reason for hiding this comment

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

error: static declaration of 'xPortIsInsideInterrupt' follows non-static declaration

Copy link
Member Author

Choose a reason for hiding this comment

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

This should be fixed now. I'm not sure if this should have been static in the first place.

@kstribrnAmzn kstribrnAmzn force-pushed the pic32InInterrupt branch 2 times, most recently from 712d253 to 4028311 Compare August 11, 2025 21:01
Copy link

sonarqubecloud bot commented Sep 2, 2025

@kstribrnAmzn kstribrnAmzn marked this pull request as ready for review September 2, 2025 18:28
@kstribrnAmzn kstribrnAmzn requested a review from a team as a code owner September 2, 2025 18:28
@kstribrnAmzn
Copy link
Member Author

I'll move this back to draft until @KammutierSpule can confirm the function works with their setup.

@kstribrnAmzn kstribrnAmzn marked this pull request as draft September 8, 2025 16:02
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