5.0.0 • Published 11 months ago

@mchp-mcc/tcpip-lite v5.0.0

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
11 months ago

TCP/IP Lite Library

Overview

The TCP/IP Lite Library for MPLAB® Code Configurator (MCC) Melody enables the development of TCP/IP Lite applications on 8-bit microcontrollers (MCUs). This library facilitates the quick and easy configuration and code generation of all the available protocols in the latest TCP/IP Lite stack.

Features

  • Provides a selection of configurable TCP/IP protocols:
    • UDP
    • DHCP
    • IPV4
    • TCP
    • ICMP
    • ARP
    • TFTP
    • NTP
    • DNS
    • LLDP
  • Generates APIs for each selected protocol
  • Requires the Ethernet Drivers library
  • Requires a timer to generate a 1s time-out

Related Documentation

Refer to the Release Notes for more information.

Changelog

All notable changes to this project will be documented in this file.

5.0.0 - 2023-06-15

New Features

  • CC8SCRIP-16194 :- Update the Notifications Panel in Melody for a better User Experience
  • CC8SCRIP-16193 :- AVR support added in TCIPLite Melody library
  • CC8SCRIP-16192 :- API documentation for TCPIPLite stack

4.0.2 - 2021-09-22

Improvements

  • CC8SCRIP-5138 :- Readme file content update