Skip to content

Commit fc57bb4

Browse files
Update bsp/stm32/stm32f407-micu/rtconfig.h
Co-authored-by: Copilot <[email protected]>
1 parent 830cd5f commit fc57bb4

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
@@ -175,7 +175,7 @@
175175
#define RT_SFUD_USING_FLASH_INFO_TABLE
176176
#define RT_SFUD_SPI_MAX_HZ 50000000
177177
#define RT_USING_HWCRYPTO
178-
#define RT_HWCRYPTO_DEFAULT_NAME "hwcryto"
178+
#define RT_HWCRYPTO_DEFAULT_NAME "hwcrypto"
179179
#define RT_HWCRYPTO_IV_MAX_SIZE 16
180180
#define RT_HWCRYPTO_KEYBIT_MAX_SIZE 256
181181
#define RT_HWCRYPTO_USING_RNG

0 commit comments

Comments
 (0)