summaryrefslogtreecommitdiff
path: root/nuttx/configs/hymini-stm32v
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add the beginning of an STM32 CAN driverpatacongo2011-12-211-2/+12
* Finishes the PWM driver for the STM32patacongo2011-12-201-0/+14
* Adds support for the STM32F103VCT6 and for the Hy-Mini STM32v board. Contrib...patacongo2011-12-1758-0/+14150