summaryrefslogtreecommitdiff
path: root/cc3200/mods/modmachine.c
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2015-11-09 13:13:09 +0000
committerDamien George <damien.p.george@gmail.com>2015-11-09 13:13:09 +0000
commit40274fec9c0f8e1ce06f999927f550106b9aa5e8 (patch)
treee844a4ee49957ccb0a8f2f1585826c55201ed3e8 /cc3200/mods/modmachine.c
parent50f56227c651dfec18f0c72add3649ab0d678346 (diff)
lib/pyexec: Move header pyexec.h from stmhal directory.
Diffstat (limited to 'cc3200/mods/modmachine.c')
-rw-r--r--cc3200/mods/modmachine.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cc3200/mods/modmachine.c b/cc3200/mods/modmachine.c
index 896aa9917..ed24951a6 100644
--- a/cc3200/mods/modmachine.c
+++ b/cc3200/mods/modmachine.c
@@ -39,7 +39,6 @@
#include "inc/hw_uart.h"
#include "rom_map.h"
#include "prcm.h"
-#include "pyexec.h"
#include "pybuart.h"
#include "pybpin.h"
#include "pybrtc.h"