jgarff / rpi_ws281x

Userspace Raspberry Pi PWM library for WS281X LEDs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rp_cm4_8gb_v1.1_support

S-Ashja opened this issue · comments

Need to add support for CM4 GB variant V1.1
{ .hwver = 0xD03141, //CM4 8GB 32GB Wifi .type = RPI_HWVER_TYPE_PI4, //has a check on it cannot be changed .periph_base = PERIPH_BASE_RPI4, .videocore_base = VIDEOCORE_BASE_RPI2, .desc = "CM4 8GB 32GB Wifi" },

It has been done!