bl_iot_sdk/customer_app/sdk_app_gpio/genromap

4 lines
67 B
Plaintext
Raw Normal View History

2020-10-26 12:35:25 +00:00
#!/bin/sh
make CONFIG_CHIP_NAME=BL602 CONFIG_LINK_ROM=1 -j
exit $?