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
80e7442ae4516a06bdbfc85a5f8202ba5b992d94
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
Oct 03, 2011
Add SAM3U board-specific SPI support
· 80e7442a
patacongo
authored
13 years ago
80e7442a
Add framework for a SAM3U SPI driver
· 6d36784c
patacongo
authored
13 years ago
6d36784c
Restore CLOCK_ACTIVETIME
· 387d4afe
patacongo
authored
13 years ago
387d4afe
Oct 02, 2011
Add FAT date/time stamp
· 1d9602b6
patacongo
authored
13 years ago
1d9602b6
The lo-res RTC now seems to work
· 09dd288d
patacongo
authored
13 years ago
09dd288d
Remove support for UTC time; add support for 64-bit time
· d8c4138e
patacongo
authored
13 years ago
d8c4138e
Oct 01, 2011
Add support for lo- and hi-res RTC hardware
· 3f4af2fe
patacongo
authored
13 years ago
3f4af2fe
Sep 30, 2011
Minor configuration updates
· b83c8205
patacongo
authored
13 years ago
b83c8205
Add a configuration to use for development of the SAM3U-EK touchscreen
· cf5af93d
patacongo
authored
13 years ago
cf5af93d
Sep 29, 2011
Don't run X11 event loop on a pthread; X11 is not thread-safe.
· f337d447
patacongo
authored
13 years ago
f337d447
Use XGrapButton, not XGrabPointer
· 9532fd00
patacongo
authored
13 years ago
9532fd00
Add sim touchscreen bugfixes
· a4899585
patacongo
authored
13 years ago
a4899585
Add debug instrumentation
· a1d08a2a
patacongo
authored
13 years ago
a1d08a2a
Add logic to limit the number of samples
· ae552861
patacongo
authored
13 years ago
ae552861
Add a simple touchscreen test
· a4da667e
patacongo
authored
13 years ago
a4da667e
Sep 28, 2011
Simulated touchscreen debug fixes
· 22e969a1
patacongo
authored
13 years ago
22e969a1
Fixes to x11 event loop
· 87557f7f
patacongo
authored
13 years ago
87557f7f
Remove some warnings
· 4056dbfe
patacongo
authored
13 years ago
4056dbfe
Change X11 event loop initialization
· f745f9fe
patacongo
authored
13 years ago
f745f9fe
Fix NXFFS compilation error
· d7c70249
patacongo
authored
13 years ago
d7c70249
Add a simulated touchscreen driver
· 145562ee
patacongo
authored
13 years ago
145562ee
Fix sim build under Ubuntu 9.09
· 848972b5
patacongo
authored
13 years ago
848972b5
Use only __CYGWIN__ to identify Cygwin
· 7aef42a8
patacongo
authored
13 years ago
7aef42a8
Back out a portion of the last FAT LFN change
· f47d7adc
patacongo
authored
13 years ago
f47d7adc
Cosmetic changes to fat and mass storage device
· c4b3e318
patacongo
authored
13 years ago
c4b3e318
Sep 27, 2011
A couple of files were not added
· 4b04e5e5
patacongo
authored
13 years ago
4b04e5e5
Move MSC descriptors to a separate file; File 13 char long file names.
· be64d255
patacongo
authored
13 years ago
be64d255
Separate all CDC ACM descriptors into a separate C file
· 1be465a4
patacongo
authored
13 years ago
1be465a4
CDC ACM fixes
· 884f9e25
patacongo
authored
13 years ago
884f9e25
Sep 26, 2011
SAM3U KERNEL definitions are backward
· ea30c381
patacongo
authored
13 years ago
ea30c381
Fix typo in SAM3U allocheap
· f301589f
patacongo
authored
13 years ago
f301589f
Fix typo in SAM3U allocheap
· e69a01b5
patacongo
authored
13 years ago
e69a01b5
Fix typo in SAM3U allocheap
· a37aa2a1
patacongo
authored
13 years ago
a37aa2a1
Add examples/usbterm
· 3ea96865
patacongo
authored
13 years ago
3ea96865
Sep 23, 2011
Fix color format when pixels are read from STM32 LCD
· 0719f85c
patacongo
authored
13 years ago
0719f85c
Sep 22, 2011
Add TIFF unit test
· d97d7863
patacongo
authored
13 years ago
d97d7863
Sep 21, 2011
TIFF initialization is complete
· 07b0e286
patacongo
authored
13 years ago
07b0e286
Fix important bugs in mq_timedreceived() and mq_timedsend()
· c374ab8b
patacongo
authored
13 years ago
c374ab8b
Sep 20, 2011
More TIFF logic
· bc50d297
patacongo
authored
13 years ago
bc50d297
Add beginning of a TIFF file creation library
· cd38e709
patacongo
authored
13 years ago
cd38e709
Loading