We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b3f8d5 commit 9f71d5fCopy full SHA for 9f71d5f
features/mbedtls/importer/adjust-no-entropy-config.sh
@@ -2,14 +2,14 @@
2
#
3
# This file is part of mbed TLS (https://tls.mbed.org)
4
5
-# Copyright (c) 2015-2018, ARM Limited, All Rights Reserved
+# Copyright (c) 2018, ARM Limited, All Rights Reserved
6
7
# Purpose
8
9
# Comments and uncomments #define lines in the given configuration header file
10
# to configure the file for use in mbed OS.
11
12
-# Usage: adjust-config.sh [path to config script] [path to no-entropy config file]
+# Usage: adjust-no-entropy-config.sh [path to config script] [path to no-entropy config file]
13
14
set -eu
15
0 commit comments