zephyr/scripts/build
Fabio Baltieri 6d99e38a84 scripts: check_init_priorities: ignore zephyr,cdc-acm-uart
The new stack zephyr,cdc-acm-uart driver has two separate init path, one
of which kicks in before the USB stack to start buffering log messages.

This generates a false positive in the build time priority checking,
adding a check to ignore that compatible entirely.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-07-25 09:10:26 +02:00
..
check_init_priorities_test.py scripts: check_init_priorities: ignore zephyr,cdc-acm-uart 2023-07-25 09:10:26 +02:00
check_init_priorities.py scripts: check_init_priorities: ignore zephyr,cdc-acm-uart 2023-07-25 09:10:26 +02:00
dir_is_writeable.py
elf_parser.py device: s/__devicehdl_/__devicedeps_/ 2023-06-21 09:32:05 +02:00
file2hex.py
gen_app_partitions.py
gen_cfb_font_header.py
gen_device_deps.py scripts: build: gen_device_deps: s/--dynamic-handles/--dynamic-deps 2023-06-21 09:32:05 +02:00
gen_image_info.py
gen_isr_tables.py scripts: gen_isr_tables: fix pylint issues 2023-04-26 12:58:13 +02:00
gen_kobject_list.py sensor_shell: Update to new sensor_read API 2023-05-26 11:04:54 -05:00
gen_kobject_placeholders.py
gen_offset_header.py
gen_relocate_app.py device: s/device_handles/device_deps/ in linker scripts 2023-06-21 09:32:05 +02:00
gen_strerror_table.py
gen_strsignal_table.py posix: signal: implement strsignal 2023-07-18 15:35:42 -04:00
gen_syscalls.py kernel: syscalls: no need to include all syscalls in binary 2023-06-17 07:57:45 -04:00
mergehex.py
parse_syscalls.py scripts: build: parse_syscalls: Fix duplicate paths on windows 2023-06-19 14:57:39 +02:00
process_gperf.py
subfolder_list.py
uf2conv.py
user_wordsize.py