File tree Expand file tree Collapse file tree 11 files changed +24
-2
lines changed
targets/TARGET_STM/TARGET_STM32L1/TARGET_IM880B Expand file tree Collapse file tree 11 files changed +24
-2
lines changed Original file line number Diff line number Diff line change 1
1
/* mbed Microcontroller Library
2
+ *
3
+ * SPDX-License-Identifier: BSD-3-Clause
2
4
*******************************************************************************
3
5
* Copyright (c) 2015, STMicroelectronics
4
6
* All rights reserved.
Original file line number Diff line number Diff line change 1
1
/* mbed Microcontroller Library
2
+ *
3
+ * SPDX-License-Identifier: BSD-3-Clause
2
4
*******************************************************************************
3
5
* Copyright (c) 2016, STMicroelectronics
4
6
* All rights reserved.
Original file line number Diff line number Diff line change 1
1
/* mbed Microcontroller Library
2
+ *
3
+ * SPDX-License-Identifier: BSD-3-Clause
2
4
*******************************************************************************
3
5
* Copyright (c) 2016, STMicroelectronics
4
6
* All rights reserved.
Original file line number Diff line number Diff line change 1
1
/* mbed Microcontroller Library
2
+ *
3
+ * SPDX-License-Identifier: Apache-2.0
2
4
* A generic CMSIS include header
3
5
*******************************************************************************
4
6
* Copyright (c) 2015, STMicroelectronics
Original file line number Diff line number Diff line change 1
1
/* mbed Microcontroller Library
2
+ *
3
+ * SPDX-License-Identifier: Apache-2.0
2
4
*******************************************************************************
3
5
* Copyright (c) 2015, STMicroelectronics
4
6
* All rights reserved.
Original file line number Diff line number Diff line change 11
11
* - Peripheral's registers declarations and bits definition
12
12
* - Macros to access peripheral�s registers hardware
13
13
*
14
+ *
15
+ * SPDX-License-Identifier: Apache-2.0
14
16
******************************************************************************
15
17
* @attention
16
18
*
Original file line number Diff line number Diff line change 14
14
* code will be based on direct access to peripheral’s registers
15
15
* rather than drivers API), this option is controlled by
16
16
* "#define USE_HAL_DRIVER"
17
- *
17
+ *
18
+ *
19
+ * SPDX-License-Identifier: Apache-2.0
18
20
******************************************************************************
19
21
* @attention
20
22
*
Original file line number Diff line number Diff line change 1
1
/* mbed Microcontroller Library
2
+ *
3
+ * SPDX-License-Identifier: Apache-2.0
2
4
* Copyright (c) 2006-2017 ARM Limited
3
5
*
4
6
* Licensed under the Apache License, Version 2.0 (the "License");
Original file line number Diff line number Diff line change 4
4
* @author MCD Application Team
5
5
* @version V2.2.0
6
6
* @date 01-July-2016
7
- * @brief CMSIS Cortex-M3 Device System Source File for STM32L1xx devices.
7
+ * @brief CMSIS Cortex-M3 Device System Source File for STM32L1xx devices.
8
+ *
9
+ * SPDX-License-Identifier: Apache-2.0
8
10
******************************************************************************
9
11
* @attention
10
12
*
Original file line number Diff line number Diff line change 1
1
/* mbed Microcontroller Library
2
+ *
3
+ * SPDX-License-Identifier: Apache-2.0
2
4
* Copyright (c) 2006-2018 ARM Limited
3
5
*
4
6
* Licensed under the Apache License, Version 2.0 (the "License");
Original file line number Diff line number Diff line change 1
1
/* mbed Microcontroller Library
2
+ *
3
+ * SPDX-License-Identifier: Apache-2.0
2
4
*******************************************************************************
3
5
* Copyright (c) 2016, STMicroelectronics
4
6
* All rights reserved.
You can’t perform that action at this time.
0 commit comments