Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
d208ae782d0546f740b28537a8ed6c0d8f76b40d
/
.
/
src
/
boards
/
pico_w.cmake
blob: 15b901dd268c353d6099b4e334086982d2110bb4 [
file
] [
log
] [
blame
]
set
(
PICO_CYW43_SUPPORTED
"1"
CACHE INTERNAL
"Try to add support for PICO_CYW43"
)
include
(
$
{
CMAKE_CURRENT_LIST_DIR
}/
generic_board
.
cmake
)