summaryrefslogtreecommitdiff
path: root/totem/halconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'totem/halconf.h')
-rw-r--r--totem/halconf.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/totem/halconf.h b/totem/halconf.h
deleted file mode 100644
index 58f0849..0000000
--- a/totem/halconf.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#pragma once
-
-#define HAL_USE_I2C TRUE
-#define HAL_USE_PWM TRUE
-#define HAL_USE_PAL TRUE
-
-#include_next <halconf.h>