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
65d6076e489049e86d37a6707ecb97a3b54ba95f
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
Jul 02, 2011
Fix SPI SD card detect logic; Fix AVR USB device interrupt initialization
· 65d6076e
patacongo
authored
13 years ago
65d6076e
Jul 01, 2011
Add termios header files; add files missed in last commit
· 3af8169e
patacongo
authored
13 years ago
3af8169e
Add support for accessing printf, sprintf, puts, etc. strings that do not lie in the MCU data space
· e6c8a184
patacongo
authored
13 years ago
e6c8a184
Jun 30, 2011
Bug 3334625: Fix typo in conditional compilation
· 3bd3e801
patacongo
authored
13 years ago
3bd3e801
Jun 23, 2011
RGMP build patches from Yu Qiang
· ebda75c4
patacongo
authored
13 years ago
ebda75c4
Jun 21, 2011
AVR build warnings; minor USB fix
· d90cb60c
patacongo
authored
13 years ago
d90cb60c
Jun 20, 2011
Add a USB mass storage example for AVR
· a06d4256
patacongo
authored
13 years ago
a06d4256
Add an AVR USB driver
· 82c03c70
patacongo
authored
13 years ago
82c03c70
Preparing for AVR USB driver
· 3c1c6af2
patacongo
authored
13 years ago
3c1c6af2
Jun 18, 2011
Fix an error that caused interrupts to become disabled
· 58a68260
patacongo
authored
13 years ago
58a68260
Update documents and comments
· fe7a627a
patacongo
authored
13 years ago
fe7a627a
Add logic to measure AVR stack usage
· f7d232bd
patacongo
authored
13 years ago
f7d232bd
Jun 17, 2011
Fix AVR clock setup; add SPI driver
· a542f926
patacongo
authored
13 years ago
a542f926
Use USART TX state consistently
· 5ead03fe
patacongo
authored
13 years ago
5ead03fe
Jun 16, 2011
AT90USB port is basically functional
· 118cb2e3
patacongo
authored
13 years ago
118cb2e3
Back out earlier change.. AVR vectors should be jmp not rjmp
· 98411610
patacongo
authored
13 years ago
98411610
Fix off-by-one stack pointer reference
· 73117a23
patacongo
authored
13 years ago
73117a23
Fix SRAM data position
· 6da51f74
patacongo
authored
13 years ago
6da51f74
Jun 15, 2011
Make room for the noinit section before the heap
· 318bb975
patacongo
authored
13 years ago
318bb975
Fix another jmp vs rjmp in vector table
· 251b8f97
patacongo
authored
13 years ago
251b8f97
Fix ATMega128 build
· 790d8ad7
patacongo
authored
13 years ago
790d8ad7
AVR: Need to use rjmp, not jmp, in vector table
· 0077d0a7
patacongo
authored
13 years ago
0077d0a7
Need to control watchdog timer on AT90USB
· 2552ab4c
patacongo
authored
13 years ago
2552ab4c
More corrections to AVR assembly macros
· 4a22bac6
patacongo
authored
13 years ago
4a22bac6
Fix some AVR context save errors
· 0cad779b
patacongo
authored
13 years ago
0cad779b
Fix AVR parity setup
· 02e2da2f
patacongo
authored
13 years ago
02e2da2f
Jun 13, 2011
Amber Web Server updates
· 91301ff3
patacongo
authored
13 years ago
91301ff3
Fix AVR uart bugs
· 91b1e37e
patacongo
authored
13 years ago
91b1e37e
Add hello configuratin for AVR
· fe9849bb
patacongo
authored
13 years ago
fe9849bb
Jun 11, 2011
Finsh AVR serial drivers
· 80332ad2
patacongo
authored
13 years ago
80332ad2
Add ATMega128 configuration
· ae98c3c6
patacongo
authored
13 years ago
ae98c3c6
More serial driver stuff for AVR
· 23f58da3
patacongo
authored
13 years ago
23f58da3
Restructuring AVR serial drivers
· de50ea79
patacongo
authored
13 years ago
de50ea79
Jun 10, 2011
Clean up AVR timer setup
· 64142a1e
patacongo
authored
13 years ago
64142a1e
Jun 09, 2011
Handle differences between AVR and AVR32 stacks
· 4321a2a2
patacongo
authored
13 years ago
4321a2a2
Fixes most integer overflows for AVR
· cfe6ed96
patacongo
authored
13 years ago
cfe6ed96
Documentatin update
· faa9c392
patacongo
authored
13 years ago
faa9c392
Jun 08, 2011
This finishes ALL AVR assembly language
· db4a2133
patacongo
authored
13 years ago
db4a2133
More logic for the AVR port
· 84f35843
patacongo
authored
13 years ago
84f35843
More AVR context switching logic
· 9801377f
patacongo
authored
13 years ago
9801377f
Loading