summaryrefslogtreecommitdiff
path: root/third_party/CMSIS
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/CMSIS')
-rw-r--r--third_party/CMSIS/Device/Include/system_stm32f0xx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/third_party/CMSIS/Device/Include/system_stm32f0xx.h b/third_party/CMSIS/Device/Include/system_stm32f0xx.h
index ab76a00..1d6fb8f 100644
--- a/third_party/CMSIS/Device/Include/system_stm32f0xx.h
+++ b/third_party/CMSIS/Device/Include/system_stm32f0xx.h
@@ -25,6 +25,8 @@
******************************************************************************
*/
+#include <stdint.h>
+
/** @addtogroup CMSIS
* @{
*/