1.1.0 • Published 1 year ago

@mchp-mcc/pic24-dspic33-reset v1.1.0

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
1 year ago

MCC Melody Reset Driver

Overview

The Reset module combines all Reset sources and controls the device Reset Signal.

Features

The following are the list of common device Reset sources available. The list may vary based on Reset sources supported by the device.

  • POR: Power-on Reset
  • BOR: Brown-out Reset
  • MCLR: Master Clear Pin Reset
  • SWR: RESET Instruction
  • WDTO: Watchdog Timer Time-out Reset
  • CM: Configuration Mismatch Reset
  • TRAPR: Trap Conflict Reset
  • IOPUWR: Illegal Condition Device Reset
  • Illegal Opcode Reset
  • Uninitialized W Register Reset

Changelog

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

1.1.0 - 2023-04-26

New Features

  • CC16SCRIP-6645 :- Minor API document changes

1.0.2 - 2022-05-26

New Features

  • CC16SCRIP-2045 :- Dependency module names updated in builder view

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)