Custom compiler doesn't recognize directives

Completed

Hey, i followed this post and also this step by step tutorial. My project kinda works, it recognises the default header path and makefile works great. But the compiler i am setting up(CCSC/PIC C) has some special pre-processor directives that clion fails to recognize, it sees "#use",  "#fuses" or "#ASM" as errors and propts "Invalid preprocessing directive"

Please sign in to leave a comment.