git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13399 27425a3e-05d8-49a3-a47f-9c15f0e5edd8

This commit is contained in:
Giovanni Di Sirio 2020-03-08 08:18:09 +00:00
parent 5844096047
commit 244737dd21
1 changed files with 1 additions and 1 deletions

View File

@ -238,7 +238,7 @@
/*
* CAN driver system settings.
*/
#define STM32_CAN_USE_FDCAN1 TRUE
#define STM32_CAN_USE_FDCAN1 FALSE
#define STM32_CAN_USE_FDCAN2 FALSE
/*