summaryrefslogtreecommitdiffstatshomepage
path: root/ports/stm32/mbedtls/mbedtls_config.h
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2022-04-19 11:41:41 +1000
committerDamien George <damien@micropython.org>2022-04-20 16:17:35 +1000
commit5c32111fa0e31e451b0f1666bdf926be2fdfd82c (patch)
tree53a291d70ea162308a57fa054ae88cddfb006fda /ports/stm32/mbedtls/mbedtls_config.h
parentfb10d15d4745da87670b06f2bfea14aaa7e7ae90 (diff)
downloadmicropython-5c32111fa0e31e451b0f1666bdf926be2fdfd82c.tar.gz
micropython-5c32111fa0e31e451b0f1666bdf926be2fdfd82c.zip
ports: Reformat more C and Python source code.
These files that are reformatted only now fall under the list of files to apply uncrustify/black formatting to. Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'ports/stm32/mbedtls/mbedtls_config.h')
-rw-r--r--ports/stm32/mbedtls/mbedtls_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/stm32/mbedtls/mbedtls_config.h b/ports/stm32/mbedtls/mbedtls_config.h
index 904d08548f..3fbf36126c 100644
--- a/ports/stm32/mbedtls/mbedtls_config.h
+++ b/ports/stm32/mbedtls/mbedtls_config.h
@@ -65,7 +65,7 @@
#define MBEDTLS_BIGNUM_C
#define MBEDTLS_CIPHER_C
#define MBEDTLS_CTR_DRBG_C
-//#define MBEDTLS_ECP_C
+// #define MBEDTLS_ECP_C
#define MBEDTLS_ENTROPY_C
#define MBEDTLS_ERROR_C
#define MBEDTLS_MD_C