|
|
@ -25,8 +25,11 @@ message(" flash - Run \"west flash\"") |
|
|
|
message(" debug - Run \"west debug\"") |
|
|
|
message(" debug - Run \"west debug\"") |
|
|
|
message(" debugserver - Run \"west debugserver\" (or start GDB server on port 1234 for QEMU targets)") |
|
|
|
message(" debugserver - Run \"west debugserver\" (or start GDB server on port 1234 for QEMU targets)") |
|
|
|
message(" attach - Run \"west attach\"") |
|
|
|
message(" attach - Run \"west attach\"") |
|
|
|
|
|
|
|
message(" pahole - Report struct padding (requires the pahole program)") |
|
|
|
|
|
|
|
message(" puncover - Local web server to view RAM, ROM and stack usage (requires puncover pip module)") |
|
|
|
message(" ram_report - Build and create RAM usage report") |
|
|
|
message(" ram_report - Build and create RAM usage report") |
|
|
|
message(" rom_report - Build and create ROM usage report") |
|
|
|
message(" rom_report - Build and create ROM usage report") |
|
|
|
|
|
|
|
message(" footprint - Create JSON RAM/ROM usage report in the build directory") |
|
|
|
message(" initlevels - Display the initialization sequence") |
|
|
|
message(" initlevels - Display the initialization sequence") |
|
|
|
message(" boards - Display supported boards") |
|
|
|
message(" boards - Display supported boards") |
|
|
|
message(" shields - Display supported shields") |
|
|
|
message(" shields - Display supported shields") |
|
|
|