sys/termios.h missing
Posted: Tue May 09, 2017 7:19 pm
Hi!
I'm trying to use an external library that requires thermios.h...
The include folder of newlib does contain the header file, but it only links to the same file in /sys folder:
https://github.com/espressif/esp-idf/bl ... /termios.h
but the file is missing... do you know why?
Thanks!
I'm trying to use an external library that requires thermios.h...
The include folder of newlib does contain the header file, but it only links to the same file in /sys folder:
https://github.com/espressif/esp-idf/bl ... /termios.h
but the file is missing... do you know why?
Thanks!