Skip to content

Commit

Permalink
rp2040 module xtal delay patch
Browse files Browse the repository at this point in the history
  • Loading branch information
MFDESTINO committed Feb 26, 2025
1 parent 96eed63 commit 0e01e26
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ if (EXISTS ${picoVscode})
endif()
# ====================================================================================
set(PICO_BOARD pico CACHE STRING "Board type")
add_compile_definitions(PICO_XOSC_STARTUP_DELAY_MULTIPLIER=64)


# Generated Cmake Pico project file

Expand Down

0 comments on commit 0e01e26

Please sign in to comment.