zephyr/scripts/logging/dictionary
Keith Packard 296d81ad58 scripts/logging: Allow targets that prefix global symbols with '_'
RX adds an underscore to all global symbols, so when we look for
log_const_ globals, we need to allow for that.

Signed-off-by: Keith Packard <keithp@keithp.com>
2025-06-26 14:07:03 +02:00
..
dictionary_parser scripts: logging: dictionary: utils: Fix redundant open flags 2025-06-09 08:55:14 +02:00
database_gen.py scripts/logging: Allow targets that prefix global symbols with '_' 2025-06-26 14:07:03 +02:00
log_parser_uart.py
log_parser.py scripts: logging: dictionary: log_parser: Fix linter issues 2025-06-09 08:55:14 +02:00
parserlib.py