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: STM32_F103-C8T6basecanblink_led
Fork of mbed-dev by
Diff: targets/TARGET_STM/TARGET_STM32F0/can_device.h
- Revision:
- 167:e84263d55307
- Parent:
- 160:d5399cc887bb
- Child:
- 179:79309dc6340a
--- a/targets/TARGET_STM/TARGET_STM32F0/can_device.h Thu Jun 08 15:02:37 2017 +0100
+++ b/targets/TARGET_STM/TARGET_STM32F0/can_device.h Wed Jun 21 17:46:44 2017 +0100
@@ -17,6 +17,7 @@
#define MBED_CAN_DEVICE_H
#include "cmsis.h"
+#include "stm32f0xx_hal.h"
#ifdef __cplusplus
extern "C" {
