Include ti-lib.h in Contiki-ng

How do i include ti-lib.h in Contiki-ng, I am working with a CC1312 from Texas Instruments. I use Code Composer Studio. And I can not use: #include "ti-lib.h" or #include "path/ti-lib.h" I need some macros that has not been implemented in Contiki-ng, but exist in the drivers from TI >Solution : Most likely you haven… Read More Include ti-lib.h in Contiki-ng