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
dc3c6ea49f119bb05985934309e3912ac1b6cc08
Select Git revision
20 results
nuttx
Author
Search by author
Any Author
authors
0 authors
Aug 03, 2011
Fix numerous errors in trapezoid rendering and wide line drawing algorithms
· dc3c6ea4
patacongo
authored
13 years ago
dc3c6ea4
Fix numerous errors in trapezoid rendering and wide line drawing algorithms
· b9adbc1d
patacongo
authored
13 years ago
b9adbc1d
Revised CAN driver
· e185a022
patacongo
authored
13 years ago
e185a022
Fix LPC17xx chip memory configuration error
· e6aaad50
patacongo
authored
13 years ago
e6aaad50
Aug 02, 2011
Prep for 6.7 Release
· 5279eb86
patacongo
authored
13 years ago
View commits for tag nuttx-6.7
nuttx-6.7
5279eb86
Add NX line drawing interfaces
· 1fb1422b
patacongo
authored
13 years ago
1fb1422b
Add nxgl_splitline()
· 8216275f
patacongo
authored
13 years ago
8216275f
Aug 01, 2011
Add fixed precision atan2() function
· a203a142
patacongo
authored
13 years ago
a203a142
Jul 31, 2011
Add low level routines to draw single pixels (not used yet)
· ad877bf2
patacongo
authored
13 years ago
ad877bf2
Forgot to add file in last checkin
· fb35aea3
patacongo
authored
13 years ago
fb35aea3
Jul 30, 2011
Completes first cut of TSC2007 driver
· 488a8fa9
patacongo
authored
13 years ago
488a8fa9
More TSC2007 driver updates
· 8501188e
patacongo
authored
13 years ago
8501188e
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
Loading