Skip to content

Commit 6c36a21

Browse files
author
Laurent MEUNIER
committed
[STM32L1] Make device.h a common file
1 parent 4f7a654 commit 6c36a21

File tree

3 files changed

+0
-128
lines changed

3 files changed

+0
-128
lines changed

hal/targets/hal/TARGET_STM/TARGET_STM32L1/TARGET_NUCLEO_L152RE/device.h

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

hal/targets/hal/TARGET_STM/TARGET_STM32L1/TARGET_NZ32_SC151/device.h

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

hal/targets/hal/TARGET_STM/TARGET_STM32L1/TARGET_MOTE_L152RC/device.h renamed to hal/targets/hal/TARGET_STM/TARGET_STM32L1/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)