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
21757e734914438d85b0e6cc5b03439dbfa57a33
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
Mar 10, 2011
enable/disable IRQ backward
· 21757e73
patacongo
authored
14 years ago
21757e73
Restructure interrupt/timer logic
· 7380b9b0
patacongo
authored
14 years ago
7380b9b0
Fix QEMU context switch bug
· f5e796e6
patacongo
authored
14 years ago
f5e796e6
add apps/ dir
· b95aee03
patacongo
authored
14 years ago
b95aee03
Experimental version of waitpid()
· 8b26af1f
patacongo
authored
14 years ago
8b26af1f
Add QEMU NSH configuration
· a3c96a8d
patacongo
authored
14 years ago
a3c96a8d
Fix basic QEMU port
· 046aa70b
patacongo
authored
14 years ago
046aa70b
Mar 09, 2011
RTL8187 driver update
· 91f3674d
patacongo
authored
14 years ago
91f3674d
#warning removal
· 1b91975e
patacongo
authored
14 years ago
1b91975e
Some VSN changes
· a60051cb
patacongo
authored
14 years ago
a60051cb
Fix fullcontextrestore bug
· 8c4356ac
patacongo
authored
14 years ago
8c4356ac
Mar 08, 2011
Remove Cygwin dependencies from .S files
· 0e185156
patacongo
authored
14 years ago
0e185156
misc QEMU fixes
· 78f93cf4
patacongo
authored
14 years ago
78f93cf4
Add support for platoform specific ROMFS startup files
· 1b839944
patacongo
authored
14 years ago
1b839944
Mar 07, 2011
Add i486 toolchain support
· 3794cea4
patacongo
authored
14 years ago
3794cea4
Mar 06, 2011
Cosmetics updates
· a24491d9
patacongo
authored
14 years ago
a24491d9
Add support for RAMTRON NVRAM devices
· 11fcce1d
patacongo
authored
14 years ago
11fcce1d
RTL driver update (still in progress)
· 40a80458
patacongo
authored
14 years ago
40a80458
Fix QEMU build target name
· 22b6b6cb
patacongo
authored
14 years ago
22b6b6cb
Correct a loop termination bug in mmcsd_sdio.c
· 9f28177d
patacongo
authored
14 years ago
9f28177d
Correct STM32 SPI3 bug reported by Uros
· 0443335a
patacongo
authored
14 years ago
0443335a
QEMU i486 port is code complete
· aa147f7c
patacongo
authored
14 years ago
aa147f7c
Mar 05, 2011
Add a stub for the QEMU serial driver
· 2f5a41f8
patacongo
authored
14 years ago
2f5a41f8
Completes port of interrpt handling logic
· 9165a6a8
patacongo
authored
14 years ago
9165a6a8
Add QEMU interrupt handling (incomplete)
· 6cf4b943
patacongo
authored
14 years ago
6cf4b943
Add task init and signal scheduling logic
· 70ae6427
patacongo
authored
14 years ago
70ae6427
More QEMU logic
· 9be29027
patacongo
authored
14 years ago
9be29027
Mar 04, 2011
First cut at x86 build environment
· 7caab4ea
patacongo
authored
14 years ago
7caab4ea
SDIO-based MMC/SD fixes from Uros Platise
· 3debf5b8
patacongo
authored
14 years ago
3debf5b8
SDIO-based MMC/SD fixes from Uros Platise
· f81d416b
patacongo
authored
14 years ago
f81d416b
Mar 03, 2011
typos
· 99a0f819
patacongo
authored
14 years ago
99a0f819
Mar 02, 2011
Changes for clean STM32 compile with DEBUG on
· 14394b5e
patacongo
authored
14 years ago
14394b5e
Port the mm/mm_test.c logic to examples/mm
· 21dc6172
patacongo
authored
14 years ago
21dc6172
Port the mm/mm_test.c logic to examples/mm
· e97118d2
patacongo
authored
14 years ago
e97118d2
Add logic to sleep in lpc17xx idle loop
· b046262a
patacongo
authored
14 years ago
b046262a
Fix and clarity 'kill' documentation
· 998f4e2d
patacongo
authored
14 years ago
998f4e2d
Fix pipe/fifo open logic: semaphore wait in open() must abort if a signal is received
· fefe8398
patacongo
authored
14 years ago
fefe8398
Mar 01, 2011
Fix NSH redirection hang
· 8e969870
patacongo
authored
14 years ago
8e969870
Feb 28, 2011
Rename NSH mem command to free
· 5672afed
patacongo
authored
14 years ago
5672afed
Feb 27, 2011
Special IDLE for STM32 will execut WFI to sleep until an interrupt occurs
· 52511247
patacongo
authored
14 years ago
52511247
Loading