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
c3923b623457d1e82c30bf2daf3e4a057f58e5fa
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
Oct 27, 2009
Remove unused configuration setting
· c3923b62
patacongo
authored
15 years ago
c3923b62
More USB macros; fix warnings
· 3a89153f
patacongo
authored
15 years ago
3a89153f
Oct 25, 2009
Improved certain Cortex-M3 context switch times
· e89affe3
patacongo
authored
15 years ago
e89affe3
Oct 24, 2009
More typos
· ad41c8a3
patacongo
authored
15 years ago
ad41c8a3
typos
· c4386828
patacongo
authored
15 years ago
c4386828
upate
· 300bf40f
patacongo
authored
15 years ago
300bf40f
Oct 23, 2009
Add USB serial device configuration for STM32
· 32f76542
patacongo
authored
15 years ago
32f76542
Add support for the CodeSourcery toolchain under Linux for the STM32
· 2222dc3d
patacongo
authored
15 years ago
2222dc3d
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
Broke FSMC stuff into separat files
· 3bf87e8e
patacongo
authored
15 years ago
3bf87e8e
FSMC header file cleanup
· 6014fefe
patacongo
authored
15 years ago
6014fefe
Fix compilation error with debug on
· ad3c3938
patacongo
authored
15 years ago
ad3c3938
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
FLASH is on PB2 (not PA4); MMC/SD is SDIO, not SPI (need to fix)
· bc8e8d24
patacongo
authored
15 years ago
bc8e8d24
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 bulk erase IOCTL; add byte read method
· d754ee2c
patacongo
authored
15 years ago
d754ee2c
Add MTD interface; add M25P64/128 driver
· 23683fe8
patacongo
authored
15 years ago
23683fe8
Move some drivers to separate subdirectories
· 9b04ee21
patacongo
authored
15 years ago
9b04ee21
Oct 17, 2009
another skip dir
· 1456e6bd
patacongo
authored
15 years ago
1456e6bd
typo
· 1d33c588
patacongo
authored
15 years ago
1d33c588
Prep for the 0.4.12 release
· fae958d1
patacongo
authored
15 years ago
View commits for tag nuttx-4.12
nuttx-4.12
fae958d1
Prep for 0.4.11 release
· 7e92d355
patacongo
authored
15 years ago
View commits for tag nuttx-4.11
nuttx-4.11
7e92d355
Boots with SYSTICK source = HCLK, not HCLK/8
· a2f69e06
patacongo
authored
15 years ago
a2f69e06
Calibrate stm32 delay loop
· 3ebad7fc
patacongo
authored
15 years ago
3ebad7fc
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
Loading