This website requires JavaScript.
Explore
Help
Sign In
Embedded
/
tinyusb
Watch
1
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2025-01-17 05:32:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinyusb
/
hw
/
bsp
/
rp2040
/
boards
/
adafruit_itsybitsy_rp2040
/
board.cmake
2 lines
97 B
CMake
Raw
Normal View
History
Unescape
Escape
correct boot stage2 for itsybitsy and qt rp2040
2021-04-19 14:03:29 +07:00
set
(
PICO_DEFAULT_BOOT_STAGE2_FILE
"${PICO_SDK_PATH}/src/rp2_common/boot_stage2/boot2_w25q080.S"
)
Reference in New Issue
Copy Permalink