mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-31 05:52:55 +08:00
62331f0207
fix clang build with nrf
5 lines
71 B
CMake
5 lines
71 B
CMake
set(MCU_VARIANT nrf52833)
|
|
|
|
function(update_board TARGET)
|
|
endfunction()
|