summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval/README.txt
Commit message (Expand)AuthorAgeFilesLines
* Update READMEGregory Nutt2015-01-071-22/+49
* DK-TM4C129X: Add support for on-board TMP100 temperature sensorGregory Nutt2015-01-061-3/+3
* Update READMEGregory Nutt2014-11-281-0/+29
* Change all occurrences of NxConsole to NxTermGregory Nutt2014-09-201-4/+4
* Rename CONFIG_EXAMPLES_NXCONSOLE to CONFIG_EXAMPLES_NXTERM; rename CONFIG_NXW...Gregory Nutt2014-09-201-1/+1
* Rename CONFIG_NXCONSOLE* to CONFIG_NXTERM*Gregory Nutt2014-09-201-1/+1
* 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
* Support for the older, manual configurations has been completely removed from...Gregory Nutt2014-03-061-4/+4
* Use common naming for rest of the toolchains tooGregory Nutt2014-03-051-3/+3
* configs/stm3210e-eval/nxconsole: Configuration converted to use the kconfig-f...Gregory Nutt2014-03-041-13/+26
* configs/stm3210e-eval/pm: Configuration converted to use the kconfig-frontend...Gregory Nutt2014-03-041-33/+50
* configs/stm32f4discovery/pm: Configuration converted to use the kconfig-front...Gregory Nutt2014-03-041-5/+5
* configs/stm3210e-eval/usbmsc: Configuration converted to use the kconfig-fron...Gregory Nutt2014-03-031-1/+14
* configs/stm3210e-eval/nx converted to use the kconfig-frontends toolsGregory Nutt2014-03-021-3/+20
* stm3210e-eval: Remove some old configurations that are not worth converting t...Gregory Nutt2014-03-021-49/+101
* configs/stm32i10e-eval/nsh converted to use the kconfig-frontends toolsGregory Nutt2014-03-011-14/+24
* Removed almost all ostest configurationsGregory Nutt2014-02-281-8/+0
* Cosmetic change; removal of spaces at the end of linesGregory Nutt2013-10-091-13/+13
* Mov apps/examples/composite to apps/system/composite; convert configs/stm3210...Gregory Nutt2013-09-251-1/+1
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-251-2/+2
* Rename examples/usbstorage to examples/usbmsc. From CCTSAOGregory Nutt2013-09-051-4/+4
* Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt2013-07-261-4/+4
* Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_...Gregory Nutt2013-06-121-1/+1
* 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-5/+57
* Upate some pathes for the new NuttX repositorypatacongo2012-09-171-1/+1
* Remove executable property from source and make filespatacongo2012-09-131-0/+0
* STM32 Kconfig looks good. STM32 external ram configuration changed.patacongo2012-09-051-1/+1
* 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
* STM32: remove pm_unregister buttons. Initialize PM buttons only oncepatacongo2012-07-121-1/+39
* Adding LPC43xx header filespatacongo2012-06-281-0/+9
* ST3210E-EVAL: Add power management configuration; move all linker scripts to...patacongo2012-06-281-1/+1
* Add NxConsole configuration for the STM3240G-EVAL boardpatacongo2012-04-271-1/+1
* Add STM32 watchdog configurationpatacongo2012-04-161-0/+1
* Updates for STM3210E-EVAL SRAMpatacongo2012-04-091-0/+16
* Can now run an NSH session within an NX windowpatacongo2012-03-291-56/+61
* The NX console appears to be fully functionalpatacongo2012-03-281-0/+23
* Documentation update; enabled I2C tool in stm32 nsh2 configpatacongo2012-03-231-0/+3
* 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/+4
* CAN ISO-11783 support contributed by Gary Teravskispatacongo2012-02-181-1/+17
* First round of changes from debug of USB composite device (still has problems)patacongo2012-01-271-173/+180
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-251-4/+4