commit | b2c81b12bb2ed3de607e130b06abd77631316f7f | [log] [tgz] |
---|---|---|
author | Simon Butcher <simon.butcher@arm.com> | Thu Jun 23 13:56:06 2016 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Thu Jun 23 13:56:06 2016 +0100 |
tree | 744fbf3508adb1e8785951d4faad189fae91e77c | |
parent | b6a73c9b76d60798ca41a2c5371a12dda8802dfa [diff] |
Added target_config.h as a custom header for yotta use
diff --git a/yotta/data/adjust-config.sh b/yotta/data/adjust-config.sh index 170d307..6580c09 100755 --- a/yotta/data/adjust-config.sh +++ b/yotta/data/adjust-config.sh
@@ -14,6 +14,10 @@ $SCRIPT -f $FILE $@ } + +# Set the target specific header +conf set YOTTA_CFG_MBEDTLS_USER_CONFIG_FILE \"target_config.h\" + # not supported on mbed OS, nor used by mbed Client conf unset MBEDTLS_NET_C conf unset MBEDTLS_TIMING_C