I wanna add a I2CEEBlockDevice class (while is in the components dir) instance in my mian.cpp, but it caused a not including error, which is showed as follows:
So how would i fix the problem? Modifying some kinds of configuration files? Add new files or …?
And if i wanna add the file system source files,which are same in the components dir, CAN I ALSO do the same way?