We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29d9dab commit a1524e4Copy full SHA for a1524e4
src/portmacro.h
@@ -6,7 +6,7 @@
6
7
#ifndef _PORTMACRO_H_
8
#define _PORTMACRO_H_
9
-#include <Arduino.h>
+#include "stm32_def.h"
10
11
#ifndef __CORTEX_M
12
#pragma GCC error "no \"__CORTEX_M\" definition"
0 commit comments