aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-stm32-p107
Commit message (Expand)AuthorAgeFilesLines
* Add a binary 'loader' so that builtin applications can be executed from the B...patacongo2013-01-161-0/+1
* Don't build drivers/mtd unless CONFIG_MTD is defined (Denis Carikli)patacongo2013-01-152-0/+2
* Fix a *critical* bug in the task exit logic. Implements SIGCHILDpatacongo2013-01-122-2/+2
* Add tools/link.bat, unlink.bat, and copydir.batpatacongo2012-12-082-2/+2
* Misc build fixes, some from Mike some for ez80 native buildpatacongo2012-11-262-0/+12
* Big refactoring of toolchain definitions by Mike Smithpatacongo2012-11-212-86/+2
* 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-152-2/+2
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
* Patch to removed MMCSD NSLOTS warning from Freddie Chopinpatacongo2012-11-062-3/+19
* Massive clean-up of linker scripts from Freddie Chopinpatacongo2012-11-042-24/+36
* Part I of port of Rhombus math librarypatacongo2012-10-282-2/+0
* Rename gnu-nxflat.ld to gnu-nxflat-gotoff.ld; Add gnu-nxflat-pcrel.ldpatacongo2012-10-102-2/+2
* Fix a recurring, cloned typopatacongo2012-10-062-6/+6
* All Cortex-M Make.defs files updated to use buildroot EABI toolchain if BUILD...patacongo2012-10-062-4/+12
* Add buildroot support for binutils-2.22 and gcc-4.6.3; all buildroot tools ar...patacongo2012-10-052-4/+4
* Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency...patacongo2012-10-042-22/+22
* Change order of includes in apps/Makefile; add clock frequencies to shenzhou,...patacongo2012-10-041-1/+10
* Port STM3240G-EVAL ILI93xx driver to Shenzhou boardpatacongo2012-09-251-1/+26
* STM32 Ethernet, Slightly differ register layout for DM9161AEP PHYpatacongo2012-09-221-5/+7
* Make the Olimex stm32 p107 clock configuratin the standard for connectivity l...patacongo2012-09-224-124/+16
* Refactor common make definitions to tools/Config.mk; Add verbosity option to ...patacongo2012-09-182-56/+0
* Resync new repository with old repo r5166patacongo2012-09-172-2/+2
* Resync new repository with old repo r5166patacongo2012-09-1715-0/+2402