f2838x_cm_cia402_solution/f2838x_cm_hw.c

25 lines
722 B
C

//###########################################################################
//
// FILE: f2838x_cm_hw.c
//
// TITLE: F2838x CM EtherCAT Hardware API Mapping
//
// This file contains the source for any EtherCAT stack APIs that require
// extended or modified functionality.
//
//###########################################################################
// $TI Release: F2838x EtherCAT Software v2.01.00.00 $
// $Release Date: August 31 2020 $
// $Copyright: Copyright (C) 2020 Texas Instruments Incorporated -
// http://www.ti.com/ ALL RIGHTS RESERVED $
//###########################################################################
//
// Included Files
//
#include "f2838x_cm_hw.h"
//
// End of File
//