We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7b6781 commit 9556b50Copy full SHA for 9556b50
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