mirror of
https://github.com/apache/nuttx.git
synced 2026-09-04 16:13:00 +00:00
Update ChangeLogs
This commit is contained in:
parent
4ce77a871f
commit
b7c9e8efa0
1 changed files with 5 additions and 0 deletions
|
|
@ -8719,4 +8719,9 @@
|
|||
sched/mqueue to fs/mqueue. Convert the logic so that it uses the VFS to
|
||||
managed the message queue namespace (instead of custom logic). By
|
||||
default, now message queues can be seen in /var/mqueue (2014-9-29).
|
||||
* arch/sim/src/up_simuart.c, up_uartwait.c: Removed old, strange
|
||||
up_stdio.c and implemented a simulated UART driver to provide the
|
||||
console input. Starts a separate, Linux domain pthread to read
|
||||
the console input in raw mode and provides the incoming data to
|
||||
NuttX via standard NuttX domain IPCs (2014-9-30).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue