b9b04fcefa
Information about the board: https://hackaday.io/project/186921-game-22 Hardware design repository: https://github.com/python-ugame/ugame-22
5 lines
157 B
C
5 lines
157 B
C
// 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
|