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
38c48d998ae0e4946be0368f0dc37bbf37bc9d27
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 11, 2007
Fixed 8051 printf bug
· 38c48d99
patacongo
authored
18 years ago
38c48d99
task_create now accepts variable number of arguments; 8051 bringup changes
· b4fd3cdc
patacongo
authored
18 years ago
b4fd3cdc
Mar 10, 2007
Updated
· aca78c3f
patacongo
authored
18 years ago
aca78c3f
Add to nsh, add limits.h, gets, strtok, strtok_r
· aab0d08d
patacongo
authored
18 years ago
aab0d08d
Initial version
· 36fe8c20
patacongo
authored
18 years ago
36fe8c20
Fix IRQ-related bugs, fix serial read logic, add fgets
· 435fe50e
patacongo
authored
18 years ago
435fe50e
Mar 09, 2007
Updated
· 24c887a6
patacongo
authored
18 years ago
24c887a6
C5471 documentation
· 709fdc76
patacongo
authored
18 years ago
709fdc76
Finished C5471 Integration
· 9a90482b
patacongo
authored
18 years ago
View commits for tag nuttx-1.0
nuttx-1.0
9a90482b
Debug instrumentation
· 31c51190
patacongo
authored
18 years ago
31c51190
C5471 timer interrupts and timing functions are working
· b2f92d06
patacongo
authored
18 years ago
b2f92d06
Mar 08, 2007
Fixed some interrupt-related bugs
· abe1bcd7
patacongo
authored
18 years ago
abe1bcd7
Fix c5471 signal handling + deallocation bug
· a0dffbf4
patacongo
authored
18 years ago
a0dffbf4
Add support for onboard LEDs; Fix serial bug
· 4f27f526
patacongo
authored
18 years ago
4f27f526
Mar 07, 2007
Working with c5471 interrupts
· 5e6b3c13
patacongo
authored
18 years ago
5e6b3c13
c5471 bringup changes
· 791617b3
patacongo
authored
18 years ago
791617b3
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
Loading