Skip to content

Commit

Permalink
Restyled by clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits committed Jan 7, 2022
1 parent 9943e2f commit f4ab4ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/platform/nxp/k32w/k32w0/k32w0-chip-mbedtls-config.h
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
#if defined(FSL_FEATURE_SOC_SHA_COUNT) && (FSL_FEATURE_SOC_SHA_COUNT > 0)
#include "fsl_sha.h"

#define SHA_INSTANCE SHA0 /* SHA base register.*/
#define SHA_INSTANCE SHA0 /* SHA base register.*/
#define MBEDTLS_FREESCALE_LPC_SHA1 /* Enable use of LPC SHA.*/
//#define MBEDTLS_FREESCALE_LPC_SHA256 /* Enable use of LPC SHA256.*/

Expand Down

0 comments on commit f4ab4ab

Please sign in to comment.