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
607e574101a27204e991a75a563ae3cc24f1b3da
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 29, 2011
More logic added to the TSC2007 touchscreen driver
· 607e5741
patacongo
authored
13 years ago
607e5741
Add TSC2007 register definitions
· ab163463
patacongo
authored
13 years ago
ab163463
Add framework for input devices and TSC2007 touchscreen driver
· 1c492be2
patacongo
authored
13 years ago
1c492be2
Ooopx, the last version of nxfonts_getfont.c was still in the editor
· 6bcf6e7f
patacongo
authored
13 years ago
6bcf6e7f
Add one more font; Fix ez80 serial bug
· f5d19138
patacongo
authored
13 years ago
f5d19138
Add more fonts
· 4e5fb58d
patacongo
authored
13 years ago
4e5fb58d
Jul 28, 2011
If the requested font cannot be found, return the default font
· f2140928
patacongo
authored
13 years ago
f2140928
Jul 27, 2011
Incorporated new fonts into examples; fix glyph allocation bug in nxhello
· bc5405cd
patacongo
authored
13 years ago
bc5405cd
Add several new fonts
· dd47d953
patacongo
authored
13 years ago
dd47d953
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
Loading