In ${CMAKE_BOARD_HEADER_DIRS}When you have a custom board header the file goes where?
I normally use:
Code:
set(PICO_BOARD_HEADER_DIRS ${CMAKE_CURRENT_SOURCE_DIR}/../boards)
Statistics: Posted by arg001 — Wed Sep 18, 2024 9:14 pm
In ${CMAKE_BOARD_HEADER_DIRS}When you have a custom board header the file goes where?
Code:
set(PICO_BOARD_HEADER_DIRS ${CMAKE_CURRENT_SOURCE_DIR}/../boards)
Statistics: Posted by arg001 — Wed Sep 18, 2024 9:14 pm