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
60d59fa80b6d7905c03038a9f5be69c6e2b1bdc8
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
Jun 17, 2009
add description of new directories
· 60d59fa8
patacongo
authored
15 years ago
60d59fa8
Easing in binfmt support
· fdca0812
patacongo
authored
15 years ago
fdca0812
Jun 16, 2009
Got more NXFLAT examples to compile
· 57650c2c
patacongo
authored
15 years ago
57650c2c
Reserved word 'private' in C header files is a problem for C++
· 6ad27ed1
patacongo
authored
15 years ago
6ad27ed1
Added NXFLAT a bit at a time
· c344589c
patacongo
authored
15 years ago
c344589c
More C++ stubs
· e6b609ca
patacongo
authored
15 years ago
e6b609ca
Adding basic framework for NXFLAT
· 00819643
patacongo
authored
15 years ago
00819643
Jun 15, 2009
Add conditional compilation to eliminate or limit cloning of descriptors when a new task is created
· e29fdf02
patacongo
authored
15 years ago
e29fdf02
Add logic to clone socket descriptors when a new task is started.
· e9711ca1
patacongo
authored
15 years ago
e9711ca1
dup() and dup2() support for socket descriptors
· fdf76b48
patacongo
authored
15 years ago
fdf76b48
Jun 14, 2009
Add strtoul, strtoll, strtoull, atol, and atoll.
· 613d405f
patacongo
authored
15 years ago
613d405f
Jun 13, 2009
Prep for 0.4.8 release
· 5670bfa7
patacongo
authored
15 years ago
View commits for tag nuttx-4.8
nuttx-4.8
5670bfa7
update
· 81fa020b
patacongo
authored
15 years ago
81fa020b
Jun 12, 2009
Same as last check-in, just implemented more sanely
· bb2fb9e0
patacongo
authored
15 years ago
bb2fb9e0
Jun 11, 2009
eliminate some warnings
· 2d9e8251
patacongo
authored
15 years ago
2d9e8251
update
· ec5c6381
patacongo
authored
15 years ago
ec5c6381
add build note
· fb460a24
patacongo
authored
15 years ago
fb460a24
Additional fixes for devkitARM toolchain
· 636e70e8
patacongo
authored
15 years ago
636e70e8
Add support for Windows GCC to lpc2148 and str711
· bb175966
patacongo
authored
15 years ago
bb175966
Jun 10, 2009
Basic support for dependencies on Windows GCC toolchains
· 409a77a3
patacongo
authored
15 years ago
409a77a3
updated
· 345ab7c6
patacongo
authored
15 years ago
345ab7c6
Fix section placing problems using CodeSourcery toolchain
· 85a686b5
patacongo
authored
15 years ago
85a686b5
All file_operations vtables should be static const
· aa22bbeb
patacongo
authored
15 years ago
aa22bbeb
Fix some bogus (unused) symbol names
· 508bf0c3
patacongo
authored
15 years ago
508bf0c3
misc updates
· c678c8db
patacongo
authored
15 years ago
c678c8db
Fixes for build CodeSourcery toolchain
· 64497e92
patacongo
authored
15 years ago
64497e92
Jun 09, 2009
Backout cool but useless lost interrupt logic
· 890f7612
patacongo
authored
15 years ago
890f7612
USB updates
· f054865b
patacongo
authored
15 years ago
f054865b
Jun 08, 2009
Forgot to update count
· e6919e1f
patacongo
authored
15 years ago
e6919e1f
Oops STR7P11 only accepts MMC cards
· b1fb4ed0
patacongo
authored
15 years ago
b1fb4ed0
Back out lost interrupt kludge
· 56643182
patacongo
authored
15 years ago
56643182
cosmetic
· 6eda8be5
patacongo
authored
15 years ago
6eda8be5
Move board specific files from examples/nsh to board source directories
· 2dd3bdca
patacongo
authored
15 years ago
2dd3bdca
Jun 07, 2009
Drastic measures to work around missed interrupts -- must be a better way
· eba07de9
patacongo
authored
15 years ago
eba07de9
Jun 06, 2009
More STR7x serial changes
· 2b29f8df
patacongo
authored
15 years ago
2b29f8df
More UART GPIO pin/interrupt fixes
· 70c20896
patacongo
authored
15 years ago
70c20896
Add logic to avoid spurious interrupts
· ce84f9db
patacongo
authored
15 years ago
ce84f9db
Fix UART pin configuration
· 7384979c
patacongo
authored
15 years ago
7384979c
back out assertion
· 6048f52c
patacongo
authored
15 years ago
6048f52c
Need to set UART interrupt priority
· bf5720f7
patacongo
authored
15 years ago
bf5720f7
Loading