zephyr/scripts/logging/dictionary/dictionary_parser
Georges Oates_Larsen a4599219b7 logging: dictionary: Support unsigned integers
Add unsigned integer support to the log parser.

This does not change the underlying log format,
it only allows the log parser to more accurately
read the log format.

Signed-off-by: Georges Oates_Larsen <georges.larsen@nordicsemi.no>
2024-10-03 11:40:41 +01:00
..
__init__.py logging: dictionary: new verion 3 format 2024-06-28 21:14:14 +02:00
data_types.py logging: dictionary: Support unsigned integers 2024-10-03 11:40:41 +01:00
log_database.py logging: dictionary: new verion 3 format 2024-06-28 21:14:14 +02:00
log_parser.py scripts: logging/dictionary: replace %#llx too 2024-06-28 21:14:14 +02:00
log_parser_v1.py logging: dictionary: Support unsigned integers 2024-10-03 11:40:41 +01:00
log_parser_v3.py logging: dictionary: Support unsigned integers 2024-10-03 11:40:41 +01:00
mipi_syst.py
utils.py