diff --git a/cores/arduino/zephyrCommon.cpp b/cores/arduino/zephyrCommon.cpp index 6791425bf..94b586744 100644 --- a/cores/arduino/zephyrCommon.cpp +++ b/cores/arduino/zephyrCommon.cpp @@ -4,7 +4,11 @@ * SPDX-License-Identifier: Apache-2.0 */ -#include "Arduino.h" +#include + +void yield(void) { + k_yield(); +} /* * The ACTIVE_HIGH flag is set so that A low physical