Merge pull request #5507 from jpconstantineau/pykey60-updates

PyKey60: added startup delay multiplier to help some hardware start up...
This commit is contained in:
Limor "Ladyada" Fried 2021-10-24 18:57:47 -04:00 committed by GitHub
commit 66e7dbea08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1 +1,4 @@
// Put board-specific pico-sdk definitions here. This file must exist.
// Allow extra time for xosc to start.
#define PICO_XOSC_STARTUP_DELAY_MULTIPLIER 64