Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STM32: fix Marduino SBI/CBI redefine #13912

Merged
merged 1 commit into from
May 6, 2019

Conversation

tpruvot
Copy link
Contributor

@tpruvot tpruvot commented May 5, 2019

Since the shared include "Marduino.h", there are new warnings about redefined macros.

Force the core/macros.h to be included first.

@tpruvot
Copy link
Contributor Author

tpruvot commented May 5, 2019

may be required on ESP32 platform too, but dont have the hardware to test it...

@thinkyhead thinkyhead added A: STM32 C: Build / Toolchain PR: Bug Fix T: HAL & APIs Topic related to the HAL and internal APIs. labels May 6, 2019
@thinkyhead thinkyhead merged commit a4c2451 into MarlinFirmware:bugfix-2.0.x May 6, 2019
@tpruvot tpruvot deleted the stm32 branch May 7, 2019 13:49
ozgunawesome pushed a commit to ozgunawesome/Marlin that referenced this pull request May 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: STM32 C: Build / Toolchain PR: Bug Fix T: HAL & APIs Topic related to the HAL and internal APIs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants