mirror of
https://github.com/micropython/micropython.git
synced 2025-09-04 17:00:30 +02: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>