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
a790acc7225bb46eb3a3a894ac8cb42633267669
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 30, 2011
Move stdio.h functions in lib/ to lib/stdio
· a790acc7
patacongo
authored
14 years ago
a790acc7
Move string.h functions in lib/ to lib/string
· cb9de228
patacongo
authored
14 years ago
cb9de228
Add syscall directory
· 21ae727f
patacongo
authored
14 years ago
21ae727f
Add basic syscall logic for i486 and AVR32
· b76ccc63
patacongo
authored
14 years ago
b76ccc63
Mar 29, 2011
Add more syscall files
· e54aa417
patacongo
authored
14 years ago
e54aa417
Moving toward system call infrastructure
· 4d215e34
patacongo
authored
14 years ago
4d215e34
Mar 28, 2011
header file and file header clean-up
· 45f34190
patacongo
authored
14 years ago
45f34190
Fix an error in opendir() when a mountpoint is in the root directory.
· 2ffccdc2
patacongo
authored
14 years ago
2ffccdc2
More changes from Uros
· a082aebc
patacongo
authored
14 years ago
a082aebc
Move helper macro into sched.h
· c5ec593b
patacongo
authored
14 years ago
c5ec593b
Re-organize header files so that file systems can be built outside of the...
· 7b69f1af
patacongo
authored
14 years ago
7b69f1af
Mar 27, 2011
Files deleted by Uros
· 39bbebdc
patacongo
authored
14 years ago
39bbebdc
More changes from Uros
· 2bcb84af
patacongo
authored
14 years ago
2bcb84af
Updates from Uros
· 9b1a363c
patacongo
authored
14 years ago
9b1a363c
Mar 26, 2011
Update WLAN configurations
· e5397436
patacongo
authored
14 years ago
e5397436
RTL bug fixes
· 52ffd1bf
patacongo
authored
14 years ago
52ffd1bf
RTL updates
· 03d015f6
patacongo
authored
14 years ago
03d015f6
Incorporate changes from Uros Platise
· 3ecec83e
patacongo
authored
14 years ago
3ecec83e
Mar 25, 2011
Add RTL8187 TX logic
· ea2fe4a3
patacongo
authored
14 years ago
ea2fe4a3
Add RTL initialization logic
· 4946a341
patacongo
authored
14 years ago
4946a341
Add netdev_unregister()
· 2f456229
patacongo
authored
14 years ago
2f456229
RTL8187 I/O routines
· 24be35b1
patacongo
authored
14 years ago
24be35b1
Mar 24, 2011
Add lpc17xx GPIO interrupts + fixes needed by last apps-build check-in
· 4ca01fcc
patacongo
authored
14 years ago
4ca01fcc
apps/ initialization now occurs during the earlier context build phase
· 834720e4
patacongo
authored
14 years ago
834720e4
Mar 23, 2011
Fix lpc17xx GPIO interrupt handling errors
· 1c59577d
patacongo
authored
14 years ago
1c59577d
Mar 21, 2011
Detron updates
· 9f1d2e76
patacongo
authored
14 years ago
9f1d2e76
More prep for 6.0 release
· 35600aaa
patacongo
authored
14 years ago
35600aaa
Prep for 6.0 release
· 349f6aae
patacongo
authored
14 years ago
View commits for tag nuttx-6.0
nuttx-6.0
349f6aae
Mar 20, 2011
More build fixes
· bf55d8f4
patacongo
authored
14 years ago
bf55d8f4
More build fixes
· 329cbd00
patacongo
authored
14 years ago
329cbd00
Move nuttx/examples to apps/examples
· c9e6a573
patacongo
authored
14 years ago
c9e6a573
Mar 19, 2011
Fix nxflat build error on Ubuntu
· 085c3e70
patacongo
authored
14 years ago
085c3e70
More build fixes
· b2fe68d2
patacongo
authored
14 years ago
b2fe68d2
Misc build fixes
· 4937af91
patacongo
authored
14 years ago
4937af91
Move nuttx/netutils to apps/netutils
· 88589e9d
patacongo
authored
14 years ago
88589e9d
Additional changes for clean NSH build
· fec7afd1
patacongo
authored
14 years ago
fec7afd1
Move netutils header files from include/net/uip to include/apps/netutils
· 32046718
patacongo
authored
14 years ago
32046718
Move VSN apps to apps/vsn
· f5b52450
patacongo
authored
14 years ago
f5b52450
Use = instead of / for delimiter in appconfig files
· e07f0db1
patacongo
authored
14 years ago
e07f0db1
VSN sdcard.c and ramtron.c moved to apps
· 19fd3b0d
patacongo
authored
14 years ago
19fd3b0d
Loading