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

2.0.x
Alexander Amelkin 6 years ago committed by Scott Lahteine
parent 3d7f2c1fde
commit f417408df1

@ -40,7 +40,7 @@
// --------------------------------------------------------------------------
#include <stdint.h>
#include <libmaple/atomic.h>
#include <util/atomic.h>
#include <Arduino.h>
// --------------------------------------------------------------------------

Loading…
Cancel
Save