summaryrefslogtreecommitdiff
path: root/firmware/target/hosted/xduoo/debug-xduoo.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/hosted/xduoo/debug-xduoo.c')
-rw-r--r--firmware/target/hosted/xduoo/debug-xduoo.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/firmware/target/hosted/xduoo/debug-xduoo.c b/firmware/target/hosted/xduoo/debug-xduoo.c
index 33f3ac4b97..9812b8f8b9 100644
--- a/firmware/target/hosted/xduoo/debug-xduoo.c
+++ b/firmware/target/hosted/xduoo/debug-xduoo.c
@@ -1,6 +1 @@
1#include <stdbool.h> #include "../agptek/debug-agptek.c"
2
3bool debug_hw_info(void)
4{
5 return false;
6}