File tree Expand file tree Collapse file tree 5 files changed +21
-9
lines changed
targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI/TARGET_WIO_BG96 Expand file tree Collapse file tree 5 files changed +21
-9
lines changed Original file line number Diff line number Diff line change 1
- /* mbed Microcontroller Library
1
+ /* Mbed Microcontroller Library
2
2
*******************************************************************************
3
- * Copyright (c) 2016 , STMicroelectronics
3
+ * Copyright (c) 2018 , STMicroelectronics
4
4
* All rights reserved.
5
5
*
6
+ * SPDX-License-Identifier: BSD-3-Clause-Clear
7
+ *
6
8
* Redistribution and use in source and binary forms, with or without
7
9
* modification, are permitted provided that the following conditions are met:
8
10
*
27
29
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
28
30
*******************************************************************************
29
31
*/
32
+
30
33
#ifndef MBED_PERIPHERALNAMES_H
31
34
#define MBED_PERIPHERALNAMES_H
32
35
Original file line number Diff line number Diff line change 1
- /* mbed Microcontroller Library
2
- ' *******************************************************************************
3
- * Copyright (c) 2016 , STMicroelectronics
1
+ /* Mbed Microcontroller Library
2
+ *******************************************************************************
3
+ * Copyright (c) 2018 , STMicroelectronics
4
4
* All rights reserved.
5
5
*
6
+ * SPDX-License-Identifier: BSD-3-Clause-Clear
7
+ *
6
8
* Redistribution and use in source and binary forms, with or without
7
9
* modification, are permitted provided that the following conditions are met:
8
10
*
Original file line number Diff line number Diff line change 1
- /* mbed Microcontroller Library
1
+ /* Mbed Microcontroller Library
2
2
*******************************************************************************
3
- * Copyright (c) 2016 , STMicroelectronics
3
+ * Copyright (c) 2018 , STMicroelectronics
4
4
* All rights reserved.
5
5
*
6
+ * SPDX-License-Identifier: BSD-3-Clause-Clear
7
+ *
6
8
* Redistribution and use in source and binary forms, with or without
7
9
* modification, are permitted provided that the following conditions are met:
8
10
*
27
29
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
28
30
*******************************************************************************
29
31
*/
32
+
30
33
#ifndef MBED_PINNAMES_H
31
34
#define MBED_PINNAMES_H
32
35
Original file line number Diff line number Diff line change 1
1
/* mbed Microcontroller Library
2
- * Copyright (c) 2017 ARM Limited
2
+ * Copyright (c) 2018 Arm Limited
3
+ *
4
+ * SPDX-License-Identifier: Apache-2.0
3
5
*
4
6
* Licensed under the Apache License, Version 2.0 (the "License");
5
7
* you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
/* mbed Microcontroller Library
2
- * Copyright (c) 2006-2018 ARM Limited
2
+ * Copyright (c) 2006-2018 Arm Limited
3
+ *
4
+ * SPDX-License-Identifier: Apache-2.0
3
5
*
4
6
* Licensed under the Apache License, Version 2.0 (the "License");
5
7
* you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments