Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8013

SDK • Re: PICO_FLASH_SPI_CLKDIV only affects boot stage?

$
0
0
You can do something like

Code:

pico_define_boot_stage2(slower_flash ${PICO_DEFAULT_BOOT_STAGE2_FILE})target_compile_definitions(slower_flash PRIVATE        PICO_FLASH_SPI_CLKDIV=4)pico_set_boot_stage2(TARGET slower_flash)

Statistics: Posted by kilograham — Fri Jul 25, 2025 1:54 pm



Viewing all articles
Browse latest Browse all 8013

Trending Articles