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
705174b60332b11f78a1887923563e6d5063a107
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 21, 2011
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
Add wchar_t type; Add LPC17xx CAN driver from Lzyy; Fix serial bug reported by Lzyy
· 62d94bb3
patacongo
authored
13 years ago
62d94bb3
Correct error handling in the case of an overrun error in the serial driver
· 2ad95a1d
patacongo
authored
13 years ago
2ad95a1d
Correct errors in LPC17xx CAN register defines
· f204ed65
patacongo
authored
13 years ago
f204ed65
Extend 'make export' logic to bundle up CFLAGS and linker scripts as well
· a5aca26e
patacongo
authored
13 years ago
a5aca26e
Jul 11, 2011
Add an 'export' target to the NuttX top-level Makefile
· 03faf1cc
patacongo
authored
13 years ago
03faf1cc
Prep for 6.6 Release
· ef2d7974
patacongo
authored
13 years ago
View commits for tag nuttx-6.6
nuttx-6.6
ef2d7974
Correct an NX error that would leave stuff on the display when a window is closed
· 2ff6c379
patacongo
authored
13 years ago
2ff6c379
Jul 10, 2011
Fix more NXTEXT bugs -- seems to be working now
· 395778f0
patacongo
authored
13 years ago
395778f0
Fix an error in the NX move logic
· 75339f93
patacongo
authored
13 years ago
75339f93
Fix a few NXTEXT bugs
· 29ef946b
patacongo
authored
13 years ago
29ef946b
Jul 09, 2011
Fix a critical font rendering bug
· ed975abb
patacongo
authored
13 years ago
ed975abb
Redesign of NXTEXT font cache
· 64fe463b
patacongo
authored
13 years ago
64fe463b
Loading