diff options
author | Jeff Epler <jepler@gmail.com> | 2025-07-18 06:33:11 -0500 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-07-25 10:54:27 +1000 |
commit | 0c8d35b322554293c0847a618fa90760cefa1b60 (patch) | |
tree | ef60576cc751dcb5d3d15d30286f24a32178cf13 /py/modmicropython.c | |
parent | 096ff8b9ee216a8ca0345c00946799f8342570a6 (diff) |
ports: Eliminate define of {U,}INT_FMT where redundant.
The default definition in `py/mpconfig.h` for 32-bit architectures is
`%u/%d`, so these can be removed.
Signed-off-by: Jeff Epler <jepler@gmail.com>
Diffstat (limited to 'py/modmicropython.c')
0 files changed, 0 insertions, 0 deletions