Skip to content

Remove invalid string conversion warnings#2

Open
taptada wants to merge 1 commit intopavkriz:masterfrom
taptada:error_handler
Open

Remove invalid string conversion warnings#2
taptada wants to merge 1 commit intopavkriz:masterfrom
taptada:error_handler

Conversation

@taptada
Copy link
Copy Markdown

@taptada taptada commented Oct 12, 2020

This pull request removes warning about invalid conversion from string constant to char * in bus_hal file

More specifically this warning (repeated multiples times)
"stm32_def.h:75:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"

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.

1 participant