md: move defines/register defs into separate header for SWIG

Signed-off-by: Jon Trulson <jtrulson@ics.com>
This commit is contained in:
Jon Trulson
2017-03-16 18:14:16 -06:00
committed by Jon Trulson
parent f9b5d7c52c
commit 8779700d82
6 changed files with 47 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
upm_mixed_module_init (NAME uln200xa
DESCRIPTION "Darlington Stepper Driver"
C_HDR uln200xa.h
C_HDR uln200xa.h uln200xa_defs.h
C_SRC uln200xa.c
CPP_HDR uln200xa.hpp
CPP_SRC uln200xa.cxx