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
291355c77e489e8b24f5ccc2cb26ee1e02eba4b4
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
Apr 11, 2009
Basic UART/console functionality
· 291355c7
patacongo
authored
16 years ago
291355c7
Apr 10, 2009
Add irq initialization
· ff0f5c78
patacongo
authored
16 years ago
ff0f5c78
Basic i.MX1 low-level boot
· ae853aaa
patacongo
authored
16 years ago
ae853aaa
Apr 09, 2009
arm920 is arm4, not arm5
· 8976d24c
patacongo
authored
16 years ago
8976d24c
Basic imx infrastructure
· 1dc7718d
patacongo
authored
16 years ago
1dc7718d
imx1 support
· 2700dc12
patacongo
authored
16 years ago
2700dc12
imx1ads config framework
· 83b6aab7
patacongo
authored
16 years ago
83b6aab7
Apr 08, 2009
Add option to copy to RAM
· a1c42021
patacongo
authored
16 years ago
a1c42021
cosmetic
· c5b48b55
patacongo
authored
16 years ago
c5b48b55
Apr 05, 2009
fix some names
· 0f381e89
patacongo
authored
16 years ago
0f381e89
Add system registers
· 2d394d1d
patacongo
authored
16 years ago
2d394d1d
Add GPIO definitions
· 5f845e68
patacongo
authored
16 years ago
5f845e68
Add SPI, I2C, RTC, and watchdog
· b36fb648
patacongo
authored
16 years ago
b36fb648
Add AITC and DMA
· d7684662
patacongo
authored
16 years ago
d7684662
Add timer and aitc headers
· c7597e76
patacongo
authored
16 years ago
c7597e76
i.MX1 header files
· 6287d6ac
patacongo
authored
16 years ago
6287d6ac
Apr 04, 2009
Add z8 I2C driver
· 6d10d5de
patacongo
authored
16 years ago
6d10d5de
Add eZ80 I2C driver
· affc606a
patacongo
authored
16 years ago
affc606a
Mar 31, 2009
Add macro to make it clear we expect 7-bit addresses
· b1b26895
patacongo
authored
16 years ago
b1b26895
setmode method is optional
· d044d4f6
patacongo
authored
16 years ago
d044d4f6
Added I2C register bit definitions
· bb548768
patacongo
authored
16 years ago
bb548768
Mar 29, 2009
Fix errors in the initial specificaion
· 41839e37
patacongo
authored
16 years ago
41839e37
I2C interface definitions
· 8b468265
patacongo
authored
16 years ago
8b468265
I2C register definitions
· fc25c9d6
patacongo
authored
16 years ago
fc25c9d6
Add SPI method to set SCLK mode
· eb7cadce
patacongo
authored
16 years ago
eb7cadce
Add eZ80 SPI driver
· 7b487e8d
patacongo
authored
16 years ago
7b487e8d
Add enum argument to SPI status method
· f7f7c531
patacongo
authored
16 years ago
f7f7c531
Add enum argument to SPI select method
· 04f44cd8
patacongo
authored
16 years ago
04f44cd8
Prep for 0.4.4 release
· c520a986
patacongo
authored
16 years ago
View commits for tag nuttx-4.4
nuttx-4.4
c520a986
Add logic to build sendmail example on target
· 8983524a
patacongo
authored
16 years ago
8983524a
Mar 28, 2009
Add examples/sendmail
· 237a1121
patacongo
authored
16 years ago
237a1121
Move smtp test from examples/uip to here
· a26308e8
patacongo
authored
16 years ago
a26308e8
Remove all options from examples/uip except for the webserver
· fc346719
patacongo
authored
16 years ago
fc346719
Partial testing of wget command
· e4220a57
patacongo
authored
16 years ago
e4220a57
Fix parsing of port number
· 388b883a
patacongo
authored
16 years ago
388b883a
Add wget command to NSH
· 540b7c48
patacongo
authored
16 years ago
540b7c48
fix error message
· 6484f2c6
patacongo
authored
16 years ago
6484f2c6
Numerous fixes; seems to handle redirection pretty well now
· c15dd10d
patacongo
authored
16 years ago
c15dd10d
wget now takes only a URL as a argument; not host + file name
· 4d00519a
patacongo
authored
16 years ago
4d00519a
wget now takes only a URL as a argument; not host + file
· 68f8ca16
patacongo
authored
16 years ago
68f8ca16
Loading