summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/hymini-stm32v
AgeCommit message (Expand)AuthorFilesLines
2012-08-30Remove documentation from defconfig files so that they are more maintainablepatacongo7-3768/+9
2012-08-29The USB host driver has been verified on the STM32F4Discoverypatacongo7-7/+7
2012-08-27Dequote Kconfig strings that may be used as components of a pathpatacongo7-0/+7
2012-08-23Lots of defconfig changes for compatibility with the configuration toolpatacongo7-88/+88
2012-08-20CONFIG_DRAM_END configuration change from Richard Cochranpatacongo8-18/+0
2012-08-08STM32 CAN TX/RX pins reversed; inconsistent conditional compilationpatacongo1-2/+2
2012-07-29Review and update some board configurationspatacongo1-0/+7
2012-05-11NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen ini...patacongo2-21/+25
2012-04-23Kconfig updated + NFS updatepatacongo1-0/+15
2012-04-16Add watchdog timer configuration info to all STM32 configurationspatacongo7-2/+322
2012-04-16Add STM32 watchdog configurationpatacongo10-1/+150
2012-04-12Kconfig updatepatacongo7-7/+7
2012-04-11Fix CDC/ACM alternate interface number (from Antti)patacongo1-1/+1
2012-04-06Add kconfig documentationpatacongo1-1/+1
2012-04-06Adding skeleton Kconfig files (part 2 of 2)patacongo1-0/+4
2012-02-27Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to b...patacongo1-5/+4
2012-02-18Clear up some configuration naming that was inconsistent accross STM32 chipspatacongo8-15/+15
2012-02-02NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo7-14/+0
2012-02-01Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo2-2/+4
2012-01-25More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo8-178/+178
2012-01-25Massive name change USB STRG -> USB MSCpatacongo10-220/+220
2012-01-20Add support for extended (29-bit) CAN IDspatacongo1-0/+2
2012-01-20Leverage some bit timing logic from LPC17xx to the STM32 CAN driverpatacongo1-0/+2
2012-01-04Clarify some aspects of ADC configuration for the STM32patacongo1-28/+9
2011-12-31Extend lpc1766-stk LED supportpatacongo1-2/+2
2011-12-22Update to the STM32 ADC and CAN driverspatacongo1-0/+2
2011-12-22Add loopback support to STM32 CAN driver; Add apps/examples/can loopback testpatacongo1-0/+2
2011-12-22STM32 ADC driver updatepatacongo1-2/+2
2011-12-21Add the beginning of an STM32 CAN driverpatacongo1-2/+12
2011-12-20Finishes the PWM driver for the STM32patacongo1-0/+14
2011-12-17Adds support for the STM32F103VCT6 and for the Hy-Mini STM32v board. Contrib...patacongo58-0/+14150