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
fc7db0182076df7a325640f236aae663ddf2ccca
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
Jul 26, 2011
Correct USB mass storage memory leak
· fc7db018
patacongo
authored
13 years ago
fc7db018
Fix for bdf-converter
· f41d4fb0
patacongo
authored
13 years ago
f41d4fb0
Jul 25, 2011
Add memory usage monitor to USB storage example
· 8ba9c6e3
patacongo
authored
13 years ago
8ba9c6e3
Jul 24, 2011
Move NX header files to include/nuttx/nx
· bc4d0f11
patacongo
authored
13 years ago
bc4d0f11
Update BDF converter
· 9d0882c5
patacongo
authored
13 years ago
9d0882c5
Jul 23, 2011
Documentation update
· 4a623ea7
patacongo
authored
13 years ago
4a623ea7
Add JP's BDF font conversion program
· 2ee238e1
patacongo
authored
13 years ago
2ee238e1
Jul 22, 2011
apps/examples/usbstorage can now be built as NSH built-in commands;...
· 56de8b9f
patacongo
authored
13 years ago
56de8b9f
Documentation update
· ac5d0886
patacongo
authored
13 years ago
ac5d0886
Jul 21, 2011
Documentation Updates
· fe67997f
patacongo
authored
13 years ago
fe67997f
Reduce image size; documentation updates; LPC17 typo fixed
· f420bb23
patacongo
authored
13 years ago
f420bb23
Fix some NX configurations
· 94d58bb0
patacongo
authored
13 years ago
94d58bb0
Add a NuttX logo image example
· 705174b6
patacongo
authored
13 years ago
705174b6
Jul 20, 2011
Fix for sem_timedwait.c
· fe4c8b72
patacongo
authored
13 years ago
fe4c8b72
Use a handle instead of an ID in each font lookup; this saves doing the font set lookup each time
· b896f16b
patacongo
authored
13 years ago
b896f16b
Jul 19, 2011
Add support for multiple fonts
· 21e170a5
patacongo
authored
13 years ago
21e170a5
Missing right comment delimiter
· f1f08a42
patacongo
authored
13 years ago
f1f08a42
Setup environment to support multiple fonts
· 118a2dd4
patacongo
authored
13 years ago
118a2dd4
Add sem_timedwait()
· 2928511c
patacongo
authored
13 years ago
2928511c
Jul 18, 2011
Add apps/examples/nxhello -- a VERY simple graphics example
· aa315823
patacongo
authored
13 years ago
aa315823
Add logic to assure that short FAT names are unique
· 9e9cbc6b
patacongo
authored
13 years ago
9e9cbc6b
Documentation update
· e6918d18
patacongo
authored
13 years ago
e6918d18
Correct FAT long file name padding character
· 0673ba57
patacongo
authored
13 years ago
0673ba57
Jul 17, 2011
Fix a problem with STM32 SDIO DMA.
· c20c6dfe
patacongo
authored
13 years ago
c20c6dfe
Jul 16, 2011
Make NX and NXTEXT built-ins; extend stm3210e-eval/nsh2 config to run the NX...
· 80616e34
patacongo
authored
13 years ago
80616e34
Jul 15, 2011
FAT long file names are basically functional
· 7a7446a4
patacongo
authored
13 years ago
7a7446a4
Some FAT long file name fixes
· 42249bbb
patacongo
authored
13 years ago
42249bbb
Implement reversed portrait mode displays for the STM3210E-EVAL LCD
· 2d2f8e6f
patacongo
authored
13 years ago
2d2f8e6f
Jul 14, 2011
Fix NXTEXT link error
· 1662b66e
patacongo
authored
13 years ago
1662b66e
Add configuration for reverse portrait LCD orientation for the STM3210E-EVAL
· 1ac41446
patacongo
authored
13 years ago
1ac41446
Changes to get clean FAT long file name compilation
· 4ffef26a
patacongo
authored
13 years ago
4ffef26a
Fix NT stype upper/lower case FAT 8.3 filename
· 5a05a26d
patacongo
authored
13 years ago
5a05a26d
FAT long support is code complete (but untested)
· 65d19ae3
patacongo
authored
13 years ago
65d19ae3
Jul 13, 2011
More FAT long file name logic
· 718738cb
patacongo
authored
13 years ago
718738cb
Add long file name parsing logic
· fb32eed2
patacongo
authored
13 years ago
fb32eed2
Re-architect FAT data structures to support long file names
· 95e415d2
patacongo
authored
13 years ago
95e415d2
Fix typo
· f17fe09a
patacongo
authored
13 years ago
f17fe09a
Jul 12, 2011
Export make target now produces a .zip file by default
· 17e6f2e4
patacongo
authored
13 years ago
17e6f2e4
Separate FAT directory operations into a separate file
· 09c2e9b9
patacongo
authored
13 years ago
09c2e9b9
Add FAT long file name definitions
· 5e370e16
patacongo
authored
13 years ago
5e370e16
Loading