This website requires JavaScript.
Explore
Help
Register
Sign In
andy
/
tinyUSB
Watch
1
Star
0
Fork
0
You've already forked tinyUSB
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
8ea0dfba6813302d7d4c8f8274b5ef352cbdf8fc
tinyUSB
/
hw
/
bsp
/
rp2040
/
boards
/
raspberry_pi_pico
/
board.cmake
1 line
20 B
CMake
Raw
Normal View
History
Unescape
Escape
Fix up build_family style builds: - added back pre-existing board directories which now just select PICO_BOARD - added boards/pico_sdk which just uses the pre-existing PICO_BOARD setting - fixed rp2040/family.cmake to include the magic string "CFG_TUSB_MCU=OPT_MCU_RP2040" expected by build_family.py
2021-05-31 10:06:07 -05:00
set
(
PICO_BOARD
pico
)
Reference in New Issue
Copy Permalink