1.1.1 • Published 7 months ago

@mchp-mcc/pic24-dspic33-dmt-upb v1.1.1

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

MCC Melody DMT PLIB

Changelog

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

1.1.1 - 2023-09-29

Bug Fixes

  • CC16SCRIP-7193 :- Replace "rcall" with "call" in dmt_asm.s

1.1.0 - 2023-04-26

New Features

  • CC16SCRIP-6453 :- Minor API documentation updates

1.0.5 - 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.0.4 - 2022-01-17

New Features

  • CC16SCRIP-3420 :- Updates to make PLIB compatible with range of versions of System Modules(Clock/Interrupt/PIN)
  • CC16SCRIP-3366 :- DMT : Added custom name API in the generated code

1.0.3 - 2021-12-22

New Features

  • CC16SCRIP-3317 :- Changed the file generation path for dmt_asm.s file

Bug Fixes

  • CC16SCRIP-3319 :- RESET,DMT,CBG : Selected device is not coming up in generated code

1.0.2 - 2021-12-03

New Features

  • CC16SCRIP-3124 :- Test DMT with combination of new and old DMT and JSON versions

Bug Fixes

  • CC16SCRIP-3139 :- DMT changes to DMT_CalibratedCounterGet API
  • CC16SCRIP-2657 :- DMT changed from Soft trap to Interrupt for CK devices