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
6fee183e3a36a49c312b7d2f197220a4e097f670
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
arch
Author
Search by author
Any Author
authors
f4grx
f4grx
1 author
Oct 29, 2009
Initial USB debug changes
· 6fee183e
patacongo
authored
15 years ago
6fee183e
Fixes for DEBUG=ON compilation problems
· addb8177
patacongo
authored
15 years ago
addb8177
Add STM32 USBDEV driver
· f240cc6e
patacongo
authored
15 years ago
f240cc6e
Need to config CTS/RTS pins for USART2/3 even if not using flow control
· 249da292
patacongo
authored
15 years ago
249da292
Fix types in stm32 serial drivers
· 709e5a63
patacongo
authored
15 years ago
709e5a63
Oct 27, 2009
Debug output from certain files causes crashes with new context switching logic
· 69520671
patacongo
authored
15 years ago
69520671
Oct 25, 2009
Improved certain Cortex-M3 context switch times
· e89affe3
patacongo
authored
15 years ago
e89affe3
Oct 23, 2009
Misc USB-related fixes
· e5c14e12
patacongo
authored
15 years ago
e5c14e12
Oct 22, 2009
corrections
· 49e96562
patacongo
authored
15 years ago
49e96562
Misc. mosty USB-related updates
· 7caea566
patacongo
authored
15 years ago
7caea566
Oct 20, 2009
FSMC header file cleanup
· 6014fefe
patacongo
authored
15 years ago
6014fefe
Add FSMC support
· 2dc7bcfb
patacongo
authored
15 years ago
2dc7bcfb
Extend SPI interface to better handle multiple devices on same SPI bus
· 7dfface8
patacongo
authored
15 years ago
7dfface8
Oct 18, 2009
Need to set SSM and SSI to prevent MODF errors
· ea4ab4fa
patacongo
authored
15 years ago
ea4ab4fa
Wait conditions backward
· f924e30f
patacongo
authored
15 years ago
f924e30f
Add MTD interface; add M25P64/128 driver
· 23683fe8
patacongo
authored
15 years ago
23683fe8
Oct 17, 2009
Boots with SYSTICK source = HCLK, not HCLK/8
· a2f69e06
patacongo
authored
15 years ago
a2f69e06
Fix major bug in STM32 interrupt enable/disable logic; NSH now works on STM32
· 94fca002
patacongo
authored
15 years ago
94fca002
SPI DMA design simplification
· 1ff8e5dd
patacongo
authored
15 years ago
1ff8e5dd
Completes 1st cut of SPI DMA
· b0fa795d
patacongo
authored
15 years ago
b0fa795d
Oct 16, 2009
A little more SPI DMA support (still incomplete)
· 741baf98
patacongo
authored
15 years ago
741baf98
Hooks for SPI DMA support (incomplete)
· b7ebdd1c
patacongo
authored
15 years ago
b7ebdd1c
Add function to 1) wait for a free channel, and 2) free a DMA channel
· e2e0025e
patacongo
authored
15 years ago
e2e0025e
Fix DMA channel mapping
· 0132b1ed
patacongo
authored
15 years ago
0132b1ed
First cut at DMA code
· f04860aa
patacongo
authored
15 years ago
f04860aa
Add structure for future DMA support
· 1d90504a
patacongo
authored
15 years ago
1d90504a
Oct 15, 2009
Fix warning
· d9d77a53
patacongo
authored
15 years ago
d9d77a53
Fix SPI compilation errors
· 8b160cf7
patacongo
authored
15 years ago
8b160cf7
Add basic SPI driver (untested)
· dc9915ba
patacongo
authored
15 years ago
dc9915ba
Oct 14, 2009
Add README file info
· a9e91d9a
patacongo
authored
15 years ago
a9e91d9a
Fix GPIOF base address
· 34828e4d
patacongo
authored
15 years ago
34828e4d
Fix NSH-related compile errors
· 1f6aa873
patacongo
authored
15 years ago
1f6aa873
Misc GPIO-related changes
· 530e4ff9
patacongo
authored
15 years ago
530e4ff9
Oct 13, 2009
When running from DFU load, need to set NVIC vector address
· d1bfc3e6
patacongo
authored
15 years ago
d1bfc3e6
typo
· 740c39b2
patacongo
authored
15 years ago
740c39b2
Oct 11, 2009
Basic USART setup works
· ae005eb9
patacongo
authored
15 years ago
ae005eb9
Oct 04, 2009
RIDE uses pre-built NuttX start file
· c8c88855
patacongo
authored
15 years ago
c8c88855
Misc clocking fixes
· be56be9d
patacongo
authored
15 years ago
be56be9d
Oct 03, 2009
Fix GPIO alternate pin name space issue
· bc305bdf
patacongo
authored
15 years ago
bc305bdf
Add more GPIO pin mappings
· ecd36206
patacongo
authored
15 years ago
ecd36206
Loading