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
b1ea58fd140483af4cda219ebc358b4407d1978d
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
Nov 02, 2009
Fix case where both RX and TX enabled
· b1ea58fd
patacongo
authored
15 years ago
b1ea58fd
Sometimes RX status is not NAK
· 40040fe9
patacongo
authored
15 years ago
40040fe9
Fix RX status setup
· 92925d0b
patacongo
authored
15 years ago
92925d0b
Nov 01, 2009
Fix compilation error with register debug off
· 146a21e6
patacongo
authored
15 years ago
146a21e6
Need to send ZLP at end of no-data setup
· ef96b697
patacongo
authored
15 years ago
ef96b697
Fix endian-ness issue in SETUP
· f70dba16
patacongo
authored
15 years ago
f70dba16
Oct 31, 2009
Fix direction logic in the submit method
· 5c78a1d6
patacongo
authored
15 years ago
5c78a1d6
Fix PMA addressing issues
· 624c01ed
patacongo
authored
15 years ago
624c01ed
typo
· dbfaa18d
patacongo
authored
15 years ago
dbfaa18d
Integration updates
· 2fe96d84
patacongo
authored
15 years ago
2fe96d84
arch/arm/src/stm32/stm32_usbdev.c
· 3336fa81
patacongo
authored
15 years ago
3336fa81
Fix size of BTABLE
· 6183474b
patacongo
authored
15 years ago
6183474b
Enhanced debug; need a delay after removing PWDN
· 281d987d
patacongo
authored
15 years ago
281d987d
Oct 30, 2009
Misc integration fixes
· 1f2493af
patacongo
authored
15 years ago
1f2493af
upate
· d575215d
patacongo
authored
15 years ago
d575215d
USB integration in progress
· 5a73f2fb
patacongo
authored
15 years ago
5a73f2fb
BUG: mixing else causes bad IRQ settings
· c1cd3b3a
patacongo
authored
15 years ago
c1cd3b3a
Add USB trace logic
· b7c14b44
patacongo
authored
15 years ago
b7c14b44
Oct 29, 2009
Fix typo introduced in last commit
· 0cca9611
patacongo
authored
15 years ago
0cca9611
Fix default NVIC priority
· 18e8d531
patacongo
authored
15 years ago
18e8d531
cosmetic
· 9d82aac0
patacongo
authored
15 years ago
9d82aac0
Document bugfix
· 7442148f
patacongo
authored
15 years ago
7442148f
timeout loop variable should be volatile
· 525cf07f
patacongo
authored
15 years ago
525cf07f
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
· 5bc3780a
patacongo
authored
15 years ago
5bc3780a
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
CodeSourcery can't handle -Os
· f9304ed5
patacongo
authored
15 years ago
f9304ed5
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
Loading