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
0faef6c9f016861dfde958585533d2c128fc6065
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
May 12, 2011
Incorporate install app from Uros
· 0faef6c9
patacongo
authored
14 years ago
0faef6c9
Fix USB host error handling logic
· 541a4d9c
patacongo
authored
14 years ago
541a4d9c
Add PIC32 WDT header file
· 55789c60
patacongo
authored
14 years ago
55789c60
May 11, 2011
More PIC32 header files
· 62065b72
patacongo
authored
14 years ago
62065b72
More PIC32 header files
· fa253fbf
patacongo
authored
14 years ago
fa253fbf
More PIC32 header files
· d1444607
patacongo
authored
14 years ago
d1444607
tools/mkdep.sh should not report an error if there are no files on the command line
· c52c4c7d
patacongo
authored
14 years ago
c52c4c7d
May 10, 2011
Add more PIC32 header files
· ed7b827c
patacongo
authored
14 years ago
ed7b827c
Ported Ficl to NuttX apps/
· d99e056b
patacongo
authored
14 years ago
d99e056b
Pascal now installs in the apps/ directory
· 6cece5a8
patacongo
authored
14 years ago
6cece5a8
May 09, 2011
Fix an error in link to include/apps
· 232585cd
patacongo
authored
14 years ago
232585cd
Move nuttx/include/apps to apps/include
· c38463d3
patacongo
authored
14 years ago
c38463d3
Add PIC32 CP0 Regsiter Definitions
· 85f1226a
patacongo
authored
14 years ago
85f1226a
May 08, 2011
Add directory structure to support PIC32
· 33400b31
patacongo
authored
14 years ago
33400b31
Complets ram mapping logic
· 36a7f0be
patacongo
authored
14 years ago
36a7f0be
More RAM mapping logic
· 365a11a5
patacongo
authored
14 years ago
365a11a5
May 07, 2011
Add fs/mmap
· 248af62f
patacongo
authored
14 years ago
248af62f
Mostly cosmetic changes from Uros
· 9a9ebcd4
patacongo
authored
14 years ago
9a9ebcd4
Add STM32 FLASH driver
· 65a6ec46
patacongo
authored
14 years ago
65a6ec46
May 06, 2011
More timer changes from Uros
· 9ecda2e9
patacongo
authored
14 years ago
9ecda2e9
Prep for 6.2 release
· 6d9804ac
patacongo
authored
14 years ago
View commits for tag nuttx-6.2
nuttx-6.2
6d9804ac
Fix an NXFFS memory leak
· 9801b4b3
patacongo
authored
14 years ago
9801b4b3
Fix NXFFS positioning bug
· 0f1bdb6a
patacongo
authored
14 years ago
0f1bdb6a
May 05, 2011
Finish logic to update open writer after packing
· 97da40ce
patacongo
authored
14 years ago
97da40ce
All open file must be adjusted when the filesystem is packed
· 71bd9ca5
patacongo
authored
14 years ago
71bd9ca5
Add NXFFS ioctls
· 77d4700a
patacongo
authored
14 years ago
77d4700a
NXFFS is basically functional -- more testing needed
· 4aa6da93
patacongo
authored
14 years ago
4aa6da93
Fix two more NXFFS bugs
· 8865c298
patacongo
authored
14 years ago
8865c298
Minor NXFFS fixes
· d6812a0f
patacongo
authored
14 years ago
d6812a0f
May 04, 2011
More NXFFS bugfixes
· 9721078f
patacongo
authored
14 years ago
9721078f
More NXFFS bugfixes
· 9bf97a2c
patacongo
authored
14 years ago
9bf97a2c
More NXFFS bugfixes
· 5196a00b
patacongo
authored
14 years ago
5196a00b
Misc NXFFS bugfixes
· 4e23151c
patacongo
authored
14 years ago
4e23151c
Fix a few more NXFFS bugs
· a6a3a9b4
patacongo
authored
14 years ago
a6a3a9b4
May 03, 2011
Incorporate two FAT bugfixes reported by Sheref Younan.
· 510df49c
patacongo
authored
14 years ago
510df49c
Most of packing logic is in place
· a8302695
patacongo
authored
14 years ago
a8302695
Progress on NXFFS packing logic
· 3b30b014
patacongo
authored
14 years ago
3b30b014
Swap size of cache and pack buffers
· c2a87f31
patacongo
authored
14 years ago
c2a87f31
Starting NXFFS packing logic
· d86f33e8
patacongo
authored
14 years ago
d86f33e8
May 02, 2011
NXFFS file deletion is functional
· 40c085d1
patacongo
authored
14 years ago
40c085d1
Loading