zephyr/scripts/build
Gerard Marull-Paretas 882162357c scripts: build: gen_handles: use Z_DECL_ALIGN
Instead of hardcoding alignment size for pass 2 device handles, use
Z_DECL_ALIGN. This makes sure gen_handles.py is always in sync with the
type defined in device.h. The build assert in device.h can be removed as
a result, since we do not hardcode handles size anywhere else.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-10-11 18:11:47 +02:00
..
dir_is_writeable.py
elf_parser.py scripts: build: elf_parser: use node name for Graphviz diagrams 2022-08-04 18:36:35 +02:00
file2hex.py
gen_app_partitions.py
gen_cfb_font_header.py includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
gen_handles.py scripts: build: gen_handles: use Z_DECL_ALIGN 2022-10-11 18:11:47 +02:00
gen_image_info.py
gen_isr_tables.py
gen_kobject_list.py
gen_kobject_placeholders.py
gen_offset_header.py
gen_relocate_app.py includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
gen_strerror_table.py
gen_syscalls.py kernel: Prevent Wundef 2022-08-15 14:36:47 +02:00
mergehex.py
parse_syscalls.py
process_gperf.py
subfolder_list.py
uf2conv.py
user_wordsize.py