CCStheia添加include路径
一、在系统内找到该路径

二、复制该路径,并更改写法

C:\Users\c1519\workspace_ccstheia\OLED\user_lib
改为:
C:/Users/c1519/workspace_ccstheia/OLED/user_lib
三、将路径添加入include设置




C:\Users\c1519\workspace_ccstheia\OLED\user_lib
改为:
C:/Users/c1519/workspace_ccstheia/OLED/user_lib

