tests: fixed resulting binary name in README
We no longer produce nanokernel.elf or microkernel.elf. Change-Id: I37cb985ddc90f4129f122b9209d306898a71a596 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
d30fd7ce82
commit
0699191d33
1 changed files with 1 additions and 1 deletions
|
@ -95,4 +95,4 @@ This configuration prints the following message to the console:
|
|||
Additional notes:
|
||||
|
||||
Various host utilities (such as the Unix "size" utility) can be used to
|
||||
determine the footprint of the resulting outdir/nanokernel.elf image.
|
||||
determine the footprint of the resulting zephyr.elf image.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue