jgarff / rpi_ws281x

Userspace Raspberry Pi PWM library for WS281X LEDs
BSD 2-Clause "Simplified" License
1.76k stars 615 forks source link

rp_cm4_8gb_v1.1_support #511

Closed S-Ashja closed 1 year ago

S-Ashja commented 1 year ago

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" },

Gadgetoid commented 1 year ago

It has been done!