mirror of
https://github.com/Fishwaldo/bl_mcu_sdk.git
synced 2025-07-12 07:48:42 +00:00
4 lines
70 B
CMake
4 lines
70 B
CMake
set(TARGET_REQUIRED_LIBS shell)
|
|
set(mains main.c)
|
|
generate_bin()
|
|
|