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
18149c3b98379a5a72be725255842ed59b853025
Select Git revision
Branches
2
radio
master
default
protected
Tags
20
nuttx-7.20
nuttx-7.19
nuttx-7.18
nuttx-7.17
nuttx-7.16
nuttx-7.15
nuttx-7.14
nuttx-7.13
nuttx-7.12
nuttx-7.11
nuttx-7.10
nuttx-7.9
nuttx-7.8
nuttx-7.7
nuttx-7.6
nuttx-7.5
nuttx-7.4
nuttx-7.3
nuttx-7.2
nuttx-7.1
22 results
nuttx
Author
Search by author
Any Author
authors
f4grx
f4grx
1 author
Mar 26, 2007
Was delete link then delete link in directory referenced by link
· 18149c3b
patacongo
authored
18 years ago
18149c3b
Moved to board-specific directory
· aa56898b
patacongo
authored
18 years ago
aa56898b
Add a directory to hold board-specific drivers
· 8e8fc062
patacongo
authored
18 years ago
8e8fc062
Initial Revision
· c0934f42
patacongo
authored
18 years ago
c0934f42
Initial Revision
· bf9cc8b7
patacongo
authored
18 years ago
bf9cc8b7
Create a place to hold board specific header files
· 47118057
patacongo
authored
18 years ago
47118057
Mar 25, 2007
Makefile would sometimes create spurious links
· 468beb13
patacongo
authored
18 years ago
468beb13
Mar 24, 2007
Add test of pthread barrier logic
· df2a08cf
patacongo
authored
18 years ago
df2a08cf
updates
· a02374bb
patacongo
authored
18 years ago
a02374bb
Eliminate warnings
· 3631d1e1
patacongo
authored
18 years ago
3631d1e1
Add logic to protect the user task errno when errno access are performed from interrupt handlers.
· 16e8906e
patacongo
authored
18 years ago
16e8906e
Cosmetic
· d551204f
patacongo
authored
18 years ago
d551204f
Add pthread_setschedprio() prototype
· 3d5eebad
patacongo
authored
18 years ago
3d5eebad
Add SCHED_SPORADIC (even though we don't use it)
· b9d2a2b9
patacongo
authored
18 years ago
b9d2a2b9
Don't all sched_setparam; call up_prrioritize_rtr directly
· 768a214d
patacongo
authored
18 years ago
768a214d
Correct errno handling
· b282cd3f
patacongo
authored
18 years ago
b282cd3f
Added pthread_setschedprio()
· e689e148
patacongo
authored
18 years ago
e689e148
Mar 23, 2007
Add new pthread_* APIs
· 7a1f5f61
patacongo
authored
18 years ago
7a1f5f61
Fix memory leaks
· 1e8eaa90
patacongo
authored
18 years ago
1e8eaa90
Needs prototype for timer_test()
· 5af89ab5
patacongo
authored
18 years ago
5af89ab5
should not include pthread.h
· a2ed490c
patacongo
authored
18 years ago
a2ed490c
argv parameter should be 'const'
· a2c26f08
patacongo
authored
18 years ago
a2c26f08
limits.h is also a required file
· 30c1d102
patacongo
authored
18 years ago
30c1d102
Initial Release
· 0baf1522
patacongo
authored
18 years ago
0baf1522
Move to the configs subdirectory
· 5325f906
patacongo
authored
18 years ago
5325f906
Create configs/ dir; separate board configuration from processor architecture
· ef4d567b
patacongo
authored
18 years ago
ef4d567b
Initial Release
· aae85327
patacongo
authored
18 years ago
aae85327
Remove duplicated instruction
· 1367c062
patacongo
authored
18 years ago
1367c062
Mar 22, 2007
update
· 136e3d9f
patacongo
authored
18 years ago
136e3d9f
This platform does not need rrload format
· 8abec4bb
patacongo
authored
18 years ago
8abec4bb
update for release
· eaaa4adb
patacongo
authored
18 years ago
View commits for tag nuttx-2.1
nuttx-2.1
eaaa4adb
Completes initial DM320 bringup
· ad9565bb
patacongo
authored
18 years ago
ad9565bb
Cosmetic
· 0d642851
patacongo
authored
18 years ago
0d642851
Simultaneous flushing stdout from several threads corrects the output. That...
· e77a8b7a
patacongo
authored
18 years ago
e77a8b7a
Mar 21, 2007
Progress with DM320
· de942791
patacongo
authored
18 years ago
de942791
timer_gettime was not returning the right value for it_interval
· fb91e739
patacongo
authored
18 years ago
fb91e739
This achieves successful DM320 boot with a minimal system
· b7b7b17b
patacongo
authored
18 years ago
b7b7b17b
ioctl should be prototyped in sys/ioctl.h
· 354501be
patacongo
authored
18 years ago
354501be
Initial release of the null example
· 8f85e6c0
patacongo
authored
18 years ago
8f85e6c0
Update
· 81f22090
patacongo
authored
18 years ago
81f22090
Loading