thanks very much for the help.You can include in CMakeLists.txt as:Code:
target_compile_definitions( <projectname> PRIVATE PICO_EMBED_XIP_SETUP=1)
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