4 lines
87 B
CMake
4 lines
87 B
CMake
|
|
set(MACHINE "-mcpu=bf537")
|
|
set(LDFLAGS "-T${RT_KERNEL_PATH}/bsp/${BSP}/${BSP}.ld")
|