mirror of
https://github.com/google/pebble.git
synced 2025-04-30 15:21:41 -04:00
spelling: onboard
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
651f82f9c5
commit
a967d8f275
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ def options(opt):
|
|||
help='Build in release mode'
|
||||
' (--beta and --release are mutually exclusive)')
|
||||
opt.add_option('--fat_firmware', action='store_true',
|
||||
help='build in GDB mode WITH logs; requires 1M of onbaord flash')
|
||||
help='build in GDB mode WITH logs; requires 1M of onboard flash')
|
||||
opt.add_option('--gdb', action='store_true',
|
||||
help='build in GDB mode (no optimization, no logs)')
|
||||
opt.add_option('--lto', action='store_true', help='Enable link-time optimization')
|
||||
|
|
Loading…
Add table
Reference in a new issue