Skip to content

Commit 66e7dbe

Browse files
authored
Merge pull request #5507 from jpconstantineau/pykey60-updates
PyKey60: added startup delay multiplier to help some hardware start up...
2 parents 210ce1d + 3425bcc commit 66e7dbe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
11
// Put board-specific pico-sdk definitions here. This file must exist.
2+
3+
// Allow extra time for xosc to start.
4+
#define PICO_XOSC_STARTUP_DELAY_MULTIPLIER 64

0 commit comments

Comments
 (0)