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
f32009d446ce8010775b297af1269fdd39e41d99
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
Apr 14, 2011
More version-related fixes
· f32009d4
patacongo
authored
14 years ago
f32009d4
Documentation update
· b27d4494
patacongo
authored
14 years ago
b27d4494
Add tools to manage a version file
· e0aa4f29
patacongo
authored
14 years ago
e0aa4f29
Apr 13, 2011
Fix error in strrch()
· f166caf9
patacongo
authored
14 years ago
f166caf9
Macro clock_systimer replaces direct access to g_system_timer variable
· 10538a3f
patacongo
authored
14 years ago
10538a3f
Cosmetic
· 9e93215e
patacongo
authored
14 years ago
9e93215e
Fix some issues with LPC17xx UART2 and 3 configurations
· 2f945702
patacongo
authored
14 years ago
2f945702
LPCXpression console on UART3
· c80fb6cb
patacongo
authored
14 years ago
c80fb6cb
Apr 12, 2011
Remove warning 'sh_link not set for section ARM.exidx' for a few builds
· 856480e0
patacongo
authored
14 years ago
856480e0
Fixes for clean LPCXpresso NSH build
· 7b5ae8e5
patacongo
authored
14 years ago
7b5ae8e5
Add LPCXpression NSH configuration
· 2b1057b8
patacongo
authored
14 years ago
2b1057b8
Add rtc.h header file
· f96fb2fa
patacongo
authored
14 years ago
f96fb2fa
Apr 11, 2011
Correct an error in the top-level Makefile introduced in 6.1
· 75661bee
patacongo
authored
14 years ago
75661bee
Bugfix for lpc17xx GPIO interrupts
· afc91837
patacongo
authored
14 years ago
afc91837
Apr 10, 2011
Fix mispelled name
· d7d6d927
patacongo
authored
14 years ago
d7d6d927
Prep for 6.1 release
· 217880b4
patacongo
authored
14 years ago
View commits for tag nuttx-6.1
nuttx-6.1
217880b4
Changes for clean build of app/ directory with Windows toolchain
· 790ec002
patacongo
authored
14 years ago
790ec002
Add support for Code Red
· f83e71ad
patacongo
authored
14 years ago
f83e71ad
Apr 09, 2011
Add board config for Embedded Artists LPCXpresso
· 181ac093
patacongo
authored
14 years ago
181ac093
Apr 08, 2011
Add user access to the heap
· 5f2c37d6
patacongo
authored
14 years ago
5f2c37d6
Add kernel mode hooks and reminders for other architectures
· a98febc6
patacongo
authored
14 years ago
a98febc6
Completes implementation of kernel mode build
· 31010bba
patacongo
authored
14 years ago
31010bba
Add logic to initialize SAM3U user applications
· 86ffab1b
patacongo
authored
14 years ago
86ffab1b
Fix error introduced in last commit
· da1aabcd
patacongo
authored
14 years ago
da1aabcd
Modify interrupt handling for privileged/unprivileged mode
· f653a459
patacongo
authored
14 years ago
f653a459
Apr 07, 2011
I2C fixes from Uros; USB serial fix from Sheref; + A little more kernel mode stuff
· 0374d16b
patacongo
authored
14 years ago
0374d16b
Add support for kernel-mode threads
· 9c87c9e9
patacongo
authored
14 years ago
9c87c9e9
Fix AVR build, Add hooks for kernel threads
· 1001d1f3
patacongo
authored
14 years ago
1001d1f3
m9s12x toolchain Ubuntu 9.10 build fix
· ddd37387
patacongo
authored
14 years ago
ddd37387
Apr 06, 2011
current_regs should be volatile; add support for nested interrupts; enable...
· bd12973b
patacongo
authored
14 years ago
bd12973b
Remove user_initialize(); Make sure all integer types are signed that need to be
· c0e7e4c2
patacongo
authored
14 years ago
c0e7e4c2
Fixes for kernel stub builds
· 12afb230
patacongo
authored
14 years ago
12afb230
Integrate syscall with existing svcall logic
· 4ebbd3af
patacongo
authored
14 years ago
4ebbd3af
Attach mem mgmt fault handle if MPU is enabled
· 056b8956
patacongo
authored
14 years ago
056b8956
Apr 05, 2011
Fix bugs introduced in last commit
· 3910f865
patacongo
authored
14 years ago
3910f865
Clean kernel-/user-mode module build
· 38fd6e53
patacongo
authored
14 years ago
38fd6e53
More separation of kernel- and user-memory management
· 43882218
patacongo
authored
14 years ago
43882218
LIS331DL and STM32 I2C patch from Uros
· d7f529bf
patacongo
authored
14 years ago
d7f529bf
Add a layer to redirect kernel-mode memory manager accesses
· 3552ddb5
patacongo
authored
14 years ago
3552ddb5
Progress toward kernel build
· a96fdc3a
patacongo
authored
14 years ago
a96fdc3a
Loading