We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 465698e commit 9d96cd1Copy full SHA for 9d96cd1
1 file changed
ports/raspberrypi/boards/rfguru_rp2040/pico-sdk-configboard.h
@@ -1 +1,3 @@
1
// Put board-specific pico-sdk definitions here. This file must exist.
2
+// Allow extra time for xosc to start.
3
+#define PICO_XOSC_STARTUP_DELAY_MULTIPLIER 64
0 commit comments