summaryrefslogtreecommitdiff
path: root/nuttx/configs/lm3s6432-s2e/README.txt
Commit message (Expand)AuthorAgeFilesLines
* Tiva SSI and board configurations: hange negative Tiva logic CONFIG_SSIx_DISA...Gregory Nutt2014-12-211-2/+2
* Tiva: Change negative logic CONFIG_TIVA_DISABLE_GPIOx_IRQS to positive logic ...Gregory Nutt2014-12-181-9/+9
* Undefine IRQPRIO in all configurations it should not be setGregory Nutt2014-04-161-4/+0
* More trailing whilespace removalGregory Nutt2014-04-131-4/+4
* functions and definitions renamed from lm_ to tiva_Gregory Nutt2014-03-081-19/+19
* All files and functions beginning with lm_ changed to tiva_Gregory Nutt2014-03-081-1/+1
* Use common naming for all buildroot toolchainsGregory Nutt2014-03-051-5/+5
* Removed almost all ostest configurationsGregory Nutt2014-02-281-7/+0
* Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt2013-07-261-4/+4
* Correct a memory leak in NSHpatacongo2013-02-021-1/+1
* Change naming of all Stellaris pre-processor symbols from LM3S_ to LM_ to mak...patacongo2013-01-091-2/+2
* Rename LM3S files, variables, and types from lm3s_ to lm_; Rename configurati...patacongo2013-01-091-24/+24
* Rename arch/arm/src/lm3s to arch/arm/src/lm to allow a namespace that will in...patacongo2013-01-081-3/+3
* 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-102/+151
* Upate some pathes for the new NuttX repositorypatacongo2012-09-171-1/+1
* CONFIG_DRAM_END configuration change from Richard Cochranpatacongo2012-08-201-4/+0
* Add suport for the Stellaris LM3S6432S2E and the TI RDK-S2Epatacongo2012-01-041-0/+385