mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 03:45:50 +08:00
Update ChangeLog
This commit is contained in:
@@ -10816,7 +10816,7 @@
|
|||||||
|
|
||||||
7.12 2015-xx-xx Gregory Nutt <gnutt@nuttx.org>
|
7.12 2015-xx-xx Gregory Nutt <gnutt@nuttx.org>
|
||||||
|
|
||||||
* fs/vfs/fs_poll.c: Use sem_tickwait() insteadk of sem_timedwait()
|
* fs/vfs/fs_poll.c: Use sem_tickwait() instead of sem_timedwait()
|
||||||
From Macs Neklyudov (2015-08-13).
|
From Macs Neklyudov (2015-08-13).
|
||||||
* fs/vfs/fs_poll.c: If we fail to setup the poll for any file
|
* fs/vfs/fs_poll.c: If we fail to setup the poll for any file
|
||||||
descriptor, for any reason, set the POLLERR bit (2015-08-13).
|
descriptor, for any reason, set the POLLERR bit (2015-08-13).
|
||||||
@@ -10839,4 +10839,6 @@
|
|||||||
* include/nuttx/can.h and all CAN drivers: Add an error indication
|
* include/nuttx/can.h and all CAN drivers: Add an error indication
|
||||||
bit to the CAN message report. This indication must then be cleared
|
bit to the CAN message report. This indication must then be cleared
|
||||||
in all existing drivers. More to come (2015-08-18).
|
in all existing drivers. More to come (2015-08-18).
|
||||||
|
* arch/arm/src/lpc17/lpc17_irq.c: Set NVIC vector address so that
|
||||||
|
code can execute with a bootloader or can execute from RAM. From
|
||||||
|
Pavel Pisa (2015-08-20).
|
||||||
|
|||||||
+1
-1
Submodule arch updated: e81d1ea960...29f7043bc6
+1
-1
Submodule configs updated: bdd28db165...e3f37812a9
Reference in New Issue
Block a user