Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
NuttX RTOS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
f4grx
NuttX RTOS
Commits
2a81a76c
Commit
2a81a76c
authored
9 years ago
by
Gregory Nutt
Browse files
Options
Downloads
Patches
Plain Diff
Update ChangeLog
parent
470a95aa
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
ChangeLog
+4
-2
4 additions, 2 deletions
ChangeLog
arch
+1
-1
1 addition, 1 deletion
arch
configs
+1
-1
1 addition, 1 deletion
configs
with
6 additions
and
4 deletions
ChangeLog
+
4
−
2
View file @
2a81a76c
...
...
@@ -10816,7 +10816,7 @@
7.12 2015-xx-xx Gregory Nutt <gnutt@nuttx.org>
* fs/vfs/fs_poll.c: Use sem_tickwait() instead
k
of sem_timedwait()
* fs/vfs/fs_poll.c: Use sem_tickwait() instead of sem_timedwait()
From Macs Neklyudov (2015-08-13).
* 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).
...
...
@@ -10839,4 +10839,6 @@
* include/nuttx/can.h and all CAN drivers: Add an error indication
bit to the CAN message report. This indication must then be cleared
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).
This diff is collapsed.
Click to expand it.
arch
@
29f7043b
Subproject commit
e81d1ea960b2da0d93dfb672bfd4d217fe688f52
Subproject commit
29f7043bc649460e709f191fca47a0a026a50adb
This diff is collapsed.
Click to expand it.
configs
@
e3f37812
Subproject commit
bdd28db16569fb05df637bf61a7b0e30aeffa6cc
Subproject commit
e3f37812a9a7595a7ddab1a625ebe857d104beb2
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment