)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":1000438,"name":"R. Diez","email":"rdiez-2006@rd10.de","username":"rdiez"},"change_message_id":"f6c4743fba6ee0634779d329de7a2e4985e2f231","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"92459b2b_8006651e","updated":"2026-01-25 11:23:44.000000000","message":"This change is fine.\n\nI would personally switch to uint64_t and PRIu64, just in case, but there probably will be no consensus whether that is over the top or not.","commit_id":"1f7e586f6c1a137a5f94ed39b72651030e528e62"},{"author":{"_account_id":1000021,"name":"Antonio Borneo","email":"borneo.antonio@gmail.com","username":"borneoa"},"change_message_id":"faec46bc31dddb1dbcdd7bc65004ddb55b77fbc2","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"8f625972_e602de4f","in_reply_to":"92459b2b_8006651e","updated":"2026-01-25 12:58:32.000000000","message":"the types from `stdint.h` are reserved to OpenOCD variables that have to match the exact size of a target\u0027s data. That\u0027s not the case here.\nEventually, `long long unsigned int` should be used here for 64 bit container.\nBut since this is just a counter in the log messages, even if it wraps around after 4G log lines, that\u0027s not that disruptive.","commit_id":"1f7e586f6c1a137a5f94ed39b72651030e528e62"}]}
