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 c1e220c commit 8ccd98fCopy full SHA for 8ccd98f
targets/TARGET_RASPBERRYPI/TARGET_RP2040/TARGET_NANO_RP2040_CONNECT/board.c
@@ -1,3 +1,3 @@
1
#include "PinNames.h"
2
3
-uint32_t SystemCoreClock = 120000000;
+uint32_t SystemCoreClock = 125000000;
targets/TARGET_RASPBERRYPI/TARGET_RP2040/TARGET_RASPBERRY_PI_PICO/board.c
0 commit comments