Skip to content

Commit 0ac02a5

Browse files
author
Laurent MEUNIER
committed
[STM32F1] Make device.h a common file
1 parent dca48d7 commit 0ac02a5

File tree

3 files changed

+0
-121
lines changed

3 files changed

+0
-121
lines changed

hal/targets/hal/TARGET_STM/TARGET_STM32F1/TARGET_BLUEPILL_F103C8/device.h

Lines changed: 0 additions & 54 deletions
This file was deleted.

hal/targets/hal/TARGET_STM/TARGET_STM32F1/TARGET_NUCLEO_F103RB/device.h

Lines changed: 0 additions & 54 deletions
This file was deleted.

hal/targets/hal/TARGET_STM/TARGET_STM32F1/TARGET_DISCO_F100RB/device.h renamed to hal/targets/hal/TARGET_STM/TARGET_STM32F1/device.h

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -32,22 +32,9 @@
3232
#ifndef MBED_DEVICE_H
3333
#define MBED_DEVICE_H
3434

35-
36-
37-
38-
39-
40-
41-
42-
43-
4435
//=======================================
45-
4636
#define DEVICE_ID_LENGTH 24
4737

48-
49-
50-
5138
#include "objects.h"
5239

5340
#endif

0 commit comments

Comments
 (0)