rt-thread/components/drivers/serial
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.
2013-10-25 20:31:02 +08:00
..
SConscript Re-normalizing the repo 2013-01-08 22:40:58 +08:00
serial.c serial: set the errno if and only if in thread context 2013-10-25 20:31:02 +08:00