mirror of
https://github.com/prdgmshift/usbliter8
synced 2026-06-27 12:59:56 +00:00
6 lines
111 B
CMake
6 lines
111 B
CMake
add_compile_definitions(
|
|
BOARD_NAME="Waveshare RP2350 Zero"
|
|
)
|
|
|
|
include(boards/waveshare_rp2350_base.cmake)
|