zephyr/scripts/logging/dictionary
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
..
dictionary_parser scripts: logging: support native_posix dictionary logging 2024-04-12 11:54:18 +02:00
database_gen.py scripts: logging: support native_posix dictionary logging 2024-04-12 11:54:18 +02:00
log_parser.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00