Grissiom
07bd09fc0f
serial: set the errno if and only if in thread context
The errno is associated with threads. It will crash the thread if we set it in interrupt context.
Description
Languages
C
96.1%
Assembly
3%
HTML
0.4%
Python
0.2%
Shell
0.1%