mirror of
https://github.com/micropython/micropython.git
synced 2026-01-22 11:57:21 +01:00
gc_helper_collect_regs_and_stack() is casting a pointer to uint32_t; the variables involved are always pointers so it should be using uintptr_t.
1.8 KiB
1.8 KiB