The `.origin` PIO directive is not supported by `@rp2.asm_pio()` This means certain types of PIO programs (ie. anything with a jump table) will fail in an opaque way or require messy workarounds.
The
.originPIO directive is not supported by@rp2.asm_pio()This means certain types of PIO programs (ie. anything with a jump table) will fail in an opaque way or require messy workarounds.