mbed-os/features
Simon Butcher 5b0316832d Fix Mbed TLS adjust-config.sh script
The Mbed TLS import script is quite fragile, and depends on certain lines to be
present in the files it adjusts to be able to do the modifications it needs to
to allow Mbed TLS to build within Mbed OS.

Thsi commit changes the `adjust-config.sh` script to look for a the end of the
config.h file, defined as "#endif /* MBEDTLS_CONFIG_H */" rather than the
include line for "check_config.h".

That's because the inclusion of "check_config.h" is being removed upstream in
Mbed TLS to fix another issue.
2020-05-19 23:19:38 +01:00
..
FEATURE_BLE NRFCordioHCIDriver: remove idle_hook 2020-05-11 17:34:07 +01:00
FEATURE_BOOTLOADER General clean-up of unsupported targets 2020-04-09 15:36:21 +01:00
FEATURE_PSA/TARGET_TFM psa: Init IPC, Mailbox and Non-secure Interface 2020-04-03 15:48:58 +01:00
cellular Cellular: Convert to Chrono 2020-05-11 14:18:04 +03:00
cryptocell/FEATURE_CRYPTOCELL310 NRF52840_DK: Fix baremetal linker error 2020-02-10 15:18:46 +00:00
deprecated_warnings Squashed 'features/nanostack/coap-service/' changes from 086e7ba..3c79829 2019-05-21 14:21:19 +03:00
device_key DeviceKey: Fix test code with key size change in generate_root_of_trust() 2020-05-04 09:11:42 +08:00
frameworks Remove nRF51 targets 2020-05-13 10:36:50 +01:00
lorawan Remove explicit include of mbedtls/config.h 2020-02-27 09:45:22 +02:00
lwipstack Remove Ublox targets 2020-05-06 16:39:29 +01:00
mbedtls Fix Mbed TLS adjust-config.sh script 2020-05-19 23:19:38 +01:00
nanostack Merge pull request #12903 from kjbracey-arm/chrono_ns 2020-05-15 08:21:41 +02:00
netsocket Merge pull request #12429 from kjbracey-arm/chrono_dtls 2020-05-13 19:29:10 +02:00
nfc NFC: Convert to Chrono 2020-04-30 13:28:29 +03:00
storage Merge pull request #12623 from toyowata/baremetal_lpc1114 2020-05-15 13:17:52 +02:00