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
162614915f202b37047fe5f66c5aa844c7206725
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
arch
Author
Search by author
Any Author
authors
f4grx
f4grx
1 author
Apr 28, 2007
Documents new arch/arm directory
· 3d61428c
patacongo
authored
18 years ago
3d61428c
Common ARM support
· d6aadaf7
patacongo
authored
18 years ago
d6aadaf7
Apr 26, 2007
arch/c5471/include and arch/dm320/include are not identical. This is in...
· f0d12c1d
patacongo
authored
18 years ago
f0d12c1d
Initial version
· 8f7dc2bb
patacongo
authored
18 years ago
8f7dc2bb
Apr 25, 2007
Makesystem changes to better support different SoCs
· 58cf5186
patacongo
authored
18 years ago
58cf5186
Apr 22, 2007
Misc changes to good c5471 build on Cygwin
· c241fb21
patacongo
authored
18 years ago
c241fb21
Mar 29, 2007
task_delete() calls sched_unlock(); _exit must keep pre-emption disabled until...
· 0db3f5c2
patacongo
authored
18 years ago
0db3f5c2
Mar 27, 2007
updates
· c5971231
patacongo
authored
18 years ago
c5971231
Board-specific LED logic moved to board-specific directory
· 4ee22e23
patacongo
authored
18 years ago
4ee22e23
Move PJRC led support into board-specific logic
· c5af5194
patacongo
authored
18 years ago
c5af5194
Remove leftover debug echo
· 795ffc38
patacongo
authored
18 years ago
795ffc38
Add DM320 LED support
· efa97ac0
patacongo
authored
18 years ago
efa97ac0
Mar 26, 2007
Moved to board-specific directory
· aa56898b
patacongo
authored
18 years ago
aa56898b
Add a directory to hold board-specific drivers
· 8e8fc062
patacongo
authored
18 years ago
8e8fc062
Create a place to hold board specific header files
· 47118057
patacongo
authored
18 years ago
47118057
Mar 24, 2007
Eliminate warnings
· 3631d1e1
patacongo
authored
18 years ago
3631d1e1
Mar 23, 2007
Move to the configs subdirectory
· 5325f906
patacongo
authored
18 years ago
5325f906
Create configs/ dir; separate board configuration from processor architecture
· ef4d567b
patacongo
authored
18 years ago
ef4d567b
Remove duplicated instruction
· 1367c062
patacongo
authored
18 years ago
1367c062
Mar 22, 2007
This platform does not need rrload format
· 8abec4bb
patacongo
authored
18 years ago
8abec4bb
Completes initial DM320 bringup
· ad9565bb
patacongo
authored
18 years ago
ad9565bb
Cosmetic
· 0d642851
patacongo
authored
18 years ago
0d642851
Mar 21, 2007
Progress with DM320
· de942791
patacongo
authored
18 years ago
de942791
This achieves successful DM320 boot with a minimal system
· b7b7b17b
patacongo
authored
18 years ago
b7b7b17b
Added support for POSIX timers
· 28a4afaf
patacongo
authored
18 years ago
28a4afaf
Mar 20, 2007
Restructure header files for POSIX compliance; eliminate compile warnings
· 3f1b8021
patacongo
authored
18 years ago
3f1b8021
Mar 19, 2007
Follow naming convention
· d22b2cae
patacongo
authored
18 years ago
d22b2cae
update
· 0d8a9ffa
patacongo
authored
18 years ago
0d8a9ffa
Fix typos
· 5d8f6458
patacongo
authored
18 years ago
5d8f6458
Typo in naming
· db370f23
patacongo
authored
18 years ago
db370f23
Must preserve the value of errno; it can be changed by signal handling
· 006abb3c
patacongo
authored
18 years ago
006abb3c
Interrupts must be disabled in all low level context switches
· 50dcba14
patacongo
authored
18 years ago
50dcba14
Cannot use dbg() macro in middle of context switch if output is to console driver
· 5719b443
patacongo
authored
18 years ago
5719b443
Mar 17, 2007
Fix typo in name
· e38d16d1
patacongo
authored
18 years ago
e38d16d1
Add special handling for idle task stack dump
· c9b5d315
patacongo
authored
18 years ago
c9b5d315
Add test of roundrobin scheduler (still does not work)
· 9fb9a09c
patacongo
authored
18 years ago
9fb9a09c
Added serial console driver for dm320
· bf8f372a
patacongo
authored
18 years ago
bf8f372a
Mar 16, 2007
Move common parts of C5471 into drivers/ so it can be used by other platforms.
· ce4313ce
patacongo
authored
18 years ago
ce4313ce
Initial version
· 4a7d2160
patacongo
authored
18 years ago
4a7d2160
Add C5471 watchdog driver
· 7526641e
patacongo
authored
18 years ago
7526641e
Loading