This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Using the TM4C129 TIVA device as an embedded web server

Other Parts Discussed in Thread: SEGGER

I have an application that needs a Cortex M4 with an Ethernet MAC and PHY for an embedded application.  Here are some of the requirements.

1) HTTP and HTTPS for web based user interface
2) SSL libraries for SMTP client which can use public Email servers to send emails.
3) SNMP v2 possibly v3

I checked out TivaWare and it does not support HTTP, HTTPS and SSL.  Are there plans to add these protocols in the near future?  Are there third party vendors that offer those protocols for the T4C129?