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
3f5b92f3d72c5bd72a5a960493abbf77424fcf29
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
Jul 03, 2011
Add board configuration for Sure Electronics PIC32MX board
· 3f5b92f3
patacongo
authored
13 years ago
3f5b92f3
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
Add bugfixes recommended by Sheref Younan
· 7ce352ca
patacongo
authored
13 years ago
7ce352ca
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 22, 2011
More ez80 compilation/warning fixes
· 608de4fd
patacongo
authored
13 years ago
608de4fd
Changes for clean ez80 ZDS-II compile
· b47cd866
patacongo
authored
13 years ago
b47cd866
Fix for Bug[D ID: 3324387
· edc31bb6
patacongo
authored
13 years ago
edc31bb6
Jun 21, 2011
Remove unused header files; eliminate warnings
· 05eeae84
patacongo
authored
13 years ago
05eeae84
Prep for 6.5 release
· 83c452fa
patacongo
authored
13 years ago
View commits for tag nuttx-6.5
nuttx-6.5
83c452fa
AVR build warnings; minor USB fix
· d90cb60c
patacongo
authored
13 years ago
d90cb60c
Jun 20, 2011
Fix AVR warnings; FAT FS needs to use off_t instead of size_t
· 37b42d42
patacongo
authored
13 years ago
37b42d42
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
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
Loading