rebranding: Remove stray references to VxMicro
Change-Id: I489dcd1a9ee8b8e502907543f284dc46220e5127 Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
This commit is contained in:
parent
16bf5fc116
commit
d6aeec249c
3 changed files with 1 additions and 11 deletions
|
@ -1,10 +1,5 @@
|
|||
% Application : Network demo
|
||||
|
||||
% Warning: Saving a VxMicro project file (.vpf) with the
|
||||
% VxMicro Project Manager (VPM) tool will result in any
|
||||
% manually entered comments being removed, along with
|
||||
% any format changes being undone.
|
||||
|
||||
% TASK NAME PRIO ENTRY STACK GROUPS
|
||||
% ==================================
|
||||
TASK TASKA 7 taskA 2048 [EXE]
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
% Application : Network demo
|
||||
|
||||
% Warning: Saving a VxMicro project file (.vpf) with the
|
||||
% VxMicro Project Manager (VPM) tool will result in any
|
||||
% manually entered comments being removed, along with
|
||||
% any format changes being undone.
|
||||
|
||||
% TASK NAME PRIO ENTRY STACK GROUPS
|
||||
% ==================================
|
||||
TASK TASKA 7 taskA 2048 [EXE]
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
*
|
||||
* genOffsetHeader -i <objectModule> -o <outputHeaderName>
|
||||
*
|
||||
* This VxMicro development host utility will process an ELF object module that
|
||||
* This Zephyr development host utility will process an ELF object module that
|
||||
* consists of a series of absolute symbols representing the byte offset of a
|
||||
* structure member and the size of the structure. Each absolute symbol will
|
||||
* be translated into a C preprocessor '#define' directive. For example,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue