From: Michal Sojka Date: Sun, 4 Oct 2015 14:33:16 +0000 (+0200) Subject: Export also GIO pin configuration to Matlab X-Git-Tag: eaton-0.7^0 X-Git-Url: http://rtime.felk.cvut.cz/gitweb/pes-rpp/rpp-lib.git/commitdiff_plain/2f0308e1b610e6039677031bdb86e0bb378dd43e Export also GIO pin configuration to Matlab --- diff --git a/rpp/src/gio_names.txt.tmpl b/rpp/src/gio_names.txt.tmpl index 72badf8..a31d5b0 100644 --- a/rpp/src/gio_names.txt.tmpl +++ b/rpp/src/gio_names.txt.tmpl @@ -2,5 +2,5 @@ * Template for generating list of GIO pin names for use by GIO * Simulink blocks */ -#define GIO_PIN_DEF_GEN(name, port, pin, conf) name +#define GIO_PIN_DEF_GEN(name, port, pin, conf) name conf #include "drv/gio_def.h"