summaryrefslogtreecommitdiff
path: root/platforms/chibios/GENERIC_STM32_F303XC/configs/proton_c.mk
diff options
context:
space:
mode:
Diffstat (limited to 'platforms/chibios/GENERIC_STM32_F303XC/configs/proton_c.mk')
-rw-r--r--platforms/chibios/GENERIC_STM32_F303XC/configs/proton_c.mk9
1 files changed, 0 insertions, 9 deletions
diff --git a/platforms/chibios/GENERIC_STM32_F303XC/configs/proton_c.mk b/platforms/chibios/GENERIC_STM32_F303XC/configs/proton_c.mk
deleted file mode 100644
index 23907c810a..0000000000
--- a/platforms/chibios/GENERIC_STM32_F303XC/configs/proton_c.mk
+++ /dev/null
@@ -1,9 +0,0 @@
-# Proton C MCU settings for converting AVR projects
-MCU = STM32F303
-
-# These are defaults based on what has been implemented for ARM boards
-AUDIO_ENABLE = yes
-WS2812_DRIVER = bitbang
-
-# Force task driven PWM until ARM can provide automatic configuration
-BACKLIGHT_DRIVER = software