mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-02-07 14:22:33 +00:00
Add missing include to fix compile error (#1358)
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
|
||||
#include "pico.h"
|
||||
#include "hardware/sync.h"
|
||||
#include "rp2040_config.h"
|
||||
|
||||
/*-----------------------------------------------------------
|
||||
* Port specific definitions.
|
||||
|
||||
Reference in New Issue
Block a user