mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-04 14:08:39 +00:00
Fix typo
This commit is contained in:
parent
f6371ff923
commit
65ea285759
1 changed files with 1 additions and 1 deletions
|
|
@ -1126,7 +1126,7 @@ component_build_armcc () {
|
|||
}
|
||||
|
||||
component_build_armcc_uecc_baremetal () {
|
||||
msg"build: ARM Compiler 5, make with uecc and baremetal"
|
||||
msg "build: ARM Compiler 5, make with uecc and baremetal"
|
||||
scripts/config.pl baremetal
|
||||
scripts/config.pl set MBEDTLS_USE_UECC
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue