summaryrefslogtreecommitdiff
path: root/nuttx/configs/hymini-stm32v/README.txt
Commit message (Expand)AuthorAgeFilesLines
* 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