summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval
Commit message (Expand)AuthorAgeFilesLines
* Various changes and bigfixes for problems detected by CppCheckGregory Nutt2013-05-091-1/+1
* Remove up_assert_codeGregory Nutt2013-04-251-1/+1
* Fix typos in Kconfig filesGregory Nutt2013-04-201-5/+5
* Configure STM3210E-EVAL usbserial configuration to use kconfig-frontends toolsGregory Nutt2013-04-122-441/+561
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-042-0/+10
* More changes for a kernel-mode allocator (more to be done)patacongo2013-03-0913-26/+0
* Fix NuTiny-SDK-NUC120 LEDspatacongo2013-02-271-6/+4
* Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery confi...patacongo2013-02-099-9/+8
* Set stdio buffer sizes to 0 or 64. No need for 256 or 1024 stdio bufferspatacongo2013-02-0311-11/+11
* Correct a memory leak in NSHpatacongo2013-02-021-1/+1
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-285-12/+12
* Add a binary 'loader' so that builtin applications can be executed from the B...patacongo2013-01-163-0/+3
* Don't build drivers/mtd unless CONFIG_MTD is defined (Denis Carikli)patacongo2013-01-1513-0/+13
* Fix a *critical* bug in the task exit logic. Implements SIGCHILDpatacongo2013-01-1213-13/+13
* Fixes for l3s, USB composite, nfsmount, apps context build problemspatacongo2012-12-241-1/+1
* Add tools/link.bat, unlink.bat, and copydir.batpatacongo2012-12-0813-13/+13
* Big refactoring of toolchain definitions by Mike Smithpatacongo2012-11-2113-490/+13
* 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-1513-13/+13
* 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
* Convert configs/stm32f4discovery/nxlines to use Kconfig toolpatacongo2012-11-076-6/+0
* Patch to removed MMCSD NSLOTS warning from Freddie Chopinpatacongo2012-11-0613-0/+104
* Massive clean-up of linker scripts from Freddie Chopinpatacongo2012-11-046-176/+77
* Part I of port of Rhombus math librarypatacongo2012-10-2813-13/+0
* Document problem with GCC 4.8.3 and the NXFLAT toolspatacongo2012-10-101-0/+6
* Rename gnu-nxflat.ld to gnu-nxflat-gotoff.ld; Add gnu-nxflat-pcrel.ldpatacongo2012-10-1014-14/+16
* Change the default path to the buildroot bin/ directory in all setenv.sh filespatacongo2012-10-107-7/+7
* Fix a recurring, cloned typopatacongo2012-10-066-15/+15
* All Cortex-M Make.defs files updated to use buildroot EABI toolchain if BUILD...patacongo2012-10-0613-26/+78
* Update all config README.txt files to show that they use the EABI buildroot t...patacongo2012-10-061-5/+57
* Add buildroot support for binutils-2.22 and gcc-4.6.3; all buildroot tools ar...patacongo2012-10-0513-26/+26
* Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency...patacongo2012-10-0413-165/+165
* Refactor common make definitions to tools/Config.mk; Add verbosity option to ...patacongo2012-09-1813-364/+0
* Upate some pathes for the new NuttX repositorypatacongo2012-09-171-1/+1
* Resync new repository with old repo r5166patacongo2012-09-1713-13/+13
* Remove executable property from source and make filespatacongo2012-09-137-0/+0
* More logic for the MX3 Wildfire boardpatacongo2012-09-101-4/+4
* Minor update to Shenzhou README filespatacongo2012-09-091-10/+19
* Reconfigured Shenzhou to use JTAG. Misc Kconfig changespatacongo2012-09-091-0/+16
* Shenzhou board is first to use ONLY Kconfig for configurationpatacongo2012-09-081-8/+8
* Remove several unused configuration valuespatacongo2012-09-0813-26/+0
* Kconfig: Standardize board LED and button configurationspatacongo2012-09-081-19/+0
* More Shenzhou board logicpatacongo2012-09-0813-13/+13
* More support for the Shenzhou boardpatacongo2012-09-0734-34/+34
* STM32 Kconfig looks good. STM32 external ram configuration changed.patacongo2012-09-0514-105/+1