zackphillips / TLC5955

Arduino library for the TI TLC5955 LED controller
MIT License
21 stars 11 forks source link

Library has dependent libraries that I can't find. #4

Open snood56 opened 4 years ago

snood56 commented 4 years ago

Arduino/libraries/Ver2_TLC5955_MSP_EXP432P401R_nortos_ccs/LED.c:1:10: fatal error: ti/devices/msp432p4xx/driverlib/driverlib.h: No such file or directory

include <ti/devices/msp432p4xx/driverlib/driverlib.h>

      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

compilation terminated.

I am trying to use this library but I get the above error and I can't find the proper library. Can you please help me. Thanks in advance.