summaryrefslogtreecommitdiff
path: root/totem/mcuconf.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/mcuconf.h
parent07c2dbdb3527a0f998fb381a1203271e725788a0 (diff)
no totem around any longer
Diffstat (limited to 'totem/mcuconf.h')
-rw-r--r--totem/mcuconf.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/totem/mcuconf.h b/totem/mcuconf.h
deleted file mode 100644
index c7d2f69..0000000
--- a/totem/mcuconf.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#pragma once
-
-#include_next <mcuconf.h>
-
-#undef RP_PWM_USE_PWM4
-#define RP_PWM_USE_PWM4 TRUE
-
-#undef RP_PWM_USE_TIM1
-#define RP_PWM_USE_TIM1 TRUE