everywhere: fix typos
Fix a lot of typos Signed-off-by: Nazar Kazakov <nazar.kazakov.work@gmail.com>
This commit is contained in:
parent
210ed711a3
commit
9713f0d47c
331 changed files with 478 additions and 478 deletions
|
@ -6,7 +6,7 @@ set_ifndef(region_min_align CONFIG_CUSTOM_SECTION_MIN_ALIGN_SIZE)
|
|||
# to make linker section alignment comply with MPU granularity.
|
||||
set_ifndef(region_min_align CONFIG_ARM_MPU_REGION_MIN_ALIGN_AND_SIZE)
|
||||
|
||||
# If building without MPU support, use default 4-byte alignment.. if not set abve.
|
||||
# If building without MPU support, use default 4-byte alignment.. if not set above.
|
||||
set_ifndef(region_min_align 4)
|
||||
|
||||
# Note, the `+ 0` in formulas below avoids errors in cases where a Kconfig
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue