1.2.1 • Published 7 months ago

@mchp-mcc/pic24-dspic33-sent v1.2.1

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

MCC Melody Single-Edge Nibble Transmission (SENT) PLIB

Changelog

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

1.2.1 - 2023-09-29

New Features

  • CC16SCRIP-7614 :- Supported Secondary core pin handling for dsPIC33CH1024MP712 device family

1.2.0 - 2023-04-26

New Features

  • CC16SCRIP-6052 :- MISRA Fix for SENT - Value of a composite expression shall not be assigned to an object wider than essential type

1.1.1 - 2022-05-26

New Features

  • CC16SCRIP-3638 :- Check if callback handler is not NULL before calling it in ISR
  • CC16SCRIP-2045 :- Dependency module names updated in builder view

1.1.0 - 2022-02-24

New Features

  • CC16SCRIP-3546 :- Driver API Portability supported by adding API macro definition based on Custom Name

1.0.1 - 2022-01-17

New Features

  • CC16SCRIP-3420 :- Updates to make PLIB compatible with range of versions of System Modules(Clock/Interrupt/PIN)