mirror of
https://github.com/micropython/micropython.git
synced 2025-12-16 09:50:15 +01:00
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>