The PY32F002A seems to be the same silicon as PY32F003, and the DMA is
present and usable.
Implement a NeoPixel driver using PWM timer for pulse length encoding
and DMA to reprogram the pulse length for each bit.
Signed-off-by: Matthias Blankertz <matthias@blankertz.org>