7.0.0 • Published 5 months ago

@mchp-mcc/ethernet-drivers-8bit v7.0.0

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

Ethernet Drivers

Overview

The MCC Melody's Ethernet Driver library provide drivers for the ENC28J60 and ENCx24J600 family of controllers. It allows for a quick and easy configuration and code generation for applications using the SPI in polling mode.

Features

  • Support for the Ethernet driver ENC28J60 and ENCx24J600.
  • Generates APIs for the Ethernet Drivers.
    • Supports polling mode.
    • Uses the SPI protocol.
  • Includes an input field for the MAC address.

Related Documentation

For more information refer to the Release Notes

Changelog

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

7.0.0 - 2023-12-18

New Features

  • CC8SCRIP-19076 :- Adding SPI Host Driver support to Ethernet Drivers

6.0.0 - 2023-06-09

New Features

  • CC8SCRIP-16191 :- Update the Notifications Panel in Melody for a better User Experience
  • CC8SCRIP-16190 :- Add Delay Driver as a default dependency for Ethernet Driver
  • CC8SCRIP-16156 :- API documentation for Ethernet drivers
  • CC8SCRIP-16155 :- AVR support in Ethernet driver Melody library

5.0.0 - 2022-01-17

New Features

  • CC8SCRIP-6811 :- Ethernet Drivers Lib - Source code annotation
  • CC8SCRIP-6810 :- ENC28J60 Ethernet driver Release in Melody