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

General • Re: Official RP235xB boards?

$
0
0
You can include in CMakeLists.txt as:

Code:

target_compile_definitions( <projectname> PRIVATE  PICO_EMBED_XIP_SETUP=1)
thanks very much for the help.

sorry one more question, can I put mutliple statements in the target_compile_definitions as I currently have the following already:

Code:

target_compile_definitions(slower_boot2 PRIVATE PICO_FLASH_SPI_CLKDIV=4)

Statistics: Posted by tony carbon — Tue Oct 15, 2024 6:19 pm



Viewing all articles
Browse latest Browse all 5827

Trending Articles