Generation working and Compilation of MARTe components
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
#ifndef SDD_DATA_H
|
||||
#define SDD_DATA_H
|
||||
|
||||
#include "sdd-pon-if.h"
|
||||
#include "sdd-iomodule.h"
|
||||
|
||||
static SDD_PONVar pvlist []={
|
||||
|
||||
};
|
||||
|
||||
static SDD_IOModule iomlist []={
|
||||
};
|
||||
|
||||
#endif /* SDD_DATA_H */
|
||||
Reference in New Issue
Block a user