summaryrefslogtreecommitdiff
path: root/totem/halconf.h
diff options
context:
space:
mode:
authorChristoph Cullmann <christoph@cullmann.io>2024-06-15 14:42:47 +0200
committerChristoph Cullmann <christoph@cullmann.io>2024-06-15 14:42:47 +0200
commit6cac2866d899a0349edd26fa156322353fa6aa45 (patch)
tree2ea4fc9139e20a5d1b6366fab0a1d7c6103f84bb /totem/halconf.h
parent07c2dbdb3527a0f998fb381a1203271e725788a0 (diff)
no totem around any longer
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>