board707 / DMD_STM32

STM32Duino library for RGB, Monochrome and Two-color led matrix panels
GNU General Public License v3.0
64 stars 21 forks source link

Not able to complite using stm32duino #71

Closed ravigyanvihar closed 8 months ago

ravigyanvihar commented 8 months ago

Sir I tried your library after trying adafuit protomatter . It working way better . I run on raspberry pi pico . But when I compile using lastest stmduino images I am not able to compile the code . Please help with that

board707 commented 8 months ago

The library is not compatible with stmduino packages. It requires Roger Clarks's Arduino_STM32 repo. Please read "Compatible IDE and libraries" section of library Readme file.