add tinyusb
This commit is contained in:
1
tinyusb/hw/bsp/rp2040/boards/adafruit_feather_rp2040/board.cmake
Executable file
1
tinyusb/hw/bsp/rp2040/boards/adafruit_feather_rp2040/board.cmake
Executable file
@@ -0,0 +1 @@
|
||||
set(PICO_BOARD adafruit_feather_rp2040)
|
||||
1
tinyusb/hw/bsp/rp2040/boards/adafruit_itsybitsy_rp2040/board.cmake
Executable file
1
tinyusb/hw/bsp/rp2040/boards/adafruit_itsybitsy_rp2040/board.cmake
Executable file
@@ -0,0 +1 @@
|
||||
set(PICO_BOARD adafruit_itsybitsy_rp2040)
|
||||
1
tinyusb/hw/bsp/rp2040/boards/adafruit_qtpy_rp2040/board.cmake
Executable file
1
tinyusb/hw/bsp/rp2040/boards/adafruit_qtpy_rp2040/board.cmake
Executable file
@@ -0,0 +1 @@
|
||||
set(PICO_BOARD adafruit_qtpy_rp2040)
|
||||
1
tinyusb/hw/bsp/rp2040/boards/pico_sdk/board.cmake
Executable file
1
tinyusb/hw/bsp/rp2040/boards/pico_sdk/board.cmake
Executable file
@@ -0,0 +1 @@
|
||||
# This builds with settings based purely on the current PICO_BOARD set via the SDK
|
||||
1
tinyusb/hw/bsp/rp2040/boards/raspberry_pi_pico/board.cmake
Executable file
1
tinyusb/hw/bsp/rp2040/boards/raspberry_pi_pico/board.cmake
Executable file
@@ -0,0 +1 @@
|
||||
set(PICO_BOARD pico)
|
||||
Reference in New Issue
Block a user