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
f7d232bdfec5e99e70a60b363a419657cb914c96
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
Jun 18, 2011
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
Add Teensy NSH config; remove unusable AVR ostest configs
· 4f628413
patacongo
authored
13 years ago
4f628413
Documentation update
· b4ea6cbb
patacongo
authored
13 years ago
b4ea6cbb
Jun 16, 2011
Add configuratin for PJRC Teensy board
· a0dfe9f0
patacongo
authored
13 years ago
a0dfe9f0
AT90USB port is basically functional
· 118cb2e3
patacongo
authored
13 years ago
118cb2e3
Reduce memory usage in same AVR configurations
· ccaadba6
patacongo
authored
13 years ago
ccaadba6
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
FTPC simplification and size reduction
· 81d22914
patacongo
authored
13 years ago
81d22914
Fix AVR uart bugs
· 91b1e37e
patacongo
authored
13 years ago
91b1e37e
Add hello configuratin for AVR
· fe9849bb
patacongo
authored
13 years ago
fe9849bb
Jun 12, 2011
Fix XTAL frequencies for AVR; add ISP mkII connection info
· 2c679ced
patacongo
authored
13 years ago
2c679ced
Jun 11, 2011
Eliminate some warnings
· e4305e09
patacongo
authored
13 years ago
e4305e09
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
Add configuratin options to control the PIC32 configuration words
· a8d14c92
patacongo
authored
13 years ago
a8d14c92
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
Fix bug reported by JP Carballo
· f48cdaa3
patacongo
authored
13 years ago
f48cdaa3
RGMP 0.2.0 patch applied
· c512c176
patacongo
authored
13 years ago
c512c176
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
Add basic context switching logic
· afbfd492
patacongo
authored
13 years ago
afbfd492
Loading