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
d27e2d61b2f30b7e1e76fee548f72d9bd60d7d9d
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
Aug 29, 2008
update
· d27e2d61
patacongo
authored
16 years ago
d27e2d61
Basic telnet NSH on ARM9
· 895bff06
patacongo
authored
16 years ago
895bff06
Fixes for clean Neuros OSD NSH build
· 67814a8f
patacongo
authored
16 years ago
67814a8f
Refactored OSD configurations
· ccad2235
patacongo
authored
16 years ago
ccad2235
uIP configuration
· 5ef83880
patacongo
authored
16 years ago
5ef83880
udp configuration
· de9e12ea
patacongo
authored
16 years ago
de9e12ea
ostest configuration
· be959127
patacongo
authored
16 years ago
be959127
NSH configuration
· 6c555c56
patacongo
authored
16 years ago
6c555c56
nettest configuration
· 1b43a324
patacongo
authored
16 years ago
1b43a324
Fix clean target
· 693b6482
patacongo
authored
16 years ago
693b6482
Add mem command to NSH
· b0bbd8c7
patacongo
authored
16 years ago
b0bbd8c7
Fix Linux sim errors/warning
· 4b57c3ba
patacongo
authored
16 years ago
4b57c3ba
Aug 23, 2008
Added ch and pwd to NSH
· 3f2dfbb2
patacongo
authored
16 years ago
3f2dfbb2
Added ch and pwd to NSH
· c7419e57
patacongo
authored
16 years ago
c7419e57
fix error in getopt with no arguments
· 3afb3804
patacongo
authored
16 years ago
3afb3804
Fix error in stat on root directory
· e716896a
patacongo
authored
16 years ago
e716896a
Aug 22, 2008
Add chdir() and getcwd()
· 709263b6
patacongo
authored
16 years ago
709263b6
cat accepts multiple files
· 7ccda132
patacongo
authored
16 years ago
7ccda132
Aug 20, 2008
*** empty log message ***
· 2d4f0c6f
patacongo
authored
16 years ago
2d4f0c6f
Add memory inspect modify commands to NSH
· 0aac853e
patacongo
authored
16 years ago
0aac853e
Aug 19, 2008
exec'ed function returns a value for 0
· 2fd13e9d
patacongo
authored
16 years ago
2fd13e9d
Support nested if-then[-else]-fi
· 07c715e0
patacongo
authored
16 years ago
07c715e0
Aug 18, 2008
Misc. if-then-else-fi fixes
· cab9dbe2
patacongo
authored
16 years ago
cab9dbe2
Aug 17, 2008
NSH now supports comments
· ffaed103
patacongo
authored
16 years ago
ffaed103
backout un-necessary main_t casts
· 3d991a3d
patacongo
authored
16 years ago
3d991a3d
Added 130 and if-then-else-fi to NSH
· 7615eabc
patacongo
authored
16 years ago
7615eabc
Fix error in FAT FS when file opened for O_APPEND
· 6adab3df
patacongo
authored
16 years ago
6adab3df
Allow in all loctions
· 0ef52f15
patacongo
authored
16 years ago
0ef52f15
Fix bad assert in opendir
· 2878532a
patacongo
authored
16 years ago
2878532a
Aug 16, 2008
Concurrent telnet+serial
· 16189886
patacongo
authored
16 years ago
16189886
NSH redirected output
· 266c90f8
patacongo
authored
16 years ago
266c90f8
Remove duplicate strtok() implementatin
· 62d29ea2
patacongo
authored
16 years ago
62d29ea2
Aug 14, 2008
Fix reentrancy problems for serial
· d72dd985
patacongo
authored
16 years ago
d72dd985
Aug 13, 2008
Fix read()/write() prototype
· 7c18bfdd
patacongo
authored
16 years ago
7c18bfdd
Aug 12, 2008
Add 'sh' to NSH
· e62ecda0
patacongo
authored
16 years ago
e62ecda0
Fix EOF detection
· 57cb16a6
patacongo
authored
16 years ago
57cb16a6
Aug 11, 2008
cosmetic
· f9f5454c
patacongo
authored
16 years ago
f9f5454c
Clean configuration varialbe names
· 4b40c963
patacongo
authored
16 years ago
4b40c963
Aug 10, 2008
Removed duplicate getenv() implementation
· 2b2b7f7f
patacongo
authored
16 years ago
2b2b7f7f
typos
· bf2786f7
patacongo
authored
16 years ago
bf2786f7
Loading