Skip to content

Commit 3445b1e

Browse files
Update bsp/stm32/stm32f407-micu/rtconfig.h
Co-authored-by: Copilot <[email protected]>
1 parent 5f68a63 commit 3445b1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bsp/stm32/stm32f407-micu/rtconfig.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
#define RT_SERIAL_USING_DMA
146146
#define RT_SERIAL_RB_BUFSZ 64
147147
#define RT_USING_HWCRYPTO
148-
#define RT_HWCRYPTO_DEFAULT_NAME "hwcryto"
148+
#define RT_HWCRYPTO_DEFAULT_NAME "hwcrypto"
149149
#define RT_HWCRYPTO_IV_MAX_SIZE 16
150150
#define RT_HWCRYPTO_KEYBIT_MAX_SIZE 256
151151
#define RT_HWCRYPTO_USING_RNG

0 commit comments

Comments
 (0)