Gunar Schorcht dc4565fdfc cpu/esp32: use newlib_syscalls_default by default
Fix of #11354: Function '_write_r' of ESP32's newlibc does not write the output of function 'write(STDIO_FILENO, ...)' to the UART interface. To fix this problem, module 'newlib_syscalls_default' is now used by default. Function '_write_r' of module 'newlib_syscalls_default' uses 'stdio_write' which in turn uses 'uart_write' if module 'stdio_uart' is used which is now the default case for ESP32.
2019-04-11 16:22:47 +02:00
..
2018-10-08 12:20:49 +02:00
2018-10-08 12:20:49 +02:00
2018-10-08 12:20:49 +02:00
2018-10-08 12:20:49 +02:00
2019-01-17 13:52:22 +01:00
2018-10-08 12:20:49 +02:00
2018-10-08 12:20:49 +02:00
2018-10-08 12:20:49 +02:00
2018-10-08 12:20:49 +02:00
2018-10-08 12:20:49 +02:00
2018-10-08 12:20:49 +02:00
2018-10-08 12:20:49 +02:00
2018-10-08 12:20:49 +02:00
2018-10-08 12:20:49 +02:00