Skip to content

renamed default bsp - #7

Open
abauske wants to merge 3 commits into
Microchip-MPLAB-Harmony:masterfrom
Enerkite:master
Open

abauske wants to merge 3 commits into
Microchip-MPLAB-Harmony:masterfrom
Enerkite:master

Conversation

@abauske

@abauske abauske commented Oct 26, 2023

Copy link
Copy Markdown

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

a.bauske and others added 3 commits October 26, 2023 15:49
Tagging for v3.20.1 release

# Conflicts:
#	boards/default/config/bsp.py solved using Microchip's version
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