This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
rt-thread
Watch
1
Star
0
Fork
0
mirror of
https://github.com/RT-Thread/rt-thread.git
synced
2026-09-16 20:03:43 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
07bd09fc0fc256e5c53ad3c6157802fd94c9910c
rt-thread
/
components
/
drivers
T
History
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
..
i2c
…
include
device/pipe: add a control cmd to get the space left in pipe
2013-10-23 01:43:18 +08:00
mtd
…
rtc
…
sdio
…
serial
serial: set the errno if and only if in thread context
2013-10-25 20:31:02 +08:00
spi
…
src
device/pipe: add a control cmd to get the space left in pipe
2013-10-23 01:43:18 +08:00
usb
…
SConscript
…