doc: build: Change a header position
The pre-build header was after its introduction paragraph. Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
This commit is contained in:
parent
2185c5b399
commit
c2b2462e70
1 changed files with 3 additions and 3 deletions
|
@ -92,12 +92,12 @@ loading/flashing on the desired target board (:file:`zephyr.elf`,
|
|||
into four stages: the pre-build, first-pass binary, final binary, and
|
||||
post-processing.
|
||||
|
||||
Pre-build occurs before any source files are compiled, because during
|
||||
this phase header files used by the source files are generated.
|
||||
|
||||
Pre-build
|
||||
=========
|
||||
|
||||
Pre-build occurs before any source files are compiled, because during
|
||||
this phase header files used by the source files are generated.
|
||||
|
||||
Offset generation
|
||||
Access to high-level data structures and members is sometimes
|
||||
required when the definitions of those structures is not
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue