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
74031217
Commit
74031217
authored
10 years ago
by
Gregory Nutt
Browse files
Options
Downloads
Patches
Plain Diff
Update ChangeLog
parent
01950491
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ChangeLog
+10
-0
10 additions, 0 deletions
ChangeLog
with
10 additions
and
0 deletions
ChangeLog
+
10
−
0
View file @
74031217
...
...
@@ -9685,3 +9685,13 @@
option enables a low-level, write-only console device at /dev/console
(similar to the low-level UART console device). From Pierre-noel
Bouteville (2015-02-08).
* net/utils: Clean up and consolidate some clunky stuff in ARP and
ICMPv6 time waiting logic by adding new net_timedwait() function
(2015-4-09).
* arch/arm/src/stm32/stm32_eth.c: Add logic so that STM32 Ethernet
driver can avoid interrupt level processing and, instead, execute on
the work thread (2015-4-09).
* configs/stm32f4discovery/netnsh and ipv6: Convert all STM32F4-
Discovery configurations (with base board) to configure the Ethernet
driver to use the work queue (vs. interrupt level processing)
(2015-4-09).
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