This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
37,856
Commits
1
Branch
0
Tags
291
MiB
a4a9eb2f5a
Commit Graph
2 Commits
Author
SHA1
Message
Date
Xiang Xiao
68951e8d72
Remove exra whitespace from files (
#189
)
...
* Remove multiple newlines at the end of files * Remove the whitespace from the end of lines
2020-01-31 09:24:49 -06:00
xuanlin
2c93467436
pthreads: Add support static pthread stack. Add standard pthread_attr_setstack() and pthread_attr_getstack(). In all cases where the stack is released, add check to see which allocator must be used to free the stack: The user or the kernel allocator.
2018-08-23 09:49:20 -06:00