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