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
2250471395e11d03d3e408160ee3bb25f75914fb
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
Nov 14, 2010
Finishes first cut of lpc17xx Ethernet driver
· 22504713
patacongo
authored
14 years ago
22504713
Add Rx logic
· 414c1dfd
patacongo
authored
14 years ago
414c1dfd
Nov 13, 2010
Add ethernet interrupt handler
· ba88a8aa
patacongo
authored
14 years ago
ba88a8aa
Finish Ethernet initialization logic
· d6fc1a38
patacongo
authored
14 years ago
d6fc1a38
Add tx/rx descriptor initialization
· fb4abe36
patacongo
authored
14 years ago
fb4abe36
ifup() is partially complete
· 542b6c32
patacongo
authored
14 years ago
542b6c32
Nov 12, 2010
mostly cosmetic
· a4c6c839
patacongo
authored
14 years ago
a4c6c839
Tinkering with PHY init
· 0b13988a
patacongo
authored
14 years ago
0b13988a
Add PHY init logic
· 32a5ef90
patacongo
authored
14 years ago
32a5ef90
Nov 11, 2010
Add gmii
· 49ef4f48
patacongo
authored
14 years ago
49ef4f48
fix typo
· eb072bca
patacongo
authored
14 years ago
eb072bca
Add Micrel KS871
· bdeb6398
patacongo
authored
14 years ago
bdeb6398
minor fixes
· 589225f7
patacongo
authored
14 years ago
589225f7
Add nettest and begining of lpc17xx ethernet driver
· 85d5452f
patacongo
authored
14 years ago
85d5452f
Nov 10, 2010
typo
· 7e22f59d
patacongo
authored
14 years ago
7e22f59d
Prep for 5.13 release
· c5e26473
patacongo
authored
14 years ago
View commits for tag nuttx-5.13
nuttx-5.13
c5e26473
Drop baud to 57600
· 458a61aa
patacongo
authored
14 years ago
458a61aa
Nov 09, 2010
Fixes for flash load
· 6cd75d7e
patacongo
authored
14 years ago
6cd75d7e
Fixes write to flash
· c7fba383
patacongo
authored
14 years ago
c7fba383
Nov 08, 2010
update
· baee074d
patacongo
authored
14 years ago
baee074d
Nov 07, 2010
Update OpenOCD notes and scripts
· d2e26682
patacongo
authored
14 years ago
d2e26682
Nov 06, 2010
README update
· a4e888b7
patacongo
authored
14 years ago
a4e888b7
Update README
· c7ae3ecc
patacongo
authored
14 years ago
c7ae3ecc
Update README
· 80f99c46
patacongo
authored
14 years ago
80f99c46
update README files and comments
· 31c1d6c0
patacongo
authored
14 years ago
31c1d6c0
LPC1766-STK LED support
· 12ed60e9
patacongo
authored
14 years ago
12ed60e9
Config documentation update
· 6979102c
patacongo
authored
14 years ago
6979102c
1766 not 1768
· 7e0634a0
patacongo
authored
14 years ago
7e0634a0
Only 256Kb FLASH
· 5a297174
patacongo
authored
14 years ago
5a297174
Add support for the Olimex LPC1766-STK board
· f12ba601
patacongo
authored
14 years ago
f12ba601
Progress debugging serial driver
· eca79de4
patacongo
authored
14 years ago
eca79de4
Fix errors when there is no console device
· 8691e7cc
patacongo
authored
14 years ago
8691e7cc
Nov 05, 2010
Fix console init link probllem
· 6c12d52e
patacongo
authored
14 years ago
6c12d52e
The AVR32 port now passes the OS test
· a2ff9013
patacongo
authored
14 years ago
a2ff9013
Fix excepion handling reg save
· 017ed0b5
patacongo
authored
14 years ago
017ed0b5
Update some comments
· 2b04ad72
patacongo
authored
14 years ago
2b04ad72
Nov 03, 2010
Add NSH configuration
· eeb7e5a2
patacongo
authored
14 years ago
eeb7e5a2
Fixes timer interrupts
· 780464c2
patacongo
authored
14 years ago
780464c2
Nov 02, 2010
Need to wait not busy in another place
· e977b062
patacongo
authored
14 years ago
e977b062
It took me a long time to figure out that the board has no 32KHz crystal
· ed36c6ca
patacongo
authored
14 years ago
ed36c6ca
Loading