Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.77 KB

README.md

File metadata and controls

32 lines (24 loc) · 1.77 KB

easy-pdk-includes

This repository contains Easy PDK Programmer specific include files for Padauk MCUs

Example code that uses these include files can be found here: free-pdk-examples

Warning: This is a work in progress and may change significantly before being considered stable. Use at your own risk.

This repo is intended to be integrated into other projects either as a git Submodule or by manual file copy.

This repo should be installed into a easy-pdk/ subdirectory in the root includes directory of a parent project.

To install as a git Submodule:

These include files assume the use of:

File Layout:

  • calibrate.h - Macros for calibration routines (IHRC, ILRC, and BG) performed during programming.
  • serial_num.h - Macro for writing a unique Serial Number during programming.

Copyright and License: