Files
espLinuxESPIDF/components/espressif__tinyusb/hw/bsp/nrf/boards/pca10059/board.cmake
T
2026-05-06 19:51:30 +07:00

6 lines
126 B
CMake
Executable File

set(MCU_VARIANT nrf52840)
set(LD_FILE_GNU ${CMAKE_CURRENT_LIST_DIR}/pca10059.ld)
function(update_board TARGET)
endfunction()