summaryrefslogtreecommitdiffstatshomepage
path: root/drivers/cc3100/inc
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2015-02-21 22:04:07 +0000
committerDamien George <damien.p.george@gmail.com>2015-02-21 22:04:07 +0000
commit3611c1de14cd26a9737a494017b90a7076132c04 (patch)
treed13f9a252ccaccbca89c2d17304e8194600843d9 /drivers/cc3100/inc
parent92ea99a0fb28ecfdf81f9af9456fa2b423d498cd (diff)
downloadmicropython-3611c1de14cd26a9737a494017b90a7076132c04.tar.gz
micropython-3611c1de14cd26a9737a494017b90a7076132c04.zip
drivers/cc3100: Remove dependence on debug.h.
Diffstat (limited to 'drivers/cc3100/inc')
-rw-r--r--drivers/cc3100/inc/trace.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/cc3100/inc/trace.h b/drivers/cc3100/inc/trace.h
index 9e5ac519c1..1f79887a4a 100644
--- a/drivers/cc3100/inc/trace.h
+++ b/drivers/cc3100/inc/trace.h
@@ -37,7 +37,6 @@
#include "simplelink.h"
-#include "debug.h"
#ifndef __SIMPLELINK_TRACE_H__
#define __SIMPLELINK_TRACE_H__