bl_iot_sdk/customer_app/component/romfs/genromap
Rujun Wang 07ceb89192 release_bl_iot_sdk_1.6.32-68-geab3854c5
move BLDevCube to git lfs
2021-11-02 10:14:06 +08:00

4 lines
67 B
Bash
Executable File

#!/bin/sh
make CONFIG_CHIP_NAME=BL602 CONFIG_LINK_ROM=1 -j
exit $?