help: document ram/rom_report in 'make help'
Change-Id: I0b0b477cc19bb8966a67c6f1e5705f58d8679578 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
315862f59a
commit
1b4742f8a4
1 changed files with 2 additions and 0 deletions
2
Makefile
2
Makefile
|
@ -1096,6 +1096,8 @@ help:
|
|||
@echo ' qemugdb - Same as 'qemu' but start a GDB server on port 1234'
|
||||
@echo ' flash - Build and flash an application'
|
||||
@echo ' debug - Build and debug an application using GDB'
|
||||
@echo ' ram_report - Build and create RAM usage report'
|
||||
@echo ' rom_report - Build and create ROM usage report'
|
||||
@echo ''
|
||||
@echo 'Supported Boards:'
|
||||
@echo ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue