Skip to content

Conversation

abauske
Copy link

@abauske abauske commented Oct 26, 2023

Current version of MPLAB Code Configurator adds

#define <<BSP_NAME>>

to generated c code.

For the default package this results in

#define default

which breaks all switch-case-default statements.

My suggestion -> renaming it to defaultBSP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant