1.5.4 • Published 11 months ago

@mchp-mcc/pic24-dspic33-tmr-class-upb v1.5.4

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

MCC Melody Timer PLIB

Changelog

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

1.5.4 - 2024-08-05

New Features

  • CC16SCRIP-9578 :- Updated timer interface file version to keep it in sync with SCCP Timer

1.5.3 - 2024-03-29

Bug Fixes

  • CC16SCRIP-7916 :- Setting the timer period to its maximum value results in a calculation of Period register to zero

1.5.2 - 2023-07-05

Bug Fixes

  • CC16SCRIP-7002 :- Further modifications to provide more accurate "Timer_PeriodSet API() Range" in UI.

1.5.1 - 2023-06-19

Bug Fixes

  • CC16SCRIP-6520 :- Rounding off the calculated Timer Period range in UI for the selected Prescaler.

1.5.0 - 2023-04-26

New Features

  • CC16SCRIP-6634 :- UI component added to show the supported range of "Timer_PeriodSet() API" when being used as a dependency by Timer Driver.

1.4.0 - 2023-02-01

New Features

  • CC16SCRIP-6311 :- Added support for user to configure Clock Prescaler

Bug Fixes

  • CC16SCRIP-5744 :- Bug in timer period value computation

1.3.0 - 2022-09-22

New Features

  • CC16SCRIP-5317 :- Minor improvements for dependent module support
  • CC16SCRIP-4955 :- CounterGet and PeriodGet APIs changed to inline static

Bug Fixes

  • CC16SCRIP-5292 :- Fixed MCCPx/SCCPx_TimeoutCallbackRegister custom name macro pointing to the undefined function

1.2.0 - 2022-06-30

New Features

  • CC16SCRIP-4716 :- Added API to get Timer counter value at runtime

1.1.1 - 2022-05-26

New Features

  • 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

Bug Fixes

  • CC16SCRIP-3613 :- Fixed timer period value in the generated code