mirror of
https://github.com/apache/nuttx.git
synced 2026-08-06 21:19:03 +00:00
Update ChangeLogs
This commit is contained in:
parent
e1846dff82
commit
3cd35c2265
1 changed files with 4 additions and 0 deletions
|
|
@ -10590,3 +10590,7 @@
|
|||
* arch/arm/src/samdl: Add build framework for SAML21 DMA support.
|
||||
Nothing there yet except for skeletal logic taken from SAM3/4
|
||||
(2015-06-12).
|
||||
* include/pthread.h and nuttx/sched/pthread: Use -1 instead of 0 as PID
|
||||
for unclaimed mutexes. From Juha Niskanen (2015-06-16).
|
||||
* sched/pthread: Implement pthread_mutex_trylock() for recursive mutexes.
|
||||
From Juha Niskanen (2015-06-16).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue