Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: Nucleo-Courtois CANBLE CANnucleo_Hello3 Nucleo_Serialprintf ... more
Diff: stm32f3xx_hal_msp.c
- Revision:
- 23:c5d348e65e24
- Parent:
- 20:bcd8161f8f6c
- Child:
- 27:eed6929956ea
diff -r ea766d08c9db -r c5d348e65e24 stm32f3xx_hal_msp.c
--- a/stm32f3xx_hal_msp.c Wed Aug 10 18:21:09 2016 +0000
+++ b/stm32f3xx_hal_msp.c Sat Aug 13 12:44:12 2016 +0000
@@ -44,7 +44,7 @@
defined(TARGET_NUCLEO_F334R8) || \
defined(TARGET_DISCO_F334C8)
-#include "can_api.h"
+#include "cannucleo_api.h"
#include "pinmap.h"
CAN_HandleTypeDef _canHandle;