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
b754962f81f695cd0d4d2c0b5b994d3a7792d552
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 18, 2009
Back out most of last change
· b754962f
patacongo
authored
15 years ago
b754962f
update Makefiles
· 855a5845
patacongo
authored
15 years ago
855a5845
Jun 17, 2009
Integrate PIC support into context switching
· f876eb55
patacongo
authored
15 years ago
f876eb55
Fixes for compilation with ez80
· 2afd39df
patacongo
authored
15 years ago
2afd39df
Remove bitfields from NXFLAT definition
· 10fd1a67
patacongo
authored
15 years ago
10fd1a67
Straighten out conditional compilation
· 2ea9e257
patacongo
authored
15 years ago
2ea9e257
Add exec_module
· 4a1221f3
patacongo
authored
15 years ago
4a1221f3
Add basic module management logic
· 8ce89fe1
patacongo
authored
15 years ago
8ce89fe1
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
Loading