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
cbc6fcce57bba9b0a0d7c05604f60bd3d9baf1a8
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
Feb 20, 2008
strerror() is big; don't use it unless requested
· cbc6fcce
patacongo
authored
17 years ago
cbc6fcce
Fix XTRS interrupt vector handling
· 34974400
patacongo
authored
17 years ago
34974400
Incorporate patch 1897630
· 491f5b42
patacongo
authored
17 years ago
491f5b42
Feb 18, 2008
Add LED logic
· cb4390a8
patacongo
authored
17 years ago
cb4390a8
Clean compilation with console enabled
· da700355
patacongo
authored
17 years ago
da700355
Trying to remove link warnings (still unsuccessful)
· fed8278b
patacongo
authored
17 years ago
fed8278b
Low uart fixes
· 96565fd5
patacongo
authored
17 years ago
96565fd5
Still detangling lowuart stuff
· e6756626
patacongo
authored
17 years ago
e6756626
Fix z8 UART initialization
· cb2cc8c2
patacongo
authored
17 years ago
cb2cc8c2
Fix LOWCONSOLE confusion
· 28366b75
patacongo
authored
17 years ago
28366b75
Remober lowputc/getc support
· 295a7a1f
patacongo
authored
17 years ago
295a7a1f
4.10.1 compiles fine -- my bad
· feccbf06
patacongo
authored
17 years ago
feccbf06
Add framework for UART support
· 352eb0fb
patacongo
authored
17 years ago
352eb0fb
Fix Z8F6403 compile issues
· daa2610d
patacongo
authored
17 years ago
daa2610d
xtrs port: generation of executable. Patch 1895239
· e173b3ff
patacongo
authored
17 years ago
e173b3ff
Feb 17, 2008
Fix errors/omissions in previous check-in
· 1bada71e
patacongo
authored
17 years ago
1bada71e
Suppress debug output if CONFIG_DEBUG_SCHED is not defined
· b8b16ad1
patacongo
authored
17 years ago
b8b16ad1
Add prioritized interrupt TODO
· c447d1ff
patacongo
authored
17 years ago
c447d1ff
Feb 16, 2008
Fix inconsistent use of CONFIG_ARCH_LOWPUTC
· 81f4b8db
patacongo
authored
17 years ago
81f4b8db
z8f should use up_maskack_irq
· 7629c2c8
patacongo
authored
17 years ago
7629c2c8
Fix range check
· fb76a5e5
patacongo
authored
17 years ago
fb76a5e5
Macro must be bit mask, not bit number
· 98f52d9f
patacongo
authored
17 years ago
98f52d9f
Fix compiler errors
· b125ca88
patacongo
authored
17 years ago
b125ca88
Add timer initialization and interrupt control
· 6ab50706
patacongo
authored
17 years ago
6ab50706
Add support for Z8F6403 (currently disabled)
· aace60d9
patacongo
authored
17 years ago
aace60d9
Feb 15, 2008
ez80 is code complete
· 0823879b
patacongo
authored
17 years ago
0823879b
Add support for the TRS-80 Model 3
· c558d346
patacongo
authored
17 years ago
c558d346
Add support for the TRS-80 Model 3 via xtrs
· c90fc3b5
patacongo
authored
17 years ago
c90fc3b5
z8encore000zco has z8f6403
· 67a6ec5d
patacongo
authored
17 years ago
67a6ec5d
Add lazay interrupt context saving logic for ez8
· 65280ba6
patacongo
authored
17 years ago
65280ba6
Made arch/z80 handling chip-specific
· f906f803
patacongo
authored
17 years ago
f906f803
Flesh out Z8Encore\! interrupt context switches
· b3969170
patacongo
authored
17 years ago
b3969170
Feb 14, 2008
Fleshing out ez8 context switch logic
· 1ce0745d
patacongo
authored
17 years ago
1ce0745d
Move all z80-dependencies into arch/z80/src/z80
· 4a157c88
patacongo
authored
17 years ago
4a157c88
cosmetic
· 3ee215ef
patacongo
authored
17 years ago
3ee215ef
Remove garbage from linker file
· b4195666
patacongo
authored
17 years ago
b4195666
Resolve header file incompatibility
· a6623735
patacongo
authored
17 years ago
a6623735
Feb 13, 2008
Add more IRQ info
· a7e1b7b8
patacongo
authored
17 years ago
a7e1b7b8
Add ez8 IRQ info
· 9657fa43
patacongo
authored
17 years ago
9657fa43
Add ez8 start-up logic
· dfcedbca
patacongo
authored
17 years ago
dfcedbca
Loading