summaryrefslogtreecommitdiff
path: root/nuttx/configs/hymini-stm32v/README.txt
Commit message (Expand)AuthorAgeFilesLines
* STM32: Fix STM32F100CB pin configuration (from Kosma Moczek); and make chip n...Gregory Nutt2014-05-071-1/+1
* Undefine IRQPRIO in all configurations it should not be setGregory Nutt2014-04-161-4/+0
* Documentatin updated; fix errors in some commentsGregory Nutt2014-03-281-6/+4
* Use common naming for all buildroot toolchainsGregory Nutt2014-03-051-6/+6
* configs/hymini-stm32v/usbserial: Configuration converted to use the kconfig-f...Gregory Nutt2014-03-041-0/+52
* configs/hymini-stm32v/usbmsc: Configuration converted to use the kconfig-fron...Gregory Nutt2014-03-031-0/+7
* Removed almost all ostest configurationsGregory Nutt2014-02-281-5/+0
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-251-1/+1
* Rename examples/usbstorage to examples/usbmsc. From CCTSAOGregory Nutt2013-09-051-1/+1
* Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt2013-07-261-4/+4
* Add support for a generic windows-based EABI toolchain; Add NX configuration ...Gregory Nutt2013-06-131-1/+1
* Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_...Gregory Nutt2013-06-121-1/+1
* Minor updates to Kconfig and README filesGregory Nutt2013-05-171-5/+10
* hymini-stm32v: Updated README fileGregory Nutt2013-05-141-157/+130
* Correct a memory leak in NSHpatacongo2013-02-021-1/+1
* Mostly cosmetic changespatacongo2012-11-131-3/+0
* Add tools/mkdeps.bat and tools/mkdeps.cpatacongo2012-11-131-5/+1
* 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-101-1/+3
* Update all config README.txt files to show that they use the EABI buildroot t...patacongo2012-10-061-169/+221
* Upate some pathes for the new NuttX repositorypatacongo2012-09-171-1/+1
* Remove executable property from source and make filespatacongo2012-09-131-0/+0
* CONFIG_DRAM_END configuration change from Richard Cochranpatacongo2012-08-201-4/+0
* STM32 CAN TX/RX pins reversed; inconsistent conditional compilationpatacongo2012-08-081-2/+2
* Add STM32 watchdog configurationpatacongo2012-04-161-0/+2
* 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-181-1/+1
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-251-4/+4
* Massive name change USB STRG -> USB MSCpatacongo2012-01-251-1/+1
* 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
* 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
* Add the beginning of an STM32 CAN driverpatacongo2011-12-211-2/+12
* Adds support for the STM32F103VCT6 and for the Hy-Mini STM32v board. Contrib...patacongo2011-12-171-0/+674