Page 1 of 1

sys/termios.h missing

Posted: Tue May 09, 2017 7:19 pm
by kurtzweber
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!