summaryrefslogtreecommitdiff
path: root/nuttx/configs/tm4c123g-launchpad
Commit message (Expand)AuthorAgeFilesLines
* Cosmet updates to comments and README filesGregory Nutt2014-12-245-5/+5
* Tiva SSI and board configurations: hange negative Tiva logic CONFIG_SSIx_DISA...Gregory Nutt2014-12-215-13/+10
* Tiva: Add a configuration setting to better distinguish TM4C123 and 129 fami...Gregory Nutt2014-12-201-0/+1
* Tiva: Change negative logic CONFIG_TIVA_DISABLE_GPIOx_IRQS to positive logic ...Gregory Nutt2014-12-182-34/+21
* Update README filesGregory Nutt2014-12-161-16/+16
* TM4C123G LaunchPad: Update STATUS in README fileGregory Nutt2014-12-131-0/+6
* Tiva I2C: Fix how I2C transactions are started and some I2C error reportingGregory Nutt2014-12-111-5/+7
* TM4C123G LaunchPad: Add initialization logic for an external AT24 EEPROM. T...Gregory Nutt2014-12-108-27/+549
* Refresh configurationGregory Nutt2014-12-092-60/+165
* Update the Tiva I2C register definitions for the TM4C123 and TM4C129Gregory Nutt2014-12-091-0/+0
* Remove CONFIG_MAX_TASK_ARGS from all Kconfigs and defconfigsGregory Nutt2014-11-121-1/+0
* Remove non-standard, conditional syslog_enable(), instead only the required, ...Gregory Nutt2014-10-091-1/+1
* All NSH-related files under nuttx/configs changed to use the corrected syslog...Gregory Nutt2014-10-081-17/+1
* Rename CONFIG_EXAMPLES_NXCONSOLE to CONFIG_EXAMPLES_NXTERM; rename CONFIG_NXW...Gregory Nutt2014-09-201-1/+1
* Every defconfig file should now have a valid setting for CONFIG_WDOG_INTRESERVEGregory Nutt2014-09-031-0/+1
* Remove final traces of the 8015 from the NuttX source treeGregory Nutt2014-09-011-2/+0
* Remove CONFIG_MM_MULTIHEAP. Non-multiheap operation is no longer supportedGregory Nutt2014-08-311-1/+0
* Change CONFIG_ADDRENV to CONFIG_ARCH_ADDRENV; change how it is selected -- th...Gregory Nutt2014-08-241-1/+1
* Change CONFIG_MSEC_PER_TICK to CONFIG_USEC_PER_TICK. This gives more options...Gregory Nutt2014-08-071-1/+1
* Remove CONFIG_DISABLE_CLOCKGregory Nutt2014-08-071-1/+0
* Rename apps/examples/uip to apps/examples/webserverGregory Nutt2014-07-031-1/+1
* NET: Rename uiplib/UIPLIB to netlib/NETLIBGregory Nutt2014-07-021-1/+1
* The alternate console device CONFIG_NSH_CONDEV must not be defined unconditio...Gregory Nutt2014-05-051-1/+1
* Undefine IRQPRIO in all configurations it should not be setGregory Nutt2014-04-162-5/+1
* More trailing whilespace removalGregory Nutt2014-04-134-4/+4
* TM4C123G Launchpad: Corrected processor configuration from Daniel Pereira de...Gregory Nutt2014-03-185-89/+30
* TM4C: A few more changes to get a clean compilationGregory Nutt2014-03-101-0/+0
* Add basic board support for the TM4C123G LaunchpadGregory Nutt2014-03-1016-0/+2879