summaryrefslogtreecommitdiff
path: root/nuttx/configs/hymini-stm32v
Commit message (Expand)AuthorAgeFilesLines
* Part I of port of Rhombus math librarypatacongo2012-10-287-7/+0
* Move ld.script files from configuration directories to script/ directorypatacongo2012-10-2321-1368/+30
* 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-108-8/+10
* Change the default path to the buildroot bin/ directory in all setenv.sh filespatacongo2012-10-105-5/+5
* Fix a recurring, cloned typopatacongo2012-10-062-5/+5
* All Cortex-M Make.defs files updated to use buildroot EABI toolchain if BUILD...patacongo2012-10-067-14/+42
* Update all config README.txt files to show that they use the EABI buildroot t...patacongo2012-10-061-169/+221
* Add buildroot support for binutils-2.22 and gcc-4.6.3; all buildroot tools ar...patacongo2012-10-057-14/+14
* Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency...patacongo2012-10-045-67/+67
* Refactor common make definitions to tools/Config.mk; Add verbosity option to ...patacongo2012-09-187-196/+0
* Upate some pathes for the new NuttX repositorypatacongo2012-09-171-1/+1
* Resync new repository with old repo r5166patacongo2012-09-177-7/+7
* Remove executable property from source and make filespatacongo2012-09-134-0/+0
* Shenzhou board is first to use ONLY Kconfig for configurationpatacongo2012-09-081-8/+8
* Remove several unused configuration valuespatacongo2012-09-087-13/+0
* Kconfig: Standardize board LED and button configurationspatacongo2012-09-081-19/+0
* More Shenzhou board logicpatacongo2012-09-087-7/+7
* STM32 Kconfig looks good. STM32 external ram configuration changed.patacongo2012-09-057-56/+0
* Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo2012-09-047-35/+35
* Changes to Kconfig and matching defconfig filespatacongo2012-09-047-133/+133
* Add configurable application entry pointpatacongo2012-08-307-0/+8
* Remove documentation from defconfig files so that they are more maintainablepatacongo2012-08-307-3768/+9
* The USB host driver has been verified on the STM32F4Discoverypatacongo2012-08-297-7/+7
* Dequote Kconfig strings that may be used as components of a pathpatacongo2012-08-277-0/+7
* Lots of defconfig changes for compatibility with the configuration toolpatacongo2012-08-237-88/+88
* CONFIG_DRAM_END configuration change from Richard Cochranpatacongo2012-08-208-18/+0
* STM32 CAN TX/RX pins reversed; inconsistent conditional compilationpatacongo2012-08-081-2/+2
* Review and update some board configurationspatacongo2012-07-291-0/+7
* NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen ini...patacongo2012-05-112-21/+25
* Kconfig updated + NFS updatepatacongo2012-04-231-0/+15
* Add watchdog timer configuration info to all STM32 configurationspatacongo2012-04-167-2/+322
* Add STM32 watchdog configurationpatacongo2012-04-1610-1/+150
* Kconfig updatepatacongo2012-04-127-7/+7
* Fix CDC/ACM alternate interface number (from Antti)patacongo2012-04-111-1/+1
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 2 of 2)patacongo2012-04-061-0/+4
* Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to b...patacongo2012-02-271-5/+4
* Clear up some configuration naming that was inconsistent accross STM32 chipspatacongo2012-02-188-15/+15
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-027-14/+0
* Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo2012-02-012-2/+4
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-258-178/+178
* Massive name change USB STRG -> USB MSCpatacongo2012-01-2510-220/+220
* Add support for extended (29-bit) CAN IDspatacongo2012-01-201-0/+2
* Leverage some bit timing logic from LPC17xx to the STM32 CAN driverpatacongo2012-01-201-0/+2
* Clarify some aspects of ADC configuration for the STM32patacongo2012-01-041-28/+9
* Extend lpc1766-stk LED supportpatacongo2011-12-311-2/+2
* Update to the STM32 ADC and CAN driverspatacongo2011-12-221-0/+2
* Add loopback support to STM32 CAN driver; Add apps/examples/can loopback testpatacongo2011-12-221-0/+2
* STM32 ADC driver updatepatacongo2011-12-221-2/+2