external_zblue/scripts/logging/dictionary
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
..
dictionary_parser scripts: logging: dictionary: Add support for size_t %z format specifier 2026-04-20 17:56:37 +08:00
database_gen.py scripts: logging: support native_posix dictionary logging 2026-04-20 17:11:45 +08:00
log_parser.py scripts: logging: dictionary: Add uart support 2026-04-20 17:45:45 +08:00
log_parser_uart.py scripts: logging: dictionary: Add uart support 2026-04-20 17:45:45 +08:00
parserlib.py scripts: logging: dictionary: Add uart support 2026-04-20 17:45:45 +08:00