External API for KhiCAS

This commit is contained in:
Damien Nicolet
2019-12-13 01:02:14 +01:00
parent 2700098c08
commit 472929c028
15 changed files with 958 additions and 41 deletions

View File

@@ -1,5 +1,8 @@
#include "helpers.h"
#include <ion.h>
#ifdef SIMULATOR
#include <FL/Fl.H>
#endif
extern "C" {
#include "mphalport.h"
}