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
b2005c14735357fd70af4254f177d1e14bfe9f48
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
0 authors
Oct 19, 2011
Fixes for good C++ link
· b2005c14
patacongo
authored
13 years ago
b2005c14
Oct 18, 2011
Fix Sure PIC32MX LED compile
· 1ac3856a
patacongo
authored
13 years ago
1ac3856a
Fix PIC32 jalr instructions: arguments consistentley reversed
· cc97bab6
patacongo
authored
13 years ago
cc97bab6
Oct 17, 2011
Re-disable PIC32 ramfuncs
· 74c314fb
patacongo
authored
13 years ago
74c314fb
Fix PIC32 ramfunc logic; add rectangle graphic functions
· 92e2e309
patacongo
authored
13 years ago
92e2e309
Oct 16, 2011
Pointer arguments to NX set methods should be const
· 11969d86
patacongo
authored
13 years ago
11969d86
Oct 14, 2011
PIC32 configuration fixes
· 12fd3df1
patacongo
authored
13 years ago
12fd3df1
Add logic to set individual pixels
· 92313239
patacongo
authored
13 years ago
92313239
Oct 13, 2011
Try J-link OpenOCD support
· 30b20ae7
patacongo
authored
13 years ago
30b20ae7
Still futzing with OpenOCD
· d9f73c3b
patacongo
authored
13 years ago
d9f73c3b
Try older OpenOCD
· 104087d8
patacongo
authored
13 years ago
104087d8
Add a configuration for the lpc3152
· 9f645b69
patacongo
authored
13 years ago
9f645b69
Oct 12, 2011
ADS7843 updates
· 43edab2d
patacongo
authored
13 years ago
43edab2d
Enable waitpid() in sim/nsh2
· a6d062fb
patacongo
authored
13 years ago
a6d062fb
Oct 11, 2011
Add PIC32MX GPIO handling; add button/LED support for the Sure PIC32MX
· 9491c6d8
patacongo
authored
13 years ago
9491c6d8
Fix sim/nsh2 build
· 06fe7425
patacongo
authored
13 years ago
06fe7425
Oct 10, 2011
Misc PIC32 clean-up
· 12d74b15
patacongo
authored
13 years ago
12d74b15
PIC32 start kit port builds successfully
· d9781739
patacongo
authored
13 years ago
d9781739
Fix fclose() return value when closing read-only file
· 61e5093a
patacongo
authored
13 years ago
61e5093a
Adding support of PIC32MX5xx/6xx/7xx families
· 4ad3944c
patacongo
authored
13 years ago
4ad3944c
Adding support of PIC32MX5xx/6xx/7xx families
· 650ea59d
patacongo
authored
13 years ago
650ea59d
Starting support for PICMX324xx/5xx/7xx and PIC32 Ethernet Starter Kit
· edcbdb6d
patacongo
authored
13 years ago
edcbdb6d
Oct 08, 2011
SAM3U: Add logic to bypass automated control of SPI chip selects
· 68275d82
patacongo
authored
13 years ago
68275d82
Oct 07, 2011
SAM3U SPI debug changes
· fb14c33e
patacongo
authored
13 years ago
fb14c33e
Fix STM32 build with with no RTC; Fix STM3210E-EVAL color correction for the RenesasSP LCD
· aabb21c8
patacongo
authored
13 years ago
aabb21c8
Oct 06, 2011
Prep for 6.10 release
· 47cf84c1
patacongo
authored
13 years ago
View commits for tag nuttx-6.10
nuttx-6.10
47cf84c1
Add debug instrumentation to the SAM3U SPI driver
· 8ec0e036
patacongo
authored
13 years ago
8ec0e036
Add sim/nsh2 configuration
· e596c1a3
patacongo
authored
13 years ago
e596c1a3
Oct 05, 2011
Fix C++ dependencies, cleaning, ..
· bfc8712d
patacongo
authored
13 years ago
bfc8712d
Add sim C++ support
· 047a9ae3
patacongo
authored
13 years ago
047a9ae3
Integrate touchscreen in to SAM3U configuration
· ed22860e
patacongo
authored
13 years ago
ed22860e
apps/ build now supports an 'external' directory
· cc461fc1
patacongo
authored
13 years ago
cc461fc1
Fix bugs in STM32 SDHC and I2C drivers
· 94a87532
patacongo
authored
13 years ago
94a87532
Oct 04, 2011
Fix check for open files when overwriting an existing file
· 9c80d941
patacongo
authored
13 years ago
9c80d941
ADS7843E driver is code complete
· ee04a259
patacongo
authored
13 years ago
ee04a259
Oct 03, 2011
SAM3U SPI driver update
· b2be0c72
patacongo
authored
13 years ago
b2be0c72
Verify C++ support with CodeSourcery
· f070246d
patacongo
authored
13 years ago
f070246d
Fix typos that cause compilations errors with CONFIG_RTC
· 28b4cb23
patacongo
authored
13 years ago
28b4cb23
The ADS7843E driver skeleton at least compiles now
· 43e69f74
patacongo
authored
13 years ago
43e69f74
Add hooks for the ADS7843E touchscreen controller
· d02a44a1
patacongo
authored
13 years ago
d02a44a1
Loading