Skip to content

Latest commit

 

History

History
218 lines (148 loc) · 9.55 KB

release_notes.md

File metadata and controls

218 lines (148 loc) · 9.55 KB

Microchip logo Harmony logo small

Microchip MPLAB® Harmony 3 Release Notes

10BASE-T1S Release v1.3.3

Bug Fixes

  • add keyword for readme
  • change example project name for LAN865x
  • repair example project with latest MPLAB® Harmony package

The following table provides the list of bug fixes in the v1.3.2 release:

Device Application Module Description
LAN865x tcpip_iperf_lan865x apps change project name to tcpip_iperf_lan865x

Dependencies

10BASE-T1S Release v1.3.2

Bug Fixes

  • Fix version string in package.yml

10BASE-T1S Release v1.3.1

New Features

New features added in this release are as follows:

  • Added support for LAN867x Rev. C2 and LAN865x. B1

Bug Fixes

The following table provides the list of bug fixes in the v1.3.1 release:

Device Application Module Description
LAN867x tcpip_iperf_lan867x driver/LAN867x/src Support last version of net v3.11.0 and add settings for enabling SQI-measurement
LAN867x tcpip_iperf_lan867x apps Update LAN867x rev.C2 example projects with latest MPLAB® Harmony package
LAN865x tcpip_iperf_lan865x driver/LAN865x/src Support last version of net v3.11.0
LAN865x tcpip_iperf_lan865x apps Update LAN865x rev.B1 example projects with latest MPLAB® Harmony package

Dependencies

  • Release notes for v1.3.0 apply

10BASE-T1S Release v1.3.0

New Features

New features added in this release are as follows:

  • Added support for LAN867x Rev. C1

Bug Fixes

The following table provides the list of bug fixes in the v1.3.0 release:

Device Application Module Description
LAN865x tcpip_iperf_lan865x driver/LAN865x/src Adding mask to indirect read registers
LAN865x tcpip_iperf_lan865x apps Update LAN865x example project with bug fixes

Dependencies

  • Release notes for v1.2.2 apply

10BASE-T1S Release v1.2.2

Bug Fixes

The following table provides the list of bug fixes in the v1.2.2 release:

Module Description
driver/lan867x/config Fix file generation fails with LAN867x
apps Update LAN867x example projects with latest MPLAB® Harmony package
  • Release notes for v1.2.1 apply

10BASE-T1S Release v1.2.1

Bug Fixes

The following table provides the list of bug fixes in the v1.2.1 release:

Module Description
driver/lan867x/config Fix code generation fails with net v3.9.0
  • Release notes for v1.2.0 apply

10BASE-T1S Release v1.2.0

New Features

  • New device support - This release introduces support for

    Device Description
    LAN865x 10BASE-T1S Ethernet MAC-PHY
  • Demo application support - The following table provides a list of of new applications

    Application Platform Description
    tcpip_iperf_lan865x SAM E54 TCP/IP Client using the LAN865x 10BASE-T1S Ethernet MAC-PHY
  • Development kit support - The following table provides a list of supported development kits

    Development Kits
    SAM E54 Curiosity Ultra Development Board

Dependencies

Known Issues

  • The build of the LAN867x sample applications fail because of 8 MISRA C 2012 Mandatory Violations. Additionally, warnings coming from net and wolfssl repo are reported. As all of those violations are not related to the net_10base_t1s package, the build can be considered as "PASSED".
  • The build of the LAN865x sample applications fail because of 1 MISRA C 2012 Mandatory Violation. The violation is not related to the net_10base_t1s package, the build can be considered as "PASSED".

10BASE-T1S Release v1.1.1

Bug Fixes

The following table provides the list of bug fixes in the v1.1.1 release:

Module Description
module.py Update LAN867x driver component path
docs Update offline docs using SDL
tcpip_iperf_10base_t1s.X Update meta-data JSON file to register Bare-metal content into MCHP Discover portal
tcpip_iperf_10base_t1s_freertos.X Update meta-data JSON file to register FreeRTOS content into MCHP Discover portal

Dependencies

Release notes for v1.1.0 apply

10BASE-T1S Release v1.1.0

New Features

New features added in this release are as follows:

  • Added FreeRTOS example project for LAN867x.

Release notes for v1.0.1 apply

10BASE-T1S Release v1.0.1

Bug Fixes

The following table provides the list of bug fixes in the v1.0.1 release:

Module Description
LAN867x Use correct data type for initialState
  • Release notes for v1.0.0 apply

10BASE-T1S Release v1.0.0

New Features

  • New device support - This release introduces support for

    Device Description
    LAN867x 10BASE-T1S Ethernet PHY
  • Demo application support - The following table provides a list of of new applications

    Application Platform Description
    tcpip_iperf_10base_t1s SAM E54 TCP/IP Client using the LAN867x 10BASE-T1S Ethernet PHY
  • Development kit support - The following table provides a list of supported development kits

    Development Kits
    SAM E54 Curiosity Ultra Development Board

    In addition to the listed development kits above, a 10BASE-T1S PHY RMII Card is required. Please contact 10BASE-T1S Support for more information.

Known Issues

  • No known issues

Dependencies