Skip to content

Set of drivers for the M4 Real Time cores on the Azure Sphere MT3620

License

Notifications You must be signed in to change notification settings

CodethinkLabs/mt3620-m4-drivers

Repository files navigation

Overview

Drivers for Azure Sphere MT3620 realtime cores (CM4). These drivers support the following peripherals:

The API should be HW agnostic; which is why the MT3620 specifics (register details) are restricted to the register headers in the mt3620/ directory. The implementation in the .c files is obviously HW specific.

For detail and documentation on the MT3620; consult this Microsoft resource page.

Usage

Here are some example applications using these drivers.

Documentation

The API for the drivers is documented using XMLDoc. You can use Doxygen to parse these recursively.

About

Set of drivers for the M4 Real Time cores on the Azure Sphere MT3620

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages