1.2.2 • Published 7 months ago

@mchp-mcc/pic24-dspic33-ptg-pc-upb v1.2.2

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

MCC Melody Peripheral Trigger Generator(PTG) PLIB

Changelog

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

1.2.2 - 2023-09-29

New Features

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

1.2.1 - 2023-06-19

Bug Fixes

  • CC16SCRIP-6530 :- Register Initialization view now updates PTGQUEn registers based on configurations done in driver

1.2.0 - 2023-04-26

New Features

  • CC16SCRIP-6454 :- Minor API documentation updates
  • CC16SCRIP-5776 :- Added plib version to generated code header to enhance traceability

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-25

New Features

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

Bug Fixes

  • CC16SCRIP-3666 :- PTG clock source option list updated

1.0.2 - 2022-01-17

New Features

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

1.0.1 - 2021-12-03

Bug Fixes

  • CC16SCRIP-2660 :- Added missing break statement in PTG_EventCallbackRegister function