Skip to content

[STM32F1] Fix HAL for new PlatformIO#11749

Merged
thinkyhead merged 1 commit intoMarlinFirmware:bugfix-2.0.xfrom
AlexanderAmelkin:2.0.x-Fix-STM32-HAL-for-new-PlatformIO
Sep 7, 2018
Merged

[STM32F1] Fix HAL for new PlatformIO#11749
thinkyhead merged 1 commit intoMarlinFirmware:bugfix-2.0.xfrom
AlexanderAmelkin:2.0.x-Fix-STM32-HAL-for-new-PlatformIO

Conversation

@AlexanderAmelkin
Copy link
Contributor

New PlatformIO (framework-arduinoststm32) moved header atomic.h
from <libmaple/atomic.h> to <util/atomic.h>

This commit adjusts STM32 HAL accordingly.

New PlatformIO (framework-arduinoststm32) moved header atomic.h
from <libmaple/atomic.h> to <util/atomic.h>

This commit adjusts STM32 HAL accordingly.

Signed-off-by: Alexander Amelkin <mocbuhtig@amelkin.msk.ru>
@thinkyhead
Copy link
Member

Last time I looked the header existed in both places. Is that no longer the case?

@thinkyhead thinkyhead added the T: HAL & APIs Topic related to the HAL and internal APIs. label Sep 7, 2018
@thinkyhead thinkyhead merged commit f417408 into MarlinFirmware:bugfix-2.0.x Sep 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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