Gregory Nutt
9aac1dd44d
configs: Remove all setenv.bat files. Remove all references to setenv.sh and setenv.bat from all config README files.
2017-04-26 10:12:13 -06:00
Gregory Nutt
7467329a98
Eliminate CONFIG_NO_NOINTS. Lots of files changed -> lots of testing needed.
2016-12-03 16:28:19 -06:00
Gregory Nutt
44e747ebf1
Remove all references to CONFIG_NET_MULTIBUFFER from configs/
2016-11-29 15:07:30 -06:00
Wolfgang Reißnegger
5d658a8915
configs/dk-tm4c129x: Typo fix.
2016-11-18 17:23:21 -08:00
Gregory Nutt
75595ddfef
Remove refereneces to DNSCLIENT IPv4/IPv6
2015-07-12 14:13:18 -06:00
Gregory Nutt
42f69ba42f
Rename CONFIG_NETUTILS_DNS* to CONFIG_NETDB_DNS* to reflect the movement of the DNS server from apps/netutils to nuttx/libc/netdb
2015-07-10 12:09:58 -06:00
Gregory Nutt
7214e52fb2
Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation
2015-06-28 08:08:57 -06:00
Gregory Nutt
5de459efcb
More updates to README files
2015-02-12 09:06:35 -06:00
Gregory Nutt
9eb91fcf59
Updated README files
2015-02-12 07:29:11 -06:00
sauttefk
a1b5538740
Add TI EK-TM4C1294XL launchpad support
2015-02-12 00:30:38 +01:00
Gregory Nutt
357ee0a3f0
Update README files
2015-02-05 12:07:21 -06:00
Gregory Nutt
626d2257b8
Update ChangeLog
2015-01-29 11:48:46 -06:00
Gregory Nutt
45923970e2
Update README
2015-01-23 16:55:39 -06:00
Gregory Nutt
df9d103360
configs/dk-tm4c129x/ipv6: Add an IPv6-enabled NSH configruation
2015-01-23 11:45:50 -06:00
Gregory Nutt
f374e5fde4
Tiva Timer: Revert the previous change. Thre is a better way to handler timerout interrupts.
...
Removed setting of the initial timer interval load value (or, rather, it is always set to zero for a free-running timer). Also, do not unconditional enable the timer out interrupt. The timerout interrupt is not not enabled until tiva_timer32_setinterval() is called.
2015-01-14 07:33:59 -06:00
Gregory Nutt
ef409169fa
Update README
2015-01-13 16:17:07 -06:00
Gregory Nutt
80c7fa20b9
Update README
2015-01-07 06:23:24 -06:00
Gregory Nutt
4d7efb5865
DK-TM4C129X: Add logic to initialize the TMP-100 temperature sensor driver at startup
2015-01-06 13:23:02 -06:00
Gregory Nutt
524ccad0ba
DK-TM4C129X: Add support for on-board TMP100 temperature sensor
2015-01-06 11:50:56 -06:00
Gregory Nutt
a3b32b0545
DK-TM4C129X: The network monitor is no enabled by default in NSH configuration
2015-01-05 12:09:33 -06:00
Gregory Nutt
a6d128c06a
DK-TM4C129X: Ethernet networking is now enabled by default in the NSH configuration
2015-01-03 10:27:04 -06:00
Gregory Nutt
9bed954924
Cosmet updates to comments and README files
2014-12-24 08:15:21 -06:00
Gregory Nutt
7e5a0f227d
Tiva SSI and board configurations: hange negative Tiva logic CONFIG_SSIx_DISABLE to positive logic CONFIG_TIVA_SSIx. Add support for SSI2 and SSI3
2014-12-21 15:23:37 -06:00
Gregory Nutt
e0933cc3b4
TM4C129X: Add custom system control header file (incomplete)
2014-12-19 12:12:52 -06:00
Gregory Nutt
6abc3db2ac
Tiva: Change negative logic CONFIG_TIVA_DISABLE_GPIOx_IRQS to positive logic CONFIG_TIVA_GPIOx_IRQS
2014-12-18 15:19:16 -06:00
Gregory Nutt
c6471c64ae
DK-TM4C129X: Add LED support
2014-12-18 10:20:34 -06:00
Gregory Nutt
6b06d5fa61
Remove packaging indications for TM4C129 configuration variables
2014-12-16 16:22:52 -06:00
Gregory Nutt
6b89bc3a05
Remove EXPERIMENTAL dependency from the Traveler game. It is basically functional now.
2014-12-16 15:27:36 -06:00