We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 683465f commit 13a91b5Copy full SHA for 13a91b5
cores/arduino/zephyrSerial.h
@@ -7,6 +7,7 @@
7
#pragma once
8
9
#include <zephyr/sys/ring_buffer.h>
10
+#include <zephyr/kernel.h>
11
#include <api/HardwareSerial.h>
12
13
namespace arduino {
0 commit comments