zephyr/scripts/logging/dictionary/dictionary_parser
Miika Karanki 67de8d58ec scripts: logging: support native_posix dictionary logging
- Do not look CONFIG_* symbols from dynamic symbols which might
  be there before the symbol table where CONFIG_* symbols are found.

- Define posix architecture in ARCHS list.

- Check if architecture is not found instead of letting the code
  run into trying to access dictionary with None key.

Signed-off-by: Miika Karanki <miika.karanki@vaisala.com>
2024-04-12 11:54:18 +02:00
..
__init__.py
log_database.py scripts: logging: support native_posix dictionary logging 2024-04-12 11:54:18 +02:00
log_parser_v1.py scripts/log_parser: Handle signed and unsigned char length modifier 2023-09-25 19:41:50 +02:00
log_parser.py
mipi_syst.py scripts: logging/dictionary/sys-t: remove escape between CDATA 2023-12-15 14:34:15 +01:00
utils.py