File tree Expand file tree Collapse file tree 3 files changed +1
-122
lines changed
hal/targets/hal/TARGET_STM/TARGET_STM32L4 Expand file tree Collapse file tree 3 files changed +1
-122
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 2
2
// Check the 'features' section of the target description in 'targets.json' for more details.
3
3
/* mbed Microcontroller Library
4
4
*******************************************************************************
5
- * Copyright (c) 2015 , STMicroelectronics
5
+ * Copyright (c) 2014 , STMicroelectronics
6
6
* All rights reserved.
7
7
*
8
8
* Redistribution and use in source and binary forms, with or without
32
32
#ifndef MBED_DEVICE_H
33
33
#define MBED_DEVICE_H
34
34
35
-
36
-
37
-
38
-
39
-
40
-
41
-
42
-
43
-
44
35
//=======================================
45
-
46
36
#define DEVICE_ID_LENGTH 24
47
37
48
-
49
-
50
-
51
38
#include "objects.h"
52
39
53
40
#endif
You can’t perform that action at this time.
0 commit comments