Skip to content

fix(api): case insensitive issue#2991

Merged
fpistm merged 1 commit into
stm32duino:mainfrom
fpistm:fix_caseinsensitive
Jun 16, 2026
Merged

fix(api): case insensitive issue#2991
fpistm merged 1 commit into
stm32duino:mainfrom
fpistm:fix_caseinsensitive

Conversation

@fpistm

@fpistm fpistm commented Jun 16, 2026

Copy link
Copy Markdown
Member

Having the api/ folder in the include path cause issue between string.h provided by gcc and String.h provided by the ArduinoCore-API.

See arduino/ArduinoCore-API#37

@fpistm fpistm added this to the 3.0.0 milestone Jun 16, 2026
@fpistm fpistm requested a review from Aymane-ST June 16, 2026 12:29
@fpistm fpistm added the fix 🩹 Bug fix label Jun 16, 2026
Having the api/ folder in the include path
cause issue between string.h and String.h.

See arduino/ArduinoCore-API#37

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
@fpistm fpistm force-pushed the fix_caseinsensitive branch from 44a3583 to cca5ec7 Compare June 16, 2026 12:33
@fpistm fpistm merged commit b73ed8e into stm32duino:main Jun 16, 2026
23 checks passed
@github-project-automation github-project-automation Bot moved this from In progress to Done in STM32 core based on ST HAL Jun 16, 2026
@fpistm fpistm deleted the fix_caseinsensitive branch June 16, 2026 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix 🩹 Bug fix

Projects

Development

Successfully merging this pull request may close these issues.

1 participant