mirror of
https://github.com/micropython/micropython.git
synced 2025-12-16 09:50:15 +01:00
py/gc: Fix debug printing of pointer.
When DEBUG_printf is the standard printf, compilers require the value for %p to be an actual pointer instead of an integer.
This commit is contained in:
Reference in New Issue
Block a user