mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-11 06:28:17 +02:00
Correct usage instructions for baremetal script
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user