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
b37d08a7a65b8c526947d3441a3e4eaafaeb84cd
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 21, 2011
PIC32: Fix timer 1 source, uart priority, add pre-fetch cache header file
· b37d08a7
patacongo
authored
13 years ago
b37d08a7
PIC32 Device Configuration Words
· 7e7f283a
patacongo
authored
13 years ago
7e7f283a
May 20, 2011
Add PIC32 UART support
· 7762d295
patacongo
authored
13 years ago
7762d295
Add PIC32 interrupt decode logic
· f50f5b21
patacongo
authored
13 years ago
f50f5b21
Fleshing out PIC32 port
· bdb91af7
patacongo
authored
13 years ago
bdb91af7
Clean up a few PIC32 link errors
· 7731994b
patacongo
authored
13 years ago
7731994b
Add PIC32 exception handlers
· fc593d0a
patacongo
authored
13 years ago
fc593d0a
May 19, 2011
Add PIC32 exception handling macros
· fa4f467e
patacongo
authored
13 years ago
fa4f467e
Add PIC32 interrupt controls and timer initialization
· 10d02ae4
patacongo
authored
13 years ago
10d02ae4
May 18, 2011
Add S/W interrupt 0 handler
· 901140e4
patacongo
authored
13 years ago
901140e4
Add MIPS system call infrastructure
· 8f249334
patacongo
authored
13 years ago
8f249334
More PIC32 context switching logic
· f8692459
patacongo
authored
13 years ago
f8692459
Add more context switching files
· 6cfd2ff0
patacongo
authored
13 years ago
6cfd2ff0
Add PIC32 register definitions and assertion logic
· b1aa3c15
patacongo
authored
13 years ago
b1aa3c15
Add some standard common files to PIC32
· cc0ff403
patacongo
authored
13 years ago
cc0ff403
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
14 years ago
3efed0e7
Completes all PIC32 header files
· 24bc69df
patacongo
authored
14 years ago
24bc69df
Add initial CC1101 wireless logic from Uros
· 1ba22407
patacongo
authored
14 years ago
1ba22407
May 15, 2011
Prep for 6.3 release
· c2052ea3
patacongo
authored
14 years ago
View commits for tag nuttx-6.3
nuttx-6.3
c2052ea3
More PIC32 header files
· 3dcd7ff4
patacongo
authored
14 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
Loading