summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-stm32-p107
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add XML RPC server plus NXWM build fixes from Max Holtzbergpatacongo2012-09-141-1/+1
* Email address change in nuttx/patacongo2012-09-134-4/+4
* Changes to get a clean compile with the Kconfig Shenzhou board. Still some l...patacongo2012-09-081-24/+0
* Shenzhou board is first to use ONLY Kconfig for configurationpatacongo2012-09-081-1/+0
* Remove several unused configuration valuespatacongo2012-09-082-3/+0
* Kconfig: Standardize board LED and button configurationspatacongo2012-09-081-12/+0
* More Shenzhou board logicpatacongo2012-09-083-21/+42
* More info for the Shenzhou board configurationpatacongo2012-09-071-1/+1
* Removed delay after receiving in recvfrom(). This was killing network perfor...patacongo2012-09-071-1/+1
* STM32 Kconfig looks good. STM32 external ram configuration changed.patacongo2012-09-052-16/+0
* Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo2012-09-042-10/+10
* Changes to Kconfig and matching defconfig filespatacongo2012-09-042-38/+38
* Add configurable application entry pointpatacongo2012-08-302-0/+2
* Remove documentation from defconfig files so that they are more maintainablepatacongo2012-08-302-958/+9
* The USB host driver has been verified on the STM32F4Discoverypatacongo2012-08-292-2/+2
* Dequote Kconfig strings that may be used as components of a pathpatacongo2012-08-272-0/+2
* Lots of defconfig changes for compatibility with the configuration toolpatacongo2012-08-232-30/+30
* Add support for Olimex STM32-P107 board (contributed by Max Holtzberg)patacongo2012-08-1014-0/+3382