Closed Memotech-Bill closed 2 months ago
-DPICO_BOARD=pico+w
Did you mean to write the following? -DPICO_BOARD=pico_w
-DPICO_BOARD=pico+w
Did you mean to write the following? -DPICO_BOARD=pico_w
No. I have a custom pico+w.h which includes definitions for both Pico and Pico_W.
Found my own solution.
PICO_BOARD_HEADER_DIRS now has to be set before:
include($ENV{PICO_SDK_PATH}/external/pico_sdk_import.cmake)
I was setting it afterwards.
Great - can we close this then?
Resolved
Attempting to build PicoBB.
My CMakeLists.txt file includes:
And the boards folder contains:
This worked with previous versions of the SDK, however after downloading SDK v2.0 I now obtain: