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
144644600efdec4783afc862cc614e6d3aa6d4a4
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 28, 2009
Fixe ez80 serial setup
· 14464460
patacongo
authored
16 years ago
14464460
Feb 26, 2009
Bring all eZ80 config files to same level
· ea4e5d90
patacongo
authored
16 years ago
ea4e5d90
Fix for overflow in calculation of baud divisor
· 37188144
patacongo
authored
16 years ago
37188144
cosmetic
· ec2e5163
patacongo
authored
16 years ago
ec2e5163
Fix error in calculating baud rate generation value
· 4a55031b
patacongo
authored
16 years ago
4a55031b
Misc changes to match output from F91 project
· 99c50ff0
patacongo
authored
16 years ago
99c50ff0
Console needs to be enabled
· 428f7a08
patacongo
authored
16 years ago
428f7a08
Fix error in calculating baud rate generation value
· 54434c99
patacongo
authored
16 years ago
54434c99
Feb 25, 2009
update
· 710ba7a8
patacongo
authored
16 years ago
710ba7a8
Feb 24, 2009
update
· 94d48250
patacongo
authored
16 years ago
94d48250
Feb 21, 2009
update
· ef0f434b
patacongo
authored
16 years ago
ef0f434b
Fix some stack sizes
· dad4547c
patacongo
authored
16 years ago
dad4547c
Feb 20, 2009
Add support for M16C buttons and LEDs
· 1122bafc
patacongo
authored
16 years ago
1122bafc
Feb 19, 2009
Improve console configuration settings
· dd080051
patacongo
authored
16 years ago
dd080051
Add basic LCD support
· 6d307da1
patacongo
authored
16 years ago
6d307da1
Use the lowconsole driver
· 35fe68c3
patacongo
authored
16 years ago
35fe68c3
Remove all references to serial
· f1cd38a5
patacongo
authored
16 years ago
f1cd38a5
add framework for an LCD console.
· 7ba1fb4d
patacongo
authored
16 years ago
7ba1fb4d
Feb 18, 2009
cosmetic renaming
· 6286423d
patacongo
authored
16 years ago
6286423d
Add support for boards with no serial ports
· b1298c8c
patacongo
authored
16 years ago
b1298c8c
Hook in low-level UART init
· 729525f6
patacongo
authored
16 years ago
729525f6
Feb 17, 2009
Complete coding of M16C port
· 39d7ac0d
patacongo
authored
16 years ago
39d7ac0d
Add M16C serial driver
· f4aceff4
patacongo
authored
16 years ago
f4aceff4
Feb 15, 2009
Add low level UART support for M16C
· 32fddbe1
patacongo
authored
16 years ago
32fddbe1
Added support for M16C small memory model
· 59f461ac
patacongo
authored
16 years ago
59f461ac
Add support for nestable interrupts
· 4880ca3f
patacongo
authored
16 years ago
4880ca3f
Add support for M16C timer interrupt
· 5b7fcc12
patacongo
authored
16 years ago
5b7fcc12
cosmet
· a06bc373
patacongo
authored
16 years ago
a06bc373
Add M16C register dump logic
· f73bfa53
patacongo
authored
16 years ago
f73bfa53
Need to export symbols
· 87dd780f
patacongo
authored
16 years ago
87dd780f
Add interrupt initialization logic
· ede5f979
patacongo
authored
16 years ago
ede5f979
Feb 14, 2009
ez80Acclaim fixes from Kevin Franzen
· 1b8bc068
patacongo
authored
16 years ago
1b8bc068
Change updates
· 4a0b4eb6
patacongo
authored
16 years ago
4a0b4eb6
Use MAX_INT, not 0x7fffffff. On some machines int is 16-bits
· 6a31e650
patacongo
authored
16 years ago
6a31e650
Back out last change
· 7127caf6
patacongo
authored
16 years ago
7127caf6
Add M16C interrupt/context switch logic
· c9cdb5b1
patacongo
authored
16 years ago
c9cdb5b1
Need separate limits.h files to support M16Climits.h
· dc8f09cc
patacongo
authored
16 years ago
dc8f09cc
cosmetic
· 8a66212a
patacongo
authored
16 years ago
8a66212a
Add FAR to sigdeliver_t
· 364e4ac1
patacongo
authored
16 years ago
364e4ac1
Add task register intialization logic
· db5679f1
patacongo
authored
16 years ago
db5679f1
Loading