Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
10 years, 2 months ago.
Can I import #include <sys/types.h> ?
Hello,
I have a Nucleo F401RE and I wanted to put a linux project I have on it. The problem is that the project I have include the file <sys/types.h> that is easily accesible on linux but the mbed compiler can't find it.
Does anyone have ever had that problem ?
Thanks