external_zblue/scripts/logging/dictionary/dictionary_parser
Maximilian Deubel 91ad1c935e scripts: logging: dictionary: Add support for size_t %z format specifier
This patch adds support for the size_t %z format specifier to the
dictionary parser.
It's the correct format to use for size_t types in modern C,
but it's not supported in python directly.

Signed-off-by: Maximilian Deubel <maximilian.deubel@nordicsemi.no>
2026-04-20 17:56:37 +08:00
..
__init__.py logging: dictionary: new verion 3 format 2026-04-20 17:29:12 +08:00
data_types.py logging: dictionary: Support unsigned integers 2026-04-20 17:47:29 +08:00
log_database.py logging: dictionary: new verion 3 format 2026-04-20 17:29:12 +08:00
log_parser.py scripts: logging: dictionary: Add support for size_t %z format specifier 2026-04-20 17:56:37 +08:00
log_parser_v1.py logging: dictionary: Support unsigned integers 2026-04-20 17:47:29 +08:00
log_parser_v3.py logging: dictionary: Support unsigned integers 2026-04-20 17:47:29 +08:00
mipi_syst.py scripts: logging/dictionary/sys-t: remove escape between CDATA 2026-04-20 16:54:22 +08:00
utils.py scripts: logging/dictionary/sys-t: log module info in collateral 2026-04-20 15:46:54 +08:00