aboutsummaryrefslogtreecommitdiffstats
path: root/testhal
diff options
context:
space:
mode:
Diffstat (limited to 'testhal')
-rw-r--r--testhal/STM8S/SPI/demo/mcuconf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/testhal/STM8S/SPI/demo/mcuconf.h b/testhal/STM8S/SPI/demo/mcuconf.h
index cdab55872..4b1082e5a 100644
--- a/testhal/STM8S/SPI/demo/mcuconf.h
+++ b/testhal/STM8S/SPI/demo/mcuconf.h
@@ -36,7 +36,6 @@
#define STM8S_SYSCLK_SOURCE CLK_SYSSEL_HSE
#define STM8S_HSI_DIVIDER CLK_HSI_DIV1
#define STM8S_CPU_DIVIDER CLK_CPU_DIV1
-#define STM8S_CAN_DIVIDER_VALUE 1
/*
* SERIAL driver system settings.