mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-26 10:15:38 +01:00
Correct usage instructions for baremetal script
This commit is contained in:
parent
a778959572
commit
7a097859c5
@ -266,7 +266,7 @@ baremetal_ram_stack() {
|
||||
}
|
||||
|
||||
show_usage() {
|
||||
echo "Usage: $0 [--rom [--gcc|--armc5|--armc6]|--ram]"
|
||||
echo "Usage: $0 [--rom [--gcc] [--armc5] [--armc6]|--ram [--stack] [--heap]]"
|
||||
}
|
||||
|
||||
test_build=0
|
||||
|
Loading…
Reference in New Issue
Block a user