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
282b5da0c3d133fa7d6831e25a6729ebdcb02adc
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
Mar 06, 2007
Botched the case for n=0
· 282b5da0
patacongo
authored
18 years ago
282b5da0
Basic 8052 context switching is working
· 4c61b4d8
patacongo
authored
18 years ago
4c61b4d8
Mar 05, 2007
Re-design vsprintf so that it does not use so much stack; handle 8051's 2-byte generic pointers.
· af1289c0
patacongo
authored
18 years ago
af1289c0
Fix some interrupt handling issues
· 24f2e6a0
patacongo
authored
18 years ago
24f2e6a0
Mar 04, 2007
Add comment
· 7426c294
patacongo
authored
18 years ago
7426c294
Add capability to manager memory in discontiguous regions.
· 4b1edc8e
patacongo
authored
18 years ago
4b1edc8e
Mar 03, 2007
Add logic to initialize timer 2
· 061279fe
patacongo
authored
18 years ago
061279fe
Mar 02, 2007
Fix stack addressing
· fdc7d628
patacongo
authored
18 years ago
fdc7d628
8051 is getting closer. Still have to setup timer and uart.
· 273e5d0d
patacongo
authored
18 years ago
273e5d0d
Import 8051 support
· fcef5726
patacongo
authored
18 years ago
fcef5726
Code complete for 8051 (not tested)
· 9014f894
patacongo
authored
18 years ago
9014f894
Mar 01, 2007
zipme script assumed hard-coded directory name
· 48dd4464
patacongo
authored
18 years ago
48dd4464
Add logic to suppress clock_ APIs
· 4fdd4c45
patacongo
authored
18 years ago
4fdd4c45
This creates a 8051 build that can run in 24Kb of RAM
· bcd6ba97
patacongo
authored
18 years ago
bcd6ba97
Feb 28, 2007
Still working toward clean 8051 link
· fb61b0b7
patacongo
authored
18 years ago
fb61b0b7
Fix link problems
· 3a4de8b8
patacongo
authored
18 years ago
3a4de8b8
8051 does not have type double
· 1de7dd2c
patacongo
authored
18 years ago
1de7dd2c
Updated documentation
· 2710b807
patacongo
authored
18 years ago
2710b807
Feb 27, 2007
Working toward successful link using aslink
· bb072cb0
patacongo
authored
18 years ago
bb072cb0
Finally, a clean SDCC compile
· a60059d9
patacongo
authored
18 years ago
a60059d9
Feb 22, 2007
Updated docs
· ff0207cf
patacongo
authored
18 years ago
ff0207cf
Feb 21, 2007
Progress toward clean SDCC compilation
· b8f3bd85
patacongo
authored
18 years ago
b8f3bd85
Eliminating SDCC compilation errors
· 7207076a
patacongo
authored
18 years ago
7207076a
Feb 20, 2007
Fixes for STDCC compiler (more needed)
· 59bd1d69
patacongo
authored
18 years ago
59bd1d69
Working toward compiler independence: Removed inline funcs
· 4881fed8
patacongo
authored
18 years ago
4881fed8
Eliminating GCC dependencies
· 3c0e634a
patacongo
authored
18 years ago
3c0e634a
Add options to define compiler characteristics
· f2a6057e
patacongo
authored
18 years ago
f2a6057e
Add support for non-GCC compiler
· 5e2c8a57
patacongo
authored
18 years ago
5e2c8a57
SDCC detected bugs
· 469b933b
patacongo
authored
18 years ago
469b933b
Still having problems with serial driver
· 808d6e3b
patacongo
authored
18 years ago
808d6e3b
Feb 19, 2007
Fix ARM IRQ handling problem + ARM context restore problem
· e3f52bbe
patacongo
authored
18 years ago
e3f52bbe
Progress with C5471 boot
· c79c1af1
patacongo
authored
18 years ago
c79c1af1
Feb 18, 2007
Preparing to test on the C5471
· b0611894
patacongo
authored
18 years ago
b0611894
Update comments
· 864c80d9
patacongo
authored
18 years ago
864c80d9
Fix problems in state restore logic
· c42c9f4a
patacongo
authored
18 years ago
c42c9f4a
Feb 17, 2007
NuttX RTOS
· b08a8617
patacongo
authored
18 years ago
b08a8617
Loading