summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-strp711
Commit message (Expand)AuthorAgeFilesLines
* The alternate console device CONFIG_NSH_CONDEV must not be defined unconditio...Gregory Nutt2014-05-051-1/+1
* More trailing whilespace removalGregory Nutt2014-04-136-47/+47
* Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig fileGregory Nutt2014-03-062-2/+0
* configs/olimex-strp711/nsh: Configuration converted to use the kconfig-fronte...Gregory Nutt2014-03-053-347/+716
* configs/olimex-strp711/nettest: Converted to use kconfig-frontends toolsGregory Nutt2014-03-035-430/+756
* Removed almost all ostest configurationsGregory Nutt2014-02-286-1003/+0
* Many changes to reduce complaints from CppCheck. Several latent bugs fixes, ...Gregory Nutt2014-02-101-2/+1
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-241-6/+6
* Rename up_buttons() to board_buttons()Gregory Nutt2014-01-241-2/+2
* Rename up_buttoninit to board_button_intializeGregory Nutt2014-01-242-7/+2
* Misc changes from Richard CochranGregory Nutt2014-01-151-0/+0
* Change how TCP read-ahead is selected to better integrate with TCP write buff...Gregory Nutt2014-01-131-0/+1
* Finishes separation of debug symbols and optimization selectionsGregory Nutt2013-12-203-6/+12
* Remove empty README.txt filesGregory Nutt2013-08-312-3/+0
* Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt2013-07-263-6/+6
* Created new directories to hold SPI-related filesGregory Nutt2013-07-013-5/+4
* .dSYM only needs to be in the same .gitignore files as .exeGregory Nutt2013-05-301-1/+0
* Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add...Gregory Nutt2013-05-301-3/+3
* Remove non-existent CONFIG_xyz_USBDEV_DMAINTMASK configuration settingGregory Nutt2013-04-123-3/+0
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-041-0/+3
* More changes for a kernel-mode allocator (more to be done)patacongo2013-03-093-6/+0
* Set stdio buffer sizes to 0 or 64. No need for 256 or 1024 stdio bufferspatacongo2013-02-033-3/+3
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-281-2/+2
* Don't build drivers/mtd unless CONFIG_MTD is defined (Denis Carikli)patacongo2013-01-153-3/+3
* Fix a *critical* bug in the task exit logic. Implements SIGCHILDpatacongo2013-01-121-1/+1
* Add tools/link.bat, unlink.bat, and copydir.batpatacongo2012-12-083-3/+3
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
* Fix typo introduced into many Makefiles with last changespatacongo2012-11-191-1/+1
* Finishes all Makefile file changes for Windows native cleanpatacongo2012-11-171-4/+5
* More changes for Mikepatacongo2012-11-153-3/+3
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Mostly cosmetic changespatacongo2012-11-131-3/+0
* Add tools/mkdeps.bat and tools/mkdeps.cpatacongo2012-11-131-5/+1
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
* Patch to removed MMCSD NSLOTS warning from Freddie Chopinpatacongo2012-11-063-0/+24
* Massive clean-up of linker scripts from Freddie Chopinpatacongo2012-11-046-267/+24
* Part I of port of Rhombus math librarypatacongo2012-10-283-3/+0
* Rename gnu-nxflat.ld to gnu-nxflat-gotoff.ld; Add gnu-nxflat-pcrel.ldpatacongo2012-10-103-3/+3
* Change the default path to the buildroot bin/ directory in all setenv.sh filespatacongo2012-10-103-3/+3
* Add buildroot support for binutils-2.22 and gcc-4.6.3; all buildroot tools ar...patacongo2012-10-054-15/+15
* Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency...patacongo2012-10-041-7/+7
* Refactor common make definitions to tools/Config.mk; Add verbosity option to ...patacongo2012-09-183-84/+0
* Upate some pathes for the new NuttX repositorypatacongo2012-09-171-1/+1
* Resync new repository with old repo r5166patacongo2012-09-171-5/+7
* Remove executable property from source and make filespatacongo2012-09-131-0/+0
* Email address change in nuttx/patacongo2012-09-1317-17/+17
* Updates/fixes related to ENC28J60, Kconfigs, and fire-stm32v2patacongo2012-09-114-15/+15
* More logic for the MX3 Wildfire boardpatacongo2012-09-101-1/+40
* Minor update to Shenzhou README filespatacongo2012-09-091-10/+19
* Reconfigured Shenzhou to use JTAG. Misc Kconfig changespatacongo2012-09-091-0/+16