diff --git a/portable/ThirdParty/GCC/RP2040/include/portmacro.h b/portable/ThirdParty/GCC/RP2040/include/portmacro.h index 68686f810..d8173716e 100644 --- a/portable/ThirdParty/GCC/RP2040/include/portmacro.h +++ b/portable/ThirdParty/GCC/RP2040/include/portmacro.h @@ -38,6 +38,7 @@ #include "pico.h" #include "hardware/sync.h" +#include "rp2040_config.h" /*----------------------------------------------------------- * Port specific definitions.