summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/lm4f120-launchpad/src
AgeCommit message (Expand)AuthorFilesLines
2015-03-31Rename arch_nshinitialize() to board_app_initialize()Gregory Nutt1-2/+3
2015-02-27configs/: board function prototypes are now in include/nuttx/board.h. Remove...Gregory Nutt1-2/+2
2014-12-28Tiva SSI: Fix some recent breakage to the Tiva SSI driver for the case where ...Gregory Nutt1-2/+2
2014-12-21Tiva SSI and board configurations: hange negative Tiva logic CONFIG_SSIx_DISA...Gregory Nutt3-9/+6
2014-10-08All NSH-related files under nuttx/configs changed to use the corrected syslog...Gregory Nutt1-17/+1
2014-04-13More trailing whilespace removalGregory Nutt2-2/+2
2014-03-08functions and definitions renamed from lm_ to tiva_Gregory Nutt1-2/+2
2014-03-08All files and functions beginning with lm_ changed to tiva_Gregory Nutt4-28/+28
2014-01-24rename up_led*() functions to board_led_*()Gregory Nutt1-4/+4
2013-07-01Created new directories to hold SPI-related filesGregory Nutt2-3/+3
2013-05-30.dSYM only needs to be in the same .gitignore files as .exeGregory Nutt1-1/+0
2013-05-30Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add...Gregory Nutt1-5/+3
2013-04-04Clone svn:ignore directory atributed to .gitignore filesGregory Nutt1-0/+5
2013-03-20Fix various typos assocated with LM4Fpatacongo2-5/+7
2013-03-01Add interrupt vector logic for the LM4F120patacongo4-30/+37
2013-03-01Add a configuration to begin development of an LM4F120 LaunchPad portpatacongo6-0/+790