bl_iot_sdk/customer_app/peripheral/demo_spi/genromap

4 lines
46 B
Plaintext
Raw Normal View History

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