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] [blame] |
Added target_config.h as a custom header for yotta use
diff --git a/include/mbedtls/config.h b/include/mbedtls/config.h index 1aa86bf..3b7c85b 100644 --- a/include/mbedtls/config.h +++ b/include/mbedtls/config.h
@@ -2566,6 +2566,9 @@ /* \} name SECTION: Customisation configuration options */ +/* Target and application specific configurations */ +//#define YOTTA_CFG_MBEDTLS_USER_CONFIG_FILE "target_config.h" + /* * Allow user to override any previous default. *