mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-12-02 05:04:22 +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() {
|
show_usage() {
|
||||||
echo "Usage: $0 [--rom [--gcc|--armc5|--armc6]|--ram]"
|
echo "Usage: $0 [--rom [--gcc] [--armc5] [--armc6]|--ram [--stack] [--heap]]"
|
||||||
}
|
}
|
||||||
|
|
||||||
test_build=0
|
test_build=0
|
||||||
|
Loading…
Reference in New Issue
Block a user