Skip to content

Implement Watchdog for Energia MT-Supported Boards #33

Description

@robertinant

From @rei-vilo on December 6, 2015 17:39

Implement watchdog for the boards supported by EMT.

HAL is provided by Energia.app/Contents/Resources/Java/hardware/emt/ti/drivers/Watchdog.h.

Unlike the other RTOS elements proved in the Galaxia library, each platform has watchdog-related specifics under the Energia.app/Contents/Resources/Java/hardware/emt/ti/drivers/watchdog folder.

  • WatchdogCC26XX.h
  • WatchdogCC3200.h
  • WatchdogMSP430.h
  • WatchdogMSP432.h
  • WatchdogTiva.h

Copied from original issue: energia/Energia#782

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions