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. |
||
|---|---|---|
| .. | ||
| gchelper_generic.c | ||
| gchelper_m0.s | ||
| gchelper_m3.s | ||
| gchelper_native.c | ||
| gchelper.h | ||
| interrupt_char.c | ||
| interrupt_char.h | ||
| mpirq.c | ||
| mpirq.h | ||
| pyexec.c | ||
| pyexec.h | ||
| semihosting.c | ||
| semihosting.h | ||
| softtimer.c | ||
| softtimer.h | ||
| stdout_helpers.c | ||
| sys_stdio_mphal.c | ||
| tinyusb_helpers.c | ||