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
aeb3ba08fbc57f1a59545e775883ac2f72614f4e
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
Oct 28, 2008
Correct release description
· aeb3ba08
patacongo
authored
16 years ago
aeb3ba08
Add more configuration info
· 616b45df
patacongo
authored
16 years ago
616b45df
Prep for 0.3.17 release
· 4f837098
patacongo
authored
16 years ago
View commits for tag nuttx-3.17
nuttx-3.17
4f837098
update
· 177aa187
patacongo
authored
16 years ago
177aa187
Add finer trace controls
· 66bdf0d5
patacongo
authored
16 years ago
66bdf0d5
Fix missing right parenthesis
· 08c89cdd
patacongo
authored
16 years ago
08c89cdd
Fix bad trace data storage
· d54fb011
patacongo
authored
16 years ago
d54fb011
Don't send final packet if length is zero
· 9da805f7
patacongo
authored
16 years ago
9da805f7
Need to restart write queue after stalled endpoint resumed
· 521566b5
patacongo
authored
16 years ago
521566b5
Integrate USB tracing
· eb2b208d
patacongo
authored
16 years ago
eb2b208d
Eliminate uninitialized variable warning
· 2098fcf3
patacongo
authored
16 years ago
2098fcf3
Remove compile warnings
· 7117e29e
patacongo
authored
16 years ago
7117e29e
Add SCSI read format capacities command -- WinXP needs it
· 642e2fd8
patacongo
authored
16 years ago
642e2fd8
Correct handling of GETMAXLUN request
· 49390ac3
patacongo
authored
16 years ago
49390ac3
Oct 27, 2008
Fix read failures when OUT req size > maxpacket
· 05f85818
patacongo
authored
16 years ago
05f85818
Fix errors in list handling + request buffer size
· bca6c1e6
patacongo
authored
16 years ago
bca6c1e6
Finish missing logic
· 6c75ab8e
patacongo
authored
16 years ago
6c75ab8e
Smaller delay still works (probably could be even smaller)
· d3da8712
patacongo
authored
16 years ago
d3da8712
Correct error in end-of-request handling
· caf959f7
patacongo
authored
16 years ago
caf959f7
Added low-level, verbose debug support
· 43a3c099
patacongo
authored
16 years ago
43a3c099
Make trace data enable-able by id
· d4c083a9
patacongo
authored
16 years ago
d4c083a9
Oct 25, 2008
update
· 50017e4b
patacongo
authored
16 years ago
50017e4b
Remove unused field
· 8423870b
patacongo
authored
16 years ago
8423870b
Fix to handler transfers larger than one request
· 77c22b0d
patacongo
authored
16 years ago
77c22b0d
Fix to handle requests larger than maxpacket
· 032393ae
patacongo
authored
16 years ago
032393ae
Oct 24, 2008
Add USB storage class driver
· a6944dfe
patacongo
authored
16 years ago
a6944dfe
Fix bug: Not resuming halted endponts on SET FEATURE
· 953a01d0
patacongo
authored
16 years ago
953a01d0
Oct 23, 2008
typo
· fbf99921
patacongo
authored
16 years ago
fbf99921
fix comment
· 59086543
patacongo
authored
16 years ago
59086543
Add trace codes
· 2b9c6f0a
patacongo
authored
16 years ago
2b9c6f0a
Need write-able block drivers even if no write-able FS
· 9247dc69
patacongo
authored
16 years ago
9247dc69
Share block driver helpers outside of fs/
· ad93759c
patacongo
authored
16 years ago
ad93759c
update USB configuration settings
· e8fe75b7
patacongo
authored
16 years ago
e8fe75b7
Add description of examples/usbstorage
· bb636242
patacongo
authored
16 years ago
bb636242
cosmetic
· 68ed6f1c
patacongo
authored
16 years ago
68ed6f1c
Oct 22, 2008
Test for USB storage driver
· a0c4aeb7
patacongo
authored
16 years ago
a0c4aeb7
USB bulk storage configuration settings
· 120b66c0
patacongo
authored
16 years ago
120b66c0
Allow block drivers without mountpoint support
· de5c6ffc
patacongo
authored
16 years ago
de5c6ffc
cosmetic
· e89c5c36
patacongo
authored
16 years ago
e89c5c36
Building environment for USB storage
· 61af3cf5
patacongo
authored
16 years ago
61af3cf5
Loading