CH32V003 C code to control WS2812B LEDs (Bit Banging, Pinwiggling)

This is some code to control WS2812B LEDs with the CH32V003 20 pin F4P6 microcontroller. Also works with the 8 pin J4M6.
I wrote it pretty much from scratch with reference to the WS2812B datasheet and CH32V003 example code.
Provided without warranty or support. It ain’t FastLed but it works for me!

Download from Github HERE