daveythacher / LED_Matrix_RP2040

GNU General Public License v3.0
1 stars 2 forks source link

Remove C++ objects for multiplex #8

Closed daveythacher closed 1 year ago

daveythacher commented 1 year ago

Remove static multiplex library as part of this. Rework them to interface libraries. Have CMake change the link targets using strings. Make each multiplex its own interface library.