diff options
author | Jeff Epler <jepler@gmail.com> | 2025-07-06 08:12:01 +0100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-07-25 10:59:51 +1000 |
commit | 2d93909ebe050ab08abf7de63f735b1417e02084 (patch) | |
tree | 0a67dfd0f22f6ddb4086f6928c62bb0f4ea03fa5 /shared/netutils/trace.c | |
parent | 18a835e9b4019a1b141f481af902e172daceb8e9 (diff) |
extmod/modlwip: Print timeout with correct format string.
As timeout is of type `mp_uint_t`, it must be printed with UINT_FMT.
Before, the compiler plugin produced an error in the PYBD_SF6 build, which
is a nanboxing build with 64-bit ints.
Signed-off-by: Jeff Epler <jepler@gmail.com>
Diffstat (limited to 'shared/netutils/trace.c')
0 files changed, 0 insertions, 0 deletions