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
9e9fe21501ff117bb7fd566af5dcb9a8dd292e78
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
Oct 21, 2012
Optimized memset() can be configured to do 64-bit stores
· 9e9fe215
patacongo
authored
12 years ago
9e9fe215
Add a versin of memset() optimized for speed
· 073a96bb
patacongo
authored
12 years ago
073a96bb
Oct 20, 2012
Update documentation for recently added configuration options
· dca2ef87
patacongo
authored
12 years ago
dca2ef87
Add Daniel Vik's optimized memcpy as a configuration option
· d1041b17
patacongo
authored
12 years ago
d1041b17
Optimized ARMv7-M memcpy() function from Mike Smith
· cc9af097
patacongo
authored
12 years ago
cc9af097
Several bugfixes contributed by Petteri Aimonen
· e16d4463
patacongo
authored
12 years ago
e16d4463
Add MAX11802 touchscreeen driver from Petteri Aimonen
· 3ac88b41
patacongo
authored
12 years ago
3ac88b41
Ping/DNS fixes (part 2 of 2)
· 5bb517ef
patacongo
authored
12 years ago
5bb517ef
The termios c_speed field cannot be 'const'
· 3cea8822
patacongo
authored
12 years ago
3cea8822
Oct 13, 2012
Add a THTTPD configuration for the Shenzhou board (Darcy Gong)
· 82dc9393
patacongo
authored
12 years ago
82dc9393
ADC support for the Shenzhou board from Darcy Gong
· 7438dd1d
patacongo
authored
12 years ago
7438dd1d
Oct 12, 2012
Update Olimex-LPC1766STK setenv.sh to make it faster to use CodeSourcery.
· a5a9bc35
patacongo
authored
12 years ago
a5a9bc35
Oct 11, 2012
Another dtoa() fix from Mike Smith
· 018b0e99
patacongo
authored
12 years ago
018b0e99
Oct 10, 2012
Document problem with GCC 4.8.3 and the NXFLAT tools
· d66c15fd
patacongo
authored
12 years ago
d66c15fd
More fixes for ldnxflat. There are still problems with the GCC 4.6.3
· c61e67b2
patacongo
authored
12 years ago
c61e67b2
Oop. Part of last change was still in the editor
· a87d9b18
patacongo
authored
12 years ago
a87d9b18
Rename gnu-nxflat.ld to gnu-nxflat-gotoff.ld; Add gnu-nxflat-pcrel.ld
· d52a9c74
patacongo
authored
12 years ago
d52a9c74
Change the default path to the buildroot bin/ directory in all setenv.sh files
· b0902ab3
patacongo
authored
12 years ago
b0902ab3
Oct 08, 2012
Updates for new web site
· 38104c90
patacongo
authored
12 years ago
38104c90
Oct 06, 2012
Fix a recurring, cloned typo
· e3db12d6
patacongo
authored
12 years ago
e3db12d6
All Cortex-M Make.defs files updated to use buildroot EABI toolchain if BUILDROOT=y selected
· 84157013
patacongo
authored
12 years ago
84157013
Update all config README.txt files to show that they use the EABI buildroot toolchain
· e9ad8b49
patacongo
authored
12 years ago
e9ad8b49
Several bugfixes, mostly from Darcy Gong
· 318f3427
patacongo
authored
12 years ago
318f3427
Eliminate a warning
· f62e8241
patacongo
authored
12 years ago
f62e8241
More changes for buildroot EABI toolchain
· b2b77d0e
patacongo
authored
12 years ago
b2b77d0e
Oct 05, 2012
configs/shenzhou will now use the 4.6.3 buildroot EABI toolchain
· 18b3ba13
patacongo
authored
12 years ago
18b3ba13
Add buildroot support for binutils-2.22 and gcc-4.6.3; all buildroot tools are...
· 1d1f34b3
patacongo
authored
12 years ago
1d1f34b3
Oct 04, 2012
Fix some W25 driver errors
· b4894c42
patacongo
authored
12 years ago
b4894c42
Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency;...
· 279fc93c
patacongo
authored
12 years ago
279fc93c
Change order of includes in apps/Makefile; add clock frequencies to shenzhou,...
· cfbbbcff
patacongo
authored
12 years ago
cfbbbcff
Delete the apps/vsn directory (moved commands to apps/system)
· 2df382be
patacongo
authored
12 years ago
2df382be
Oct 03, 2012
Delete the apps/vsn directory (moved commands to apps/system)
· 23139fbe
patacongo
authored
12 years ago
23139fbe
Sep 29, 2012
Implementation of /dev/random using the STM32 Random Number Generator (RNG)
· c291d4e0
patacongo
authored
12 years ago
c291d4e0
Prep for 6.22 Release
· 1aa58594
patacongo
authored
12 years ago
View commits for tag nuttx-6.22
nuttx-6.22
1aa58594
Prep for NxWidgets 1.3 release
· 842921a2
patacongo
authored
12 years ago
842921a2
Fix problem with ping that prevent ping from going outside local network (Darcy Gong)
· 06636947
patacongo
authored
12 years ago
06636947
Sep 28, 2012
Put Shenzhou NxWM config on a diet
· cb93a6a1
patacongo
authored
12 years ago
cb93a6a1
Turn off LCD reading on Shenzhou board (needs some TLC before it will be usable)
· 396f8c48
patacongo
authored
12 years ago
396f8c48
Sep 27, 2012
Fix ID tagging in ADS7843/XPT2046 touchscreen driver
· 2ac7f180
patacongo
authored
12 years ago
2ac7f180
Fix STM32 SPI3 remap logic
· 09e07d65
patacongo
authored
12 years ago
09e07d65
Loading