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
1e9c10601ea7837ad922edeb4fa8799e9a2c092e
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
May 17, 2011
Add start function
· 1e9c1060
patacongo
authored
13 years ago
1e9c1060
Add MIPS32 interrupt controls
· 209620a4
patacongo
authored
13 years ago
209620a4
May 16, 2011
Beginnings of PIC32 build environment
· 3efed0e7
patacongo
authored
13 years ago
3efed0e7
Completes all PIC32 header files
· 24bc69df
patacongo
authored
13 years ago
24bc69df
Add initial CC1101 wireless logic from Uros
· 1ba22407
patacongo
authored
13 years ago
1ba22407
May 15, 2011
Prep for 6.3 release
· c2052ea3
patacongo
authored
13 years ago
View commits for tag nuttx-6.3
nuttx-6.3
c2052ea3
More PIC32 header files
· 3dcd7ff4
patacongo
authored
13 years ago
3dcd7ff4
Add more PIC32 header files
· a918b2c0
patacongo
authored
14 years ago
a918b2c0
updates to RGMP files
· b6c5ad1b
patacongo
authored
14 years ago
b6c5ad1b
More PIC32 header files
· 71650ffa
patacongo
authored
14 years ago
71650ffa
May 14, 2011
More updates to README files
· 5454d7c5
patacongo
authored
14 years ago
5454d7c5
Update README files
· 6638b8d2
patacongo
authored
14 years ago
6638b8d2
Extend line buffering logic to puts, fputs, putc, fputc, and putchar()
· 6d27b46f
patacongo
authored
14 years ago
6d27b46f
Flush buffer after newline in putc, fputc, and puts (but not fputs)
· a854f248
patacongo
authored
14 years ago
a854f248
Implemented line-oriented buffering for std output
· 6e4aa998
patacongo
authored
14 years ago
6e4aa998
May 13, 2011
Add FLASH header file
· 764a1177
patacongo
authored
14 years ago
764a1177
Add PIC32 RTC definitions
· bd8c2c3e
patacongo
authored
14 years ago
bd8c2c3e
fclose() was not flushing buffered data
· 6cd596fc
patacongo
authored
14 years ago
6cd596fc
Add network apps to RGMP appconfig
· 2f14661f
patacongo
authored
14 years ago
2f14661f
Fix possibly deadlock condition
· 1c99e6b3
patacongo
authored
14 years ago
1c99e6b3
May 12, 2011
Fix com.c logic error
· 3e1e4f68
patacongo
authored
14 years ago
3e1e4f68
Add PIC32 DMA header file
· fd69ba1d
patacongo
authored
14 years ago
fd69ba1d
Changes for clean RGMP compile
· 5ae93326
patacongo
authored
14 years ago
5ae93326
Modify standard header files to work with RGMP
· cd5cb045
patacongo
authored
14 years ago
cd5cb045
First set of changes to incorporate the RGMP port
· fff9db3c
patacongo
authored
14 years ago
fff9db3c
Incorporate install app from Uros
· 0faef6c9
patacongo
authored
14 years ago
0faef6c9
Fix USB host error handling logic
· 541a4d9c
patacongo
authored
14 years ago
541a4d9c
Add PIC32 WDT header file
· 55789c60
patacongo
authored
14 years ago
55789c60
May 11, 2011
More PIC32 header files
· 62065b72
patacongo
authored
14 years ago
62065b72
More PIC32 header files
· fa253fbf
patacongo
authored
14 years ago
fa253fbf
More PIC32 header files
· d1444607
patacongo
authored
14 years ago
d1444607
tools/mkdep.sh should not report an error if there are no files on the command line
· c52c4c7d
patacongo
authored
14 years ago
c52c4c7d
May 10, 2011
Add more PIC32 header files
· ed7b827c
patacongo
authored
14 years ago
ed7b827c
Ported Ficl to NuttX apps/
· d99e056b
patacongo
authored
14 years ago
d99e056b
Pascal now installs in the apps/ directory
· 6cece5a8
patacongo
authored
14 years ago
6cece5a8
May 09, 2011
Fix an error in link to include/apps
· 232585cd
patacongo
authored
14 years ago
232585cd
Move nuttx/include/apps to apps/include
· c38463d3
patacongo
authored
14 years ago
c38463d3
Add PIC32 CP0 Regsiter Definitions
· 85f1226a
patacongo
authored
14 years ago
85f1226a
May 08, 2011
Add directory structure to support PIC32
· 33400b31
patacongo
authored
14 years ago
33400b31
Complets ram mapping logic
· 36a7f0be
patacongo
authored
14 years ago
36a7f0be
Loading