Skip to content
Snippets Groups Projects
Commit f417408d authored by Alexander Amelkin's avatar Alexander Amelkin Committed by Scott Lahteine
Browse files

[STM32F1] Fix HAL for new PlatformIO (#11749)

parent 3d7f2c1f
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@
// --------------------------------------------------------------------------
#include <stdint.h>
#include <libmaple/atomic.h>
#include <util/atomic.h>
#include <Arduino.h>
// --------------------------------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment