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
a1087ace92f32777d6b4a81c48d5cafdf2a172c2
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
Nov 11, 2009
Rename mmcsd.c to mmcsd_sdio.c
· a1087ace
patacongo
authored
15 years ago
a1087ace
Nov 10, 2009
Separate SDIO interface from MMCSD
· eed23136
patacongo
authored
15 years ago
eed23136
Nov 07, 2009
Fixes for Z80 compile
· 19fb20b3
patacongo
authored
15 years ago
19fb20b3
Nov 06, 2009
Fix errors/warnings reported by eZ80 compiler
· cb89120b
patacongo
authored
15 years ago
cb89120b
Add SDIO register definitions
· 4da26a98
patacongo
authored
15 years ago
4da26a98
Add skeleton of SDIO-based MMCSD driver
· 783d429d
patacongo
authored
15 years ago
783d429d
First cut at SDIO MMC/SD interface
· 860e284b
patacongo
authored
15 years ago
860e284b
Fix confusion between byte and block transfers
· d9413c12
patacongo
authored
15 years ago
d9413c12
Fix a potential race condition
· bf7555cc
patacongo
authored
15 years ago
bf7555cc
Fix compile error when workqueue disabled
· 7f84a8be
patacongo
authored
15 years ago
7f84a8be
Integrte work thread
· 00e7c5f8
patacongo
authored
15 years ago
00e7c5f8
Nov 05, 2009
Document workqueue configuration
· e9f2ab2b
patacongo
authored
15 years ago
e9f2ab2b
Incorporate the work thread
· 64e5bef2
patacongo
authored
15 years ago
64e5bef2
Add beginnings of a work thread
· 86987e3b
patacongo
authored
15 years ago
86987e3b
cosmetic
· fcf4b976
patacongo
authored
15 years ago
fcf4b976
Add generic support for read-ahead buffering and write buffering in block drivers
· 6b2827a1
patacongo
authored
15 years ago
6b2827a1
Add support for GPIO interrupts & STM3210E-EVAL board buttons
· c0675a07
patacongo
authored
15 years ago
c0675a07
Nov 04, 2009
Prep for 0.4.13 release
· 50f2fe30
patacongo
authored
15 years ago
View commits for tag nuttx-4.13
nuttx-4.13
50f2fe30
Add USBSERIAL configuration options
· 63ea6396
patacongo
authored
15 years ago
63ea6396
typo
· ca03c323
patacongo
authored
15 years ago
ca03c323
typo
· 4f2ef02f
patacongo
authored
15 years ago
4f2ef02f
Exit after reading EOF
· 0c04d909
patacongo
authored
15 years ago
0c04d909
Still need to enable trace -- event when trace not enabled
· 200a91f8
patacongo
authored
15 years ago
200a91f8
USB serial update
· b7511eac
patacongo
authored
15 years ago
b7511eac
Fix handling of pending OUT transfers; if we clear CTR_RX first, we lose size of OUT transfer
· 041200d5
patacongo
authored
15 years ago
041200d5
Nov 03, 2009
Status not being set when transfer started via epsubmit()
· b5ec25b9
patacongo
authored
15 years ago
b5ec25b9
update
· 8375685b
patacongo
authored
15 years ago
8375685b
If SETUP received, that also means the end of a previous TX
· 93b36a90
patacongo
authored
15 years ago
93b36a90
Nov 02, 2009
Non-standard requests handled by class caused controller errors
· 3c24e1be
patacongo
authored
15 years ago
3c24e1be
Fix EP configure switch value
· 84deab69
patacongo
authored
15 years ago
84deab69
Extend USB trace logic
· cbe4bf2e
patacongo
authored
15 years ago
cbe4bf2e
Extend USB trace logic
· e80850b3
patacongo
authored
15 years ago
e80850b3
Fix case where both RX and TX enabled
· b1ea58fd
patacongo
authored
15 years ago
b1ea58fd
Sometimes RX status is not NAK
· 40040fe9
patacongo
authored
15 years ago
40040fe9
Fix RX status setup
· 92925d0b
patacongo
authored
15 years ago
92925d0b
Nov 01, 2009
Fix compilation error with register debug off
· 146a21e6
patacongo
authored
15 years ago
146a21e6
Need to send ZLP at end of no-data setup
· ef96b697
patacongo
authored
15 years ago
ef96b697
Fix endian-ness issue in SETUP
· f70dba16
patacongo
authored
15 years ago
f70dba16
Oct 31, 2009
Fix direction logic in the submit method
· 5c78a1d6
patacongo
authored
15 years ago
5c78a1d6
Fix PMA addressing issues
· 624c01ed
patacongo
authored
15 years ago
624c01ed
Loading