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> |
||
|---|---|---|
| .. | ||
| dictionary_parser | ||
| database_gen.py | ||
| log_parser.py | ||
| log_parser_uart.py | ||
| parserlib.py | ||