diff --git a/src/genpinmap/Arduino/STM32F030C6Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F030C6Tx/PeripheralPins.c index f8100562..8f980b16 100644 --- a/src/genpinmap/Arduino/STM32F030C6Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F030C6Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F030C8Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F030C8Tx/PeripheralPins.c index ac1b3be9..8b487761 100644 --- a/src/genpinmap/Arduino/STM32F030C8Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F030C8Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F030CCTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F030CCTx/PeripheralPins.c index 5b6caa7b..f4b71bf4 100644 --- a/src/genpinmap/Arduino/STM32F030CCTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F030CCTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F030F4Px/PeripheralPins.c b/src/genpinmap/Arduino/STM32F030F4Px/PeripheralPins.c index bb22322d..6fa5e7e1 100644 --- a/src/genpinmap/Arduino/STM32F030F4Px/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F030F4Px/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F030K6Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F030K6Tx/PeripheralPins.c index 1be79d6a..0ca0adb6 100644 --- a/src/genpinmap/Arduino/STM32F030K6Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F030K6Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F030R8Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F030R8Tx/PeripheralPins.c index f1fc1270..f892dd5a 100644 --- a/src/genpinmap/Arduino/STM32F030R8Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F030R8Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F030RCTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F030RCTx/PeripheralPins.c index 1718a2b3..14a0140e 100644 --- a/src/genpinmap/Arduino/STM32F030RCTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F030RCTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F031C(4-6)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F031C(4-6)Tx/PeripheralPins.c index 9c898afc..6aa98093 100644 --- a/src/genpinmap/Arduino/STM32F031C(4-6)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F031C(4-6)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F031E6Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F031E6Yx/PeripheralPins.c index ee427741..6814f141 100644 --- a/src/genpinmap/Arduino/STM32F031E6Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F031E6Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F031F(4-6)Px/PeripheralPins.c b/src/genpinmap/Arduino/STM32F031F(4-6)Px/PeripheralPins.c index 132fdfb3..d669a561 100644 --- a/src/genpinmap/Arduino/STM32F031F(4-6)Px/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F031F(4-6)Px/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F031G(4-6)Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32F031G(4-6)Ux/PeripheralPins.c index bf7b8804..1a802918 100644 --- a/src/genpinmap/Arduino/STM32F031G(4-6)Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F031G(4-6)Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F031K(4-6)Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32F031K(4-6)Ux/PeripheralPins.c index ab924a0b..76fab137 100644 --- a/src/genpinmap/Arduino/STM32F031K(4-6)Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F031K(4-6)Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F031K6Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F031K6Tx/PeripheralPins.c index 4ff0402d..4ef50740 100644 --- a/src/genpinmap/Arduino/STM32F031K6Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F031K6Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F038C6Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F038C6Tx/PeripheralPins.c index ecdc2ba1..fc074441 100644 --- a/src/genpinmap/Arduino/STM32F038C6Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F038C6Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F038E6Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F038E6Yx/PeripheralPins.c index 7a89d10a..eb472e84 100644 --- a/src/genpinmap/Arduino/STM32F038E6Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F038E6Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F038F6Px/PeripheralPins.c b/src/genpinmap/Arduino/STM32F038F6Px/PeripheralPins.c index d5c029ea..94e8f81c 100644 --- a/src/genpinmap/Arduino/STM32F038F6Px/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F038F6Px/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F038G6Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32F038G6Ux/PeripheralPins.c index 50eae08d..d9b22a1c 100644 --- a/src/genpinmap/Arduino/STM32F038G6Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F038G6Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F038K6Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32F038K6Ux/PeripheralPins.c index bfab2378..27c61300 100644 --- a/src/genpinmap/Arduino/STM32F038K6Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F038K6Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F042C(4-6)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F042C(4-6)Tx/PeripheralPins.c index dcadb2a1..516b6cc8 100644 --- a/src/genpinmap/Arduino/STM32F042C(4-6)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F042C(4-6)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F042C(4-6)Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32F042C(4-6)Ux/PeripheralPins.c index 4fc9950a..f8edd846 100644 --- a/src/genpinmap/Arduino/STM32F042C(4-6)Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F042C(4-6)Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F042F4Px/PeripheralPins.c b/src/genpinmap/Arduino/STM32F042F4Px/PeripheralPins.c index 5ea12c48..e3699f47 100644 --- a/src/genpinmap/Arduino/STM32F042F4Px/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F042F4Px/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F042F6Px/PeripheralPins.c b/src/genpinmap/Arduino/STM32F042F6Px/PeripheralPins.c index 351c9755..517c4eaf 100644 --- a/src/genpinmap/Arduino/STM32F042F6Px/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F042F6Px/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F042G(4-6)Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32F042G(4-6)Ux/PeripheralPins.c index 19e2745c..2f6d7fb8 100644 --- a/src/genpinmap/Arduino/STM32F042G(4-6)Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F042G(4-6)Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F042K(4-6)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F042K(4-6)Tx/PeripheralPins.c index a479ff45..66c09e93 100644 --- a/src/genpinmap/Arduino/STM32F042K(4-6)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F042K(4-6)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F042K(4-6)Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32F042K(4-6)Ux/PeripheralPins.c index 6e1357f9..3c3a955f 100644 --- a/src/genpinmap/Arduino/STM32F042K(4-6)Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F042K(4-6)Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F042T6Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F042T6Yx/PeripheralPins.c index 87590fd4..116bc395 100644 --- a/src/genpinmap/Arduino/STM32F042T6Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F042T6Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F048C6Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32F048C6Ux/PeripheralPins.c index da59e163..c8d470a7 100644 --- a/src/genpinmap/Arduino/STM32F048C6Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F048C6Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F048G6Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32F048G6Ux/PeripheralPins.c index bb326557..964820cd 100644 --- a/src/genpinmap/Arduino/STM32F048G6Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F048G6Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F048T6Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F048T6Yx/PeripheralPins.c index 2c4df082..94e89d40 100644 --- a/src/genpinmap/Arduino/STM32F048T6Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F048T6Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F051C4Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F051C4Tx/PeripheralPins.c index af958a66..681037dc 100644 --- a/src/genpinmap/Arduino/STM32F051C4Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F051C4Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F051C4Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32F051C4Ux/PeripheralPins.c index 21627913..f1911880 100644 --- a/src/genpinmap/Arduino/STM32F051C4Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F051C4Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F051C6Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F051C6Tx/PeripheralPins.c index fa060dfd..14bfa0b5 100644 --- a/src/genpinmap/Arduino/STM32F051C6Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F051C6Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F051C6Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32F051C6Ux/PeripheralPins.c index a5fb66d3..9f4f8f46 100644 --- a/src/genpinmap/Arduino/STM32F051C6Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F051C6Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F051C8Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F051C8Tx/PeripheralPins.c index 2eb36e6d..a1127783 100644 --- a/src/genpinmap/Arduino/STM32F051C8Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F051C8Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F051C8Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32F051C8Ux/PeripheralPins.c index 7c69e0e4..1cedd10c 100644 --- a/src/genpinmap/Arduino/STM32F051C8Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F051C8Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F051K4Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F051K4Tx/PeripheralPins.c index 0cb91d90..e515430b 100644 --- a/src/genpinmap/Arduino/STM32F051K4Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F051K4Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F051K4Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32F051K4Ux/PeripheralPins.c index 445e2940..bad13718 100644 --- a/src/genpinmap/Arduino/STM32F051K4Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F051K4Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F051K6Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F051K6Tx/PeripheralPins.c index bb4fd30c..de5a9c4f 100644 --- a/src/genpinmap/Arduino/STM32F051K6Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F051K6Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F051K6Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32F051K6Ux/PeripheralPins.c index 165ee5f1..cd7c6cb0 100644 --- a/src/genpinmap/Arduino/STM32F051K6Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F051K6Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F051K8Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F051K8Tx/PeripheralPins.c index 0787c9ea..7c057d61 100644 --- a/src/genpinmap/Arduino/STM32F051K8Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F051K8Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F051K8Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32F051K8Ux/PeripheralPins.c index ea124e44..f69de813 100644 --- a/src/genpinmap/Arduino/STM32F051K8Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F051K8Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F051R4Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F051R4Tx/PeripheralPins.c index 5b483d8c..3edefc44 100644 --- a/src/genpinmap/Arduino/STM32F051R4Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F051R4Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F051R6Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F051R6Tx/PeripheralPins.c index ef2a55ae..8c74c985 100644 --- a/src/genpinmap/Arduino/STM32F051R6Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F051R6Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F051R8Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F051R8Hx/PeripheralPins.c index 2f507c6d..1642fd5a 100644 --- a/src/genpinmap/Arduino/STM32F051R8Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F051R8Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F051R8Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F051R8Tx/PeripheralPins.c index 2ea59445..8e9679bf 100644 --- a/src/genpinmap/Arduino/STM32F051R8Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F051R8Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F051T8Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F051T8Yx/PeripheralPins.c index adfe56df..dbd57020 100644 --- a/src/genpinmap/Arduino/STM32F051T8Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F051T8Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F058C8Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32F058C8Ux/PeripheralPins.c index fb58ca9f..4b9c9900 100644 --- a/src/genpinmap/Arduino/STM32F058C8Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F058C8Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F058R8Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F058R8Hx/PeripheralPins.c index 29db2cae..ffd07094 100644 --- a/src/genpinmap/Arduino/STM32F058R8Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F058R8Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F058R8Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F058R8Tx/PeripheralPins.c index ef8f4a82..adfd1e25 100644 --- a/src/genpinmap/Arduino/STM32F058R8Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F058R8Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F058T8Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F058T8Yx/PeripheralPins.c index 6f45fdf9..87d53a5e 100644 --- a/src/genpinmap/Arduino/STM32F058T8Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F058T8Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F070C6Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F070C6Tx/PeripheralPins.c index f868cf01..ab2a0640 100644 --- a/src/genpinmap/Arduino/STM32F070C6Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F070C6Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F070CBTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F070CBTx/PeripheralPins.c index 27216c85..cc9ed834 100644 --- a/src/genpinmap/Arduino/STM32F070CBTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F070CBTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F070F6Px/PeripheralPins.c b/src/genpinmap/Arduino/STM32F070F6Px/PeripheralPins.c index 49b40b5e..f5064b55 100644 --- a/src/genpinmap/Arduino/STM32F070F6Px/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F070F6Px/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F070RBTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F070RBTx/PeripheralPins.c index cbc80444..894552cc 100644 --- a/src/genpinmap/Arduino/STM32F070RBTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F070RBTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F071C(8-B)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F071C(8-B)Tx/PeripheralPins.c index 5b2dc6ec..db629c9d 100644 --- a/src/genpinmap/Arduino/STM32F071C(8-B)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F071C(8-B)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F071C(8-B)Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32F071C(8-B)Ux/PeripheralPins.c index 059894ec..5326b56d 100644 --- a/src/genpinmap/Arduino/STM32F071C(8-B)Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F071C(8-B)Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F071CBYx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F071CBYx/PeripheralPins.c index a51c89fc..270275e5 100644 --- a/src/genpinmap/Arduino/STM32F071CBYx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F071CBYx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F071RBTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F071RBTx/PeripheralPins.c index 5b901264..6b592077 100644 --- a/src/genpinmap/Arduino/STM32F071RBTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F071RBTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F071V(8-B)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F071V(8-B)Hx/PeripheralPins.c index ef021333..8b1a2249 100644 --- a/src/genpinmap/Arduino/STM32F071V(8-B)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F071V(8-B)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F071V(8-B)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F071V(8-B)Tx/PeripheralPins.c index 49305a38..43de324f 100644 --- a/src/genpinmap/Arduino/STM32F071V(8-B)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F071V(8-B)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F072C(8-B)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F072C(8-B)Tx/PeripheralPins.c index f7784d2a..6ecc79c3 100644 --- a/src/genpinmap/Arduino/STM32F072C(8-B)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F072C(8-B)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F072C(8-B)Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32F072C(8-B)Ux/PeripheralPins.c index db6ca898..44a91277 100644 --- a/src/genpinmap/Arduino/STM32F072C(8-B)Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F072C(8-B)Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F072CBYx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F072CBYx/PeripheralPins.c index 5bb7e247..cfe28d99 100644 --- a/src/genpinmap/Arduino/STM32F072CBYx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F072CBYx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F072R(8-B)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F072R(8-B)Tx/PeripheralPins.c index 8e284b20..2d2258f5 100644 --- a/src/genpinmap/Arduino/STM32F072R(8-B)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F072R(8-B)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F072RBHx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F072RBHx/PeripheralPins.c index 0f70c935..f4ed0b78 100644 --- a/src/genpinmap/Arduino/STM32F072RBHx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F072RBHx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F072RBIx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F072RBIx/PeripheralPins.c index 7f1c0b09..82bccd52 100644 --- a/src/genpinmap/Arduino/STM32F072RBIx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F072RBIx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F072V(8-B)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F072V(8-B)Hx/PeripheralPins.c index 8d9b37e5..ae28d54a 100644 --- a/src/genpinmap/Arduino/STM32F072V(8-B)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F072V(8-B)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F072V(8-B)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F072V(8-B)Tx/PeripheralPins.c index 2a74eafb..f4cac1cd 100644 --- a/src/genpinmap/Arduino/STM32F072V(8-B)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F072V(8-B)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F078CBTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F078CBTx/PeripheralPins.c index 0cf722cc..ba8f3d93 100644 --- a/src/genpinmap/Arduino/STM32F078CBTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F078CBTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F078CBUx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F078CBUx/PeripheralPins.c index 70bc275c..023e71f6 100644 --- a/src/genpinmap/Arduino/STM32F078CBUx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F078CBUx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F078CBYx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F078CBYx/PeripheralPins.c index c52dc91f..579adbc2 100644 --- a/src/genpinmap/Arduino/STM32F078CBYx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F078CBYx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F078RBHx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F078RBHx/PeripheralPins.c index a18ccc49..4b4f61c3 100644 --- a/src/genpinmap/Arduino/STM32F078RBHx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F078RBHx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F078RBTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F078RBTx/PeripheralPins.c index 6cdd20c9..bda3e2ec 100644 --- a/src/genpinmap/Arduino/STM32F078RBTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F078RBTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F078VBHx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F078VBHx/PeripheralPins.c index d787e5cc..01c89092 100644 --- a/src/genpinmap/Arduino/STM32F078VBHx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F078VBHx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F078VBTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F078VBTx/PeripheralPins.c index cd40b885..a1c20f0e 100644 --- a/src/genpinmap/Arduino/STM32F078VBTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F078VBTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F091C(B-C)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F091C(B-C)Tx/PeripheralPins.c index 7e9299d9..ad5dffc3 100644 --- a/src/genpinmap/Arduino/STM32F091C(B-C)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F091C(B-C)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F091C(B-C)Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32F091C(B-C)Ux/PeripheralPins.c index e5c9be8c..6ae1460e 100644 --- a/src/genpinmap/Arduino/STM32F091C(B-C)Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F091C(B-C)Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F091R(B-C)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F091R(B-C)Tx/PeripheralPins.c index 92cc6fb9..f88d29ba 100644 --- a/src/genpinmap/Arduino/STM32F091R(B-C)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F091R(B-C)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F091RCHx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F091RCHx/PeripheralPins.c index efc8cab4..9d7219bc 100644 --- a/src/genpinmap/Arduino/STM32F091RCHx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F091RCHx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F091RCYx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F091RCYx/PeripheralPins.c index 32932caf..609ecb03 100644 --- a/src/genpinmap/Arduino/STM32F091RCYx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F091RCYx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F091V(B-C)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F091V(B-C)Tx/PeripheralPins.c index 80e08a9c..bffa1abc 100644 --- a/src/genpinmap/Arduino/STM32F091V(B-C)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F091V(B-C)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F091VCHx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F091VCHx/PeripheralPins.c index 361f368b..059059a9 100644 --- a/src/genpinmap/Arduino/STM32F091VCHx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F091VCHx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F098CCTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F098CCTx/PeripheralPins.c index 970689f4..c1eeb8c6 100644 --- a/src/genpinmap/Arduino/STM32F098CCTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F098CCTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F098CCUx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F098CCUx/PeripheralPins.c index fe2e2fec..4f5da87f 100644 --- a/src/genpinmap/Arduino/STM32F098CCUx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F098CCUx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F098RCHx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F098RCHx/PeripheralPins.c index 8c1c7494..7e92e56c 100644 --- a/src/genpinmap/Arduino/STM32F098RCHx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F098RCHx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F098RCTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F098RCTx/PeripheralPins.c index f875cea5..6a3a1b08 100644 --- a/src/genpinmap/Arduino/STM32F098RCTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F098RCTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F098RCYx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F098RCYx/PeripheralPins.c index 0ee90341..61db5664 100644 --- a/src/genpinmap/Arduino/STM32F098RCYx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F098RCYx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F098VCHx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F098VCHx/PeripheralPins.c index 55d6fbae..b5c0163a 100644 --- a/src/genpinmap/Arduino/STM32F098VCHx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F098VCHx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F098VCTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F098VCTx/PeripheralPins.c index d21359e0..ec5a0b65 100644 --- a/src/genpinmap/Arduino/STM32F098VCTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F098VCTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F100C(4-6)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F100C(4-6)Tx/PeripheralPins.c index aa411c5d..2ae4817a 100644 --- a/src/genpinmap/Arduino/STM32F100C(4-6)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F100C(4-6)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F100C(8-B)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F100C(8-B)Tx/PeripheralPins.c index 16dc3932..19dcc937 100644 --- a/src/genpinmap/Arduino/STM32F100C(8-B)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F100C(8-B)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F100R(4-6)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F100R(4-6)Hx/PeripheralPins.c index 8ca0a6c1..3fbbc46a 100644 --- a/src/genpinmap/Arduino/STM32F100R(4-6)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F100R(4-6)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F100R(4-6)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F100R(4-6)Tx/PeripheralPins.c index 0eb8f0b8..20c2fc4c 100644 --- a/src/genpinmap/Arduino/STM32F100R(4-6)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F100R(4-6)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F100R(8-B)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F100R(8-B)Hx/PeripheralPins.c index 08af5fa8..bfd2a1bc 100644 --- a/src/genpinmap/Arduino/STM32F100R(8-B)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F100R(8-B)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F100R(8-B)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F100R(8-B)Tx/PeripheralPins.c index 843eb4e8..c7f89d07 100644 --- a/src/genpinmap/Arduino/STM32F100R(8-B)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F100R(8-B)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F100R(C-D-E)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F100R(C-D-E)Tx/PeripheralPins.c index bd40e6e2..20570e56 100644 --- a/src/genpinmap/Arduino/STM32F100R(C-D-E)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F100R(C-D-E)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F100V(8-B)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F100V(8-B)Tx/PeripheralPins.c index 3030e774..a0be020b 100644 --- a/src/genpinmap/Arduino/STM32F100V(8-B)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F100V(8-B)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F100V(C-D-E)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F100V(C-D-E)Tx/PeripheralPins.c index 1347a5af..60ee6c4d 100644 --- a/src/genpinmap/Arduino/STM32F100V(C-D-E)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F100V(C-D-E)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F100Z(C-D-E)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F100Z(C-D-E)Tx/PeripheralPins.c index 662c2490..30e0f884 100644 --- a/src/genpinmap/Arduino/STM32F100Z(C-D-E)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F100Z(C-D-E)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F101C(4-6)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F101C(4-6)Tx/PeripheralPins.c index 00abd1b5..da2ab93d 100644 --- a/src/genpinmap/Arduino/STM32F101C(4-6)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F101C(4-6)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F101C(8-B)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F101C(8-B)Tx/PeripheralPins.c index 7784a500..e46ecfe1 100644 --- a/src/genpinmap/Arduino/STM32F101C(8-B)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F101C(8-B)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F101C(8-B)Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32F101C(8-B)Ux/PeripheralPins.c index 9f074a92..045bd166 100644 --- a/src/genpinmap/Arduino/STM32F101C(8-B)Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F101C(8-B)Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F101R(4-6)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F101R(4-6)Tx/PeripheralPins.c index 32e2e52e..79289915 100644 --- a/src/genpinmap/Arduino/STM32F101R(4-6)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F101R(4-6)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F101R(8-B)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F101R(8-B)Tx/PeripheralPins.c index 30e06b10..2d2091a0 100644 --- a/src/genpinmap/Arduino/STM32F101R(8-B)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F101R(8-B)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F101R(C-D-E)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F101R(C-D-E)Tx/PeripheralPins.c index 0107f37b..07854071 100644 --- a/src/genpinmap/Arduino/STM32F101R(C-D-E)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F101R(C-D-E)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F101R(F-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F101R(F-G)Tx/PeripheralPins.c index d5168572..49a9d893 100644 --- a/src/genpinmap/Arduino/STM32F101R(F-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F101R(F-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F101RBHx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F101RBHx/PeripheralPins.c index ada42ea5..faf1b69b 100644 --- a/src/genpinmap/Arduino/STM32F101RBHx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F101RBHx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F101T(4-6)Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32F101T(4-6)Ux/PeripheralPins.c index 4f6b3a47..94ba97aa 100644 --- a/src/genpinmap/Arduino/STM32F101T(4-6)Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F101T(4-6)Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F101T(8-B)Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32F101T(8-B)Ux/PeripheralPins.c index fbef0b71..b1babea4 100644 --- a/src/genpinmap/Arduino/STM32F101T(8-B)Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F101T(8-B)Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F101V(8-B)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F101V(8-B)Tx/PeripheralPins.c index 602bc46a..d0a9312b 100644 --- a/src/genpinmap/Arduino/STM32F101V(8-B)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F101V(8-B)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F101V(C-D-E)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F101V(C-D-E)Tx/PeripheralPins.c index da938c41..9690dd5d 100644 --- a/src/genpinmap/Arduino/STM32F101V(C-D-E)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F101V(C-D-E)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F101V(F-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F101V(F-G)Tx/PeripheralPins.c index 9b55eaff..40792c78 100644 --- a/src/genpinmap/Arduino/STM32F101V(F-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F101V(F-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F101Z(C-D-E)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F101Z(C-D-E)Tx/PeripheralPins.c index 13b652a2..867c2af5 100644 --- a/src/genpinmap/Arduino/STM32F101Z(C-D-E)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F101Z(C-D-E)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F101Z(F-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F101Z(F-G)Tx/PeripheralPins.c index 258c346f..92f7d617 100644 --- a/src/genpinmap/Arduino/STM32F101Z(F-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F101Z(F-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F102C(4-6)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F102C(4-6)Tx/PeripheralPins.c index 892e5886..f8b1a32b 100644 --- a/src/genpinmap/Arduino/STM32F102C(4-6)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F102C(4-6)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F102C(8-B)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F102C(8-B)Tx/PeripheralPins.c index c509fc23..1d72fef1 100644 --- a/src/genpinmap/Arduino/STM32F102C(8-B)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F102C(8-B)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F102R(4-6)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F102R(4-6)Tx/PeripheralPins.c index f7a50d8a..210b1404 100644 --- a/src/genpinmap/Arduino/STM32F102R(4-6)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F102R(4-6)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F102R(8-B)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F102R(8-B)Tx/PeripheralPins.c index 013c0e47..36eba6c2 100644 --- a/src/genpinmap/Arduino/STM32F102R(8-B)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F102R(8-B)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F103C(4-6)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F103C(4-6)Tx/PeripheralPins.c index f5411478..2a21bd10 100644 --- a/src/genpinmap/Arduino/STM32F103C(4-6)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F103C(4-6)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F103C(8-B)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F103C(8-B)Tx/PeripheralPins.c index 752861ff..3fe568fb 100644 --- a/src/genpinmap/Arduino/STM32F103C(8-B)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F103C(8-B)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F103C6Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32F103C6Ux/PeripheralPins.c index cc6de607..72e49617 100644 --- a/src/genpinmap/Arduino/STM32F103C6Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F103C6Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F103CBUx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F103CBUx/PeripheralPins.c index 2c0cb04a..3c7002f6 100644 --- a/src/genpinmap/Arduino/STM32F103CBUx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F103CBUx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F103R(4-6)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F103R(4-6)Hx/PeripheralPins.c index c73c7482..6fc19fca 100644 --- a/src/genpinmap/Arduino/STM32F103R(4-6)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F103R(4-6)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F103R(4-6)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F103R(4-6)Tx/PeripheralPins.c index 89b79675..a298cc4b 100644 --- a/src/genpinmap/Arduino/STM32F103R(4-6)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F103R(4-6)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F103R(8-B)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F103R(8-B)Hx/PeripheralPins.c index 77988463..a7bd0bf6 100644 --- a/src/genpinmap/Arduino/STM32F103R(8-B)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F103R(8-B)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F103R(8-B)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F103R(8-B)Tx/PeripheralPins.c index a04f81bd..078f8add 100644 --- a/src/genpinmap/Arduino/STM32F103R(8-B)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F103R(8-B)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F103R(C-D-E)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F103R(C-D-E)Tx/PeripheralPins.c index 6407cbca..ec1c8768 100644 --- a/src/genpinmap/Arduino/STM32F103R(C-D-E)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F103R(C-D-E)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F103R(C-D-E)Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F103R(C-D-E)Yx/PeripheralPins.c index c144a299..e049f974 100644 --- a/src/genpinmap/Arduino/STM32F103R(C-D-E)Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F103R(C-D-E)Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F103R(F-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F103R(F-G)Tx/PeripheralPins.c index 9eb558f1..7d67aee5 100644 --- a/src/genpinmap/Arduino/STM32F103R(F-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F103R(F-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F103T(4-6)Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32F103T(4-6)Ux/PeripheralPins.c index 743db28b..734747cc 100644 --- a/src/genpinmap/Arduino/STM32F103T(4-6)Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F103T(4-6)Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F103T(8-B)Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32F103T(8-B)Ux/PeripheralPins.c index f95f48e2..97a36995 100644 --- a/src/genpinmap/Arduino/STM32F103T(8-B)Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F103T(8-B)Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F103V(8-B)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F103V(8-B)Hx/PeripheralPins.c index 6dafae01..dbd6485a 100644 --- a/src/genpinmap/Arduino/STM32F103V(8-B)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F103V(8-B)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F103V(8-B)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F103V(8-B)Tx/PeripheralPins.c index 1db21c81..bc272fae 100644 --- a/src/genpinmap/Arduino/STM32F103V(8-B)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F103V(8-B)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F103V(C-D-E)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F103V(C-D-E)Hx/PeripheralPins.c index cc84d512..dd7552b5 100644 --- a/src/genpinmap/Arduino/STM32F103V(C-D-E)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F103V(C-D-E)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F103V(C-D-E)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F103V(C-D-E)Tx/PeripheralPins.c index c71bddfd..744742cb 100644 --- a/src/genpinmap/Arduino/STM32F103V(C-D-E)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F103V(C-D-E)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F103V(F-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F103V(F-G)Tx/PeripheralPins.c index 42e1c1db..5d7a7a62 100644 --- a/src/genpinmap/Arduino/STM32F103V(F-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F103V(F-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F103VBIx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F103VBIx/PeripheralPins.c index a59f8a44..38faf928 100644 --- a/src/genpinmap/Arduino/STM32F103VBIx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F103VBIx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F103Z(C-D-E)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F103Z(C-D-E)Hx/PeripheralPins.c index a4e66199..7cf9c6e4 100644 --- a/src/genpinmap/Arduino/STM32F103Z(C-D-E)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F103Z(C-D-E)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F103Z(C-D-E)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F103Z(C-D-E)Tx/PeripheralPins.c index b12fadb5..cc3239cc 100644 --- a/src/genpinmap/Arduino/STM32F103Z(C-D-E)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F103Z(C-D-E)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F103Z(F-G)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F103Z(F-G)Hx/PeripheralPins.c index a0996f6f..93948c91 100644 --- a/src/genpinmap/Arduino/STM32F103Z(F-G)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F103Z(F-G)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F103Z(F-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F103Z(F-G)Tx/PeripheralPins.c index da8284cc..814e1709 100644 --- a/src/genpinmap/Arduino/STM32F103Z(F-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F103Z(F-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F105R(8-B-C)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F105R(8-B-C)Tx/PeripheralPins.c index 451cd488..f33399a5 100644 --- a/src/genpinmap/Arduino/STM32F105R(8-B-C)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F105R(8-B-C)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F105V(8-B)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F105V(8-B)Hx/PeripheralPins.c index 1b4ee0d6..4ebed917 100644 --- a/src/genpinmap/Arduino/STM32F105V(8-B)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F105V(8-B)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F105V(8-B-C)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F105V(8-B-C)Tx/PeripheralPins.c index c0a8be42..8645482b 100644 --- a/src/genpinmap/Arduino/STM32F105V(8-B-C)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F105V(8-B-C)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F107R(B-C)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F107R(B-C)Tx/PeripheralPins.c index b3079984..0447ee22 100644 --- a/src/genpinmap/Arduino/STM32F107R(B-C)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F107R(B-C)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F107V(B-C)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F107V(B-C)Tx/PeripheralPins.c index 230f13c8..92f7e748 100644 --- a/src/genpinmap/Arduino/STM32F107V(B-C)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F107V(B-C)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F107VCHx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F107VCHx/PeripheralPins.c index 10a57e3f..687ff446 100644 --- a/src/genpinmap/Arduino/STM32F107VCHx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F107VCHx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F205R(B-C-E-F-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F205R(B-C-E-F-G)Tx/PeripheralPins.c index 6bb554db..1f4ba44a 100644 --- a/src/genpinmap/Arduino/STM32F205R(B-C-E-F-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F205R(B-C-E-F-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F205R(E-G)Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F205R(E-G)Yx/PeripheralPins.c index e7f1d444..703cbcd5 100644 --- a/src/genpinmap/Arduino/STM32F205R(E-G)Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F205R(E-G)Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F205RGEx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F205RGEx/PeripheralPins.c index ba776c0b..912c9d61 100644 --- a/src/genpinmap/Arduino/STM32F205RGEx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F205RGEx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F205V(B-C-E-F-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F205V(B-C-E-F-G)Tx/PeripheralPins.c index f92348eb..e094cba1 100644 --- a/src/genpinmap/Arduino/STM32F205V(B-C-E-F-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F205V(B-C-E-F-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F205Z(C-E-F-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F205Z(C-E-F-G)Tx/PeripheralPins.c index 856eb554..82a71206 100644 --- a/src/genpinmap/Arduino/STM32F205Z(C-E-F-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F205Z(C-E-F-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F207I(C-E-F-G)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F207I(C-E-F-G)Hx/PeripheralPins.c index 29528198..5a42f424 100644 --- a/src/genpinmap/Arduino/STM32F207I(C-E-F-G)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F207I(C-E-F-G)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F207I(C-E-F-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F207I(C-E-F-G)Tx/PeripheralPins.c index fd9d0cc6..78b6bd04 100644 --- a/src/genpinmap/Arduino/STM32F207I(C-E-F-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F207I(C-E-F-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F207V(C-E-F-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F207V(C-E-F-G)Tx/PeripheralPins.c index 0d6a23cb..f410fa30 100644 --- a/src/genpinmap/Arduino/STM32F207V(C-E-F-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F207V(C-E-F-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F207Z(C-E-F-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F207Z(C-E-F-G)Tx/PeripheralPins.c index 72bb39e3..041f49bd 100644 --- a/src/genpinmap/Arduino/STM32F207Z(C-E-F-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F207Z(C-E-F-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F215R(E-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F215R(E-G)Tx/PeripheralPins.c index a4efe6e0..d35c817a 100644 --- a/src/genpinmap/Arduino/STM32F215R(E-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F215R(E-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F215V(E-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F215V(E-G)Tx/PeripheralPins.c index bb43383a..afb4edb6 100644 --- a/src/genpinmap/Arduino/STM32F215V(E-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F215V(E-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F215Z(E-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F215Z(E-G)Tx/PeripheralPins.c index 8318ec65..730c9dc4 100644 --- a/src/genpinmap/Arduino/STM32F215Z(E-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F215Z(E-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F217I(E-G)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F217I(E-G)Hx/PeripheralPins.c index 751c74fe..3c77af45 100644 --- a/src/genpinmap/Arduino/STM32F217I(E-G)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F217I(E-G)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F217I(E-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F217I(E-G)Tx/PeripheralPins.c index 6dc5f7c8..08c7980c 100644 --- a/src/genpinmap/Arduino/STM32F217I(E-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F217I(E-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F217V(E-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F217V(E-G)Tx/PeripheralPins.c index 81d1979f..1bf92625 100644 --- a/src/genpinmap/Arduino/STM32F217V(E-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F217V(E-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F217Z(E-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F217Z(E-G)Tx/PeripheralPins.c index 47be1bc4..8542c84b 100644 --- a/src/genpinmap/Arduino/STM32F217Z(E-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F217Z(E-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F301C(6-8)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F301C(6-8)Tx/PeripheralPins.c index 73eef34b..4f291c00 100644 --- a/src/genpinmap/Arduino/STM32F301C(6-8)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F301C(6-8)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F301C8Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F301C8Yx/PeripheralPins.c index 916d8688..87997ebd 100644 --- a/src/genpinmap/Arduino/STM32F301C8Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F301C8Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F301K(6-8)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F301K(6-8)Tx/PeripheralPins.c index c656da9c..40dfc9d6 100644 --- a/src/genpinmap/Arduino/STM32F301K(6-8)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F301K(6-8)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F301K(6-8)Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32F301K(6-8)Ux/PeripheralPins.c index 69273ae9..93313672 100644 --- a/src/genpinmap/Arduino/STM32F301K(6-8)Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F301K(6-8)Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F301R(6-8)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F301R(6-8)Tx/PeripheralPins.c index 042e8896..96dbc289 100644 --- a/src/genpinmap/Arduino/STM32F301R(6-8)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F301R(6-8)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F302C(6-8)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F302C(6-8)Tx/PeripheralPins.c index e8ca5e88..cfa33c82 100644 --- a/src/genpinmap/Arduino/STM32F302C(6-8)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F302C(6-8)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F302C(B-C)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F302C(B-C)Tx/PeripheralPins.c index bb94bcca..200a8eb6 100644 --- a/src/genpinmap/Arduino/STM32F302C(B-C)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F302C(B-C)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F302C8Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F302C8Yx/PeripheralPins.c index 4d1b54ac..014ed13a 100644 --- a/src/genpinmap/Arduino/STM32F302C8Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F302C8Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F302K(6-8)Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32F302K(6-8)Ux/PeripheralPins.c index efd7b719..cf7077b7 100644 --- a/src/genpinmap/Arduino/STM32F302K(6-8)Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F302K(6-8)Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F302R(6-8)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F302R(6-8)Tx/PeripheralPins.c index e3ae10e2..02f5f598 100644 --- a/src/genpinmap/Arduino/STM32F302R(6-8)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F302R(6-8)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F302R(B-C)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F302R(B-C)Tx/PeripheralPins.c index dc37d056..ecae2400 100644 --- a/src/genpinmap/Arduino/STM32F302R(B-C)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F302R(B-C)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F302R(D-E)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F302R(D-E)Tx/PeripheralPins.c index 0754539b..a7d6d69f 100644 --- a/src/genpinmap/Arduino/STM32F302R(D-E)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F302R(D-E)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F302V(B-C)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F302V(B-C)Tx/PeripheralPins.c index 9a2ce37c..813c86cd 100644 --- a/src/genpinmap/Arduino/STM32F302V(B-C)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F302V(B-C)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F302V(D-E)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F302V(D-E)Hx/PeripheralPins.c index 95dc1f8d..ad0eeb5d 100644 --- a/src/genpinmap/Arduino/STM32F302V(D-E)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F302V(D-E)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F302V(D-E)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F302V(D-E)Tx/PeripheralPins.c index dfeede7e..e2c1cfa9 100644 --- a/src/genpinmap/Arduino/STM32F302V(D-E)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F302V(D-E)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F302VCYx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F302VCYx/PeripheralPins.c index 88cd2dfa..4fe516bd 100644 --- a/src/genpinmap/Arduino/STM32F302VCYx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F302VCYx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F302Z(D-E)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F302Z(D-E)Tx/PeripheralPins.c index fbe7db50..ba2f6e75 100644 --- a/src/genpinmap/Arduino/STM32F302Z(D-E)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F302Z(D-E)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F303C(6-8)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F303C(6-8)Tx/PeripheralPins.c index f181af24..8a920ead 100644 --- a/src/genpinmap/Arduino/STM32F303C(6-8)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F303C(6-8)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F303C(B-C)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F303C(B-C)Tx/PeripheralPins.c index 88e73885..508df9a9 100644 --- a/src/genpinmap/Arduino/STM32F303C(B-C)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F303C(B-C)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F303C8Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F303C8Yx/PeripheralPins.c index 491d2e10..5737b02f 100644 --- a/src/genpinmap/Arduino/STM32F303C8Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F303C8Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F303K(6-8)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F303K(6-8)Tx/PeripheralPins.c index 9d22a7e2..7475bddf 100644 --- a/src/genpinmap/Arduino/STM32F303K(6-8)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F303K(6-8)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F303K(6-8)Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32F303K(6-8)Ux/PeripheralPins.c index e581a798..a87ab993 100644 --- a/src/genpinmap/Arduino/STM32F303K(6-8)Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F303K(6-8)Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F303R(6-8)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F303R(6-8)Tx/PeripheralPins.c index 6f3d11f0..724273e0 100644 --- a/src/genpinmap/Arduino/STM32F303R(6-8)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F303R(6-8)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F303R(B-C)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F303R(B-C)Tx/PeripheralPins.c index 82f3508e..e0f39204 100644 --- a/src/genpinmap/Arduino/STM32F303R(B-C)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F303R(B-C)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F303R(D-E)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F303R(D-E)Tx/PeripheralPins.c index 5c485e58..51407997 100644 --- a/src/genpinmap/Arduino/STM32F303R(D-E)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F303R(D-E)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F303V(B-C)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F303V(B-C)Tx/PeripheralPins.c index 05f673b4..dff0e8c3 100644 --- a/src/genpinmap/Arduino/STM32F303V(B-C)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F303V(B-C)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F303V(D-E)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F303V(D-E)Hx/PeripheralPins.c index cdacee8e..3f469608 100644 --- a/src/genpinmap/Arduino/STM32F303V(D-E)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F303V(D-E)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F303V(D-E)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F303V(D-E)Tx/PeripheralPins.c index d2fa3f97..97fb4d79 100644 --- a/src/genpinmap/Arduino/STM32F303V(D-E)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F303V(D-E)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F303VCYx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F303VCYx/PeripheralPins.c index 2c8fd04b..45497ad5 100644 --- a/src/genpinmap/Arduino/STM32F303VCYx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F303VCYx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F303VEYx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F303VEYx/PeripheralPins.c index 22227011..0a5e73aa 100644 --- a/src/genpinmap/Arduino/STM32F303VEYx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F303VEYx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F303Z(D-E)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F303Z(D-E)Tx/PeripheralPins.c index 8b0dae55..767d2b37 100644 --- a/src/genpinmap/Arduino/STM32F303Z(D-E)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F303Z(D-E)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F318C8Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F318C8Tx/PeripheralPins.c index 6777ca3b..6a3ffeaf 100644 --- a/src/genpinmap/Arduino/STM32F318C8Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F318C8Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F318C8Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F318C8Yx/PeripheralPins.c index 6acbcc8d..5457ccdd 100644 --- a/src/genpinmap/Arduino/STM32F318C8Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F318C8Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F318K8Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32F318K8Ux/PeripheralPins.c index dbcc4817..0c033cfa 100644 --- a/src/genpinmap/Arduino/STM32F318K8Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F318K8Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F328C8Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F328C8Tx/PeripheralPins.c index e5ba8906..bf29e4df 100644 --- a/src/genpinmap/Arduino/STM32F328C8Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F328C8Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F334C(4-6-8)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F334C(4-6-8)Tx/PeripheralPins.c index a0ae61f9..bb7aeae5 100644 --- a/src/genpinmap/Arduino/STM32F334C(4-6-8)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F334C(4-6-8)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F334C8Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F334C8Yx/PeripheralPins.c index 47a0eeab..63e1e204 100644 --- a/src/genpinmap/Arduino/STM32F334C8Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F334C8Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F334K(4-6-8)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F334K(4-6-8)Tx/PeripheralPins.c index f2e0422f..3aec5310 100644 --- a/src/genpinmap/Arduino/STM32F334K(4-6-8)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F334K(4-6-8)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F334K(4-6-8)Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32F334K(4-6-8)Ux/PeripheralPins.c index 94b0b4a9..3a4c02c5 100644 --- a/src/genpinmap/Arduino/STM32F334K(4-6-8)Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F334K(4-6-8)Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F334R(6-8)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F334R(6-8)Tx/PeripheralPins.c index 1bee64e0..64a28781 100644 --- a/src/genpinmap/Arduino/STM32F334R(6-8)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F334R(6-8)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F358CCTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F358CCTx/PeripheralPins.c index e14b4acd..65df8c66 100644 --- a/src/genpinmap/Arduino/STM32F358CCTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F358CCTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F358RCTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F358RCTx/PeripheralPins.c index a0e702f9..28e66e78 100644 --- a/src/genpinmap/Arduino/STM32F358RCTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F358RCTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F358VCTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F358VCTx/PeripheralPins.c index a1296acc..7221438b 100644 --- a/src/genpinmap/Arduino/STM32F358VCTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F358VCTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F373C(8-B-C)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F373C(8-B-C)Tx/PeripheralPins.c index e7f47d9b..95b6479f 100644 --- a/src/genpinmap/Arduino/STM32F373C(8-B-C)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F373C(8-B-C)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F373R(8-B-C)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F373R(8-B-C)Tx/PeripheralPins.c index ee9c810d..f3684964 100644 --- a/src/genpinmap/Arduino/STM32F373R(8-B-C)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F373R(8-B-C)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F373V(8-B-C)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F373V(8-B-C)Hx/PeripheralPins.c index 471fd7f2..313fb106 100644 --- a/src/genpinmap/Arduino/STM32F373V(8-B-C)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F373V(8-B-C)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F373V(8-B-C)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F373V(8-B-C)Tx/PeripheralPins.c index b37c9cb0..5514624c 100644 --- a/src/genpinmap/Arduino/STM32F373V(8-B-C)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F373V(8-B-C)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F378CCTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F378CCTx/PeripheralPins.c index 1adebdca..4d21a3e2 100644 --- a/src/genpinmap/Arduino/STM32F378CCTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F378CCTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F378RCTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F378RCTx/PeripheralPins.c index 95a1d890..cc74aaa9 100644 --- a/src/genpinmap/Arduino/STM32F378RCTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F378RCTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F378RCYx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F378RCYx/PeripheralPins.c index d07bcacc..0dac8b3e 100644 --- a/src/genpinmap/Arduino/STM32F378RCYx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F378RCYx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F378VCHx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F378VCHx/PeripheralPins.c index 469a4b0d..6041ecc9 100644 --- a/src/genpinmap/Arduino/STM32F378VCHx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F378VCHx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F378VCTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F378VCTx/PeripheralPins.c index b6881ef8..8116ce2c 100644 --- a/src/genpinmap/Arduino/STM32F378VCTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F378VCTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F398VETx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F398VETx/PeripheralPins.c index 1e9467b2..a4d39392 100644 --- a/src/genpinmap/Arduino/STM32F398VETx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F398VETx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F401C(B-C)Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32F401C(B-C)Ux/PeripheralPins.c index 28b11f4d..53455958 100644 --- a/src/genpinmap/Arduino/STM32F401C(B-C)Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F401C(B-C)Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F401C(B-C)Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F401C(B-C)Yx/PeripheralPins.c index 383f0990..c8a67151 100644 --- a/src/genpinmap/Arduino/STM32F401C(B-C)Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F401C(B-C)Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F401C(D-E)Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32F401C(D-E)Ux/PeripheralPins.c index c0d9bdde..abada61c 100644 --- a/src/genpinmap/Arduino/STM32F401C(D-E)Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F401C(D-E)Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F401C(D-E)Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F401C(D-E)Yx/PeripheralPins.c index 67675a05..87bbe697 100644 --- a/src/genpinmap/Arduino/STM32F401C(D-E)Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F401C(D-E)Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F401CCFx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F401CCFx/PeripheralPins.c index 1c770c2c..5ace5999 100644 --- a/src/genpinmap/Arduino/STM32F401CCFx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F401CCFx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F401R(B-C)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F401R(B-C)Tx/PeripheralPins.c index 0c9d04a0..e2a4e9ac 100644 --- a/src/genpinmap/Arduino/STM32F401R(B-C)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F401R(B-C)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F401R(D-E)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F401R(D-E)Tx/PeripheralPins.c index 8b8f2bbd..6d38baa8 100644 --- a/src/genpinmap/Arduino/STM32F401R(D-E)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F401R(D-E)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F401V(B-C)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F401V(B-C)Hx/PeripheralPins.c index 69641cfb..00722a89 100644 --- a/src/genpinmap/Arduino/STM32F401V(B-C)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F401V(B-C)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F401V(B-C)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F401V(B-C)Tx/PeripheralPins.c index dfccadbe..5fa2907e 100644 --- a/src/genpinmap/Arduino/STM32F401V(B-C)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F401V(B-C)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F401V(D-E)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F401V(D-E)Hx/PeripheralPins.c index 69a16e77..f7383227 100644 --- a/src/genpinmap/Arduino/STM32F401V(D-E)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F401V(D-E)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F401V(D-E)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F401V(D-E)Tx/PeripheralPins.c index e337e0fa..dec6c9ab 100644 --- a/src/genpinmap/Arduino/STM32F401V(D-E)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F401V(D-E)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F405O(E-G)Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F405O(E-G)Yx/PeripheralPins.c index 32f3b924..2b6152e0 100644 --- a/src/genpinmap/Arduino/STM32F405O(E-G)Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F405O(E-G)Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F405RGTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F405RGTx/PeripheralPins.c index 31ace778..c1a6bb16 100644 --- a/src/genpinmap/Arduino/STM32F405RGTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F405RGTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F405VGTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F405VGTx/PeripheralPins.c index f2458306..3673ccc4 100644 --- a/src/genpinmap/Arduino/STM32F405VGTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F405VGTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F405ZGTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F405ZGTx/PeripheralPins.c index 96191b36..060468bf 100644 --- a/src/genpinmap/Arduino/STM32F405ZGTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F405ZGTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F407I(E-G)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F407I(E-G)Hx/PeripheralPins.c index ecc0f043..8a8d2e43 100644 --- a/src/genpinmap/Arduino/STM32F407I(E-G)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F407I(E-G)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F407I(E-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F407I(E-G)Tx/PeripheralPins.c index 18448013..e48b1efd 100644 --- a/src/genpinmap/Arduino/STM32F407I(E-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F407I(E-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F407V(E-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F407V(E-G)Tx/PeripheralPins.c index 39f6cc2a..2392b49e 100644 --- a/src/genpinmap/Arduino/STM32F407V(E-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F407V(E-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F407Z(E-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F407Z(E-G)Tx/PeripheralPins.c index d712d6cd..007659ca 100644 --- a/src/genpinmap/Arduino/STM32F407Z(E-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F407Z(E-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F410C(8-B)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F410C(8-B)Tx/PeripheralPins.c index 373a8273..82730e90 100644 --- a/src/genpinmap/Arduino/STM32F410C(8-B)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F410C(8-B)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F410C(8-B)Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32F410C(8-B)Ux/PeripheralPins.c index cd74aad6..de878daa 100644 --- a/src/genpinmap/Arduino/STM32F410C(8-B)Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F410C(8-B)Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F410R(8-B)Ix/PeripheralPins.c b/src/genpinmap/Arduino/STM32F410R(8-B)Ix/PeripheralPins.c index a745f556..c946224c 100644 --- a/src/genpinmap/Arduino/STM32F410R(8-B)Ix/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F410R(8-B)Ix/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F410R(8-B)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F410R(8-B)Tx/PeripheralPins.c index e3233569..578c97b5 100644 --- a/src/genpinmap/Arduino/STM32F410R(8-B)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F410R(8-B)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F410T(8-B)Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F410T(8-B)Yx/PeripheralPins.c index c519392e..4e60720b 100644 --- a/src/genpinmap/Arduino/STM32F410T(8-B)Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F410T(8-B)Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F411C(C-E)Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32F411C(C-E)Ux/PeripheralPins.c index 2a7d8254..ed8d21f9 100644 --- a/src/genpinmap/Arduino/STM32F411C(C-E)Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F411C(C-E)Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F411C(C-E)Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F411C(C-E)Yx/PeripheralPins.c index 48b276c1..3ec85a6f 100644 --- a/src/genpinmap/Arduino/STM32F411C(C-E)Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F411C(C-E)Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F411R(C-E)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F411R(C-E)Tx/PeripheralPins.c index da2567e7..8f5e30db 100644 --- a/src/genpinmap/Arduino/STM32F411R(C-E)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F411R(C-E)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F411V(C-E)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F411V(C-E)Hx/PeripheralPins.c index 0e1306b9..3685cc04 100644 --- a/src/genpinmap/Arduino/STM32F411V(C-E)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F411V(C-E)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F411V(C-E)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F411V(C-E)Tx/PeripheralPins.c index d855b9b8..465b2ead 100644 --- a/src/genpinmap/Arduino/STM32F411V(C-E)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F411V(C-E)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F412C(E-G)Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32F412C(E-G)Ux/PeripheralPins.c index 895133d8..1346ade4 100644 --- a/src/genpinmap/Arduino/STM32F412C(E-G)Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F412C(E-G)Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F412R(E-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F412R(E-G)Tx/PeripheralPins.c index 59484fcb..b7e78003 100644 --- a/src/genpinmap/Arduino/STM32F412R(E-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F412R(E-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F412R(E-G)Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F412R(E-G)Yx/PeripheralPins.c index 534c1a8b..6d5c5c7d 100644 --- a/src/genpinmap/Arduino/STM32F412R(E-G)Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F412R(E-G)Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F412R(E-G)YxP/PeripheralPins.c b/src/genpinmap/Arduino/STM32F412R(E-G)YxP/PeripheralPins.c index 02bdc14e..055e16b6 100644 --- a/src/genpinmap/Arduino/STM32F412R(E-G)YxP/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F412R(E-G)YxP/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F412V(E-G)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F412V(E-G)Hx/PeripheralPins.c index f6d1b326..d2b963b5 100644 --- a/src/genpinmap/Arduino/STM32F412V(E-G)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F412V(E-G)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F412V(E-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F412V(E-G)Tx/PeripheralPins.c index 419a6ed3..eb99fd42 100644 --- a/src/genpinmap/Arduino/STM32F412V(E-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F412V(E-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F412Z(E-G)Jx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F412Z(E-G)Jx/PeripheralPins.c index 7324b588..d58c2771 100644 --- a/src/genpinmap/Arduino/STM32F412Z(E-G)Jx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F412Z(E-G)Jx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F412Z(E-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F412Z(E-G)Tx/PeripheralPins.c index ee98a803..f03c734f 100644 --- a/src/genpinmap/Arduino/STM32F412Z(E-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F412Z(E-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F413C(G-H)Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32F413C(G-H)Ux/PeripheralPins.c index 90d2e8a9..f3231492 100644 --- a/src/genpinmap/Arduino/STM32F413C(G-H)Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F413C(G-H)Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F413M(G-H)Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F413M(G-H)Yx/PeripheralPins.c index cf31f516..98f5b62e 100644 --- a/src/genpinmap/Arduino/STM32F413M(G-H)Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F413M(G-H)Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F413R(G-H)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F413R(G-H)Tx/PeripheralPins.c index c3fbe80b..50d49fee 100644 --- a/src/genpinmap/Arduino/STM32F413R(G-H)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F413R(G-H)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F413V(G-H)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F413V(G-H)Hx/PeripheralPins.c index f4a7ceba..1c941ae5 100644 --- a/src/genpinmap/Arduino/STM32F413V(G-H)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F413V(G-H)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F413V(G-H)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F413V(G-H)Tx/PeripheralPins.c index 40e49b8a..6a6277fb 100644 --- a/src/genpinmap/Arduino/STM32F413V(G-H)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F413V(G-H)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F413Z(G-H)Jx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F413Z(G-H)Jx/PeripheralPins.c index a781aae1..2145066d 100644 --- a/src/genpinmap/Arduino/STM32F413Z(G-H)Jx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F413Z(G-H)Jx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F413Z(G-H)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F413Z(G-H)Tx/PeripheralPins.c index c255a2ec..62f34621 100644 --- a/src/genpinmap/Arduino/STM32F413Z(G-H)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F413Z(G-H)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F415OGYx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F415OGYx/PeripheralPins.c index ee14f2f9..14807c4e 100644 --- a/src/genpinmap/Arduino/STM32F415OGYx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F415OGYx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F415RGTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F415RGTx/PeripheralPins.c index 1a13e563..3ce18b19 100644 --- a/src/genpinmap/Arduino/STM32F415RGTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F415RGTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F415VGTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F415VGTx/PeripheralPins.c index 99197612..daeff7ad 100644 --- a/src/genpinmap/Arduino/STM32F415VGTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F415VGTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F415ZGTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F415ZGTx/PeripheralPins.c index 5c15d058..78750e5f 100644 --- a/src/genpinmap/Arduino/STM32F415ZGTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F415ZGTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F417I(E-G)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F417I(E-G)Hx/PeripheralPins.c index 1045aac9..ecaa087a 100644 --- a/src/genpinmap/Arduino/STM32F417I(E-G)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F417I(E-G)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F417I(E-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F417I(E-G)Tx/PeripheralPins.c index 8bcca83c..e98bf570 100644 --- a/src/genpinmap/Arduino/STM32F417I(E-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F417I(E-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F417V(E-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F417V(E-G)Tx/PeripheralPins.c index 5eb68d57..99c2ebc6 100644 --- a/src/genpinmap/Arduino/STM32F417V(E-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F417V(E-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F417Z(E-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F417Z(E-G)Tx/PeripheralPins.c index 1dd08ebe..980e69b3 100644 --- a/src/genpinmap/Arduino/STM32F417Z(E-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F417Z(E-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F423CHUx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F423CHUx/PeripheralPins.c index e9e80d43..dca8896a 100644 --- a/src/genpinmap/Arduino/STM32F423CHUx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F423CHUx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F423MHYx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F423MHYx/PeripheralPins.c index d595a816..a5839f72 100644 --- a/src/genpinmap/Arduino/STM32F423MHYx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F423MHYx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F423RHTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F423RHTx/PeripheralPins.c index 3b636016..f60429ae 100644 --- a/src/genpinmap/Arduino/STM32F423RHTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F423RHTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F423VHHx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F423VHHx/PeripheralPins.c index 9928d6a4..1473f8dd 100644 --- a/src/genpinmap/Arduino/STM32F423VHHx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F423VHHx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F423VHTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F423VHTx/PeripheralPins.c index fa6424c6..1bab713b 100644 --- a/src/genpinmap/Arduino/STM32F423VHTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F423VHTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F423ZHJx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F423ZHJx/PeripheralPins.c index 3a53d74b..3cc930e8 100644 --- a/src/genpinmap/Arduino/STM32F423ZHJx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F423ZHJx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F423ZHTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F423ZHTx/PeripheralPins.c index 25bcb903..575fa7b7 100644 --- a/src/genpinmap/Arduino/STM32F423ZHTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F423ZHTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F427A(G-I)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F427A(G-I)Hx/PeripheralPins.c index f1d9c64d..a42c6ae1 100644 --- a/src/genpinmap/Arduino/STM32F427A(G-I)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F427A(G-I)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F427I(G-I)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F427I(G-I)Hx/PeripheralPins.c index 611f7342..222c854d 100644 --- a/src/genpinmap/Arduino/STM32F427I(G-I)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F427I(G-I)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F427I(G-I)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F427I(G-I)Tx/PeripheralPins.c index 42bfa398..db023577 100644 --- a/src/genpinmap/Arduino/STM32F427I(G-I)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F427I(G-I)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F427V(G-I)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F427V(G-I)Tx/PeripheralPins.c index 70ec4b91..318fe339 100644 --- a/src/genpinmap/Arduino/STM32F427V(G-I)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F427V(G-I)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F427Z(G-I)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F427Z(G-I)Tx/PeripheralPins.c index 5a896304..f5381ef2 100644 --- a/src/genpinmap/Arduino/STM32F427Z(G-I)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F427Z(G-I)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F429A(G-I)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F429A(G-I)Hx/PeripheralPins.c index 0b558268..2b443d0b 100644 --- a/src/genpinmap/Arduino/STM32F429A(G-I)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F429A(G-I)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F429B(E-G-I)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F429B(E-G-I)Tx/PeripheralPins.c index 745e0cbe..3ba5381b 100644 --- a/src/genpinmap/Arduino/STM32F429B(E-G-I)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F429B(E-G-I)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F429I(E-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F429I(E-G)Tx/PeripheralPins.c index 59db930e..0af572f7 100644 --- a/src/genpinmap/Arduino/STM32F429I(E-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F429I(E-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F429I(E-G-I)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F429I(E-G-I)Hx/PeripheralPins.c index 6bf397c9..0b72f715 100644 --- a/src/genpinmap/Arduino/STM32F429I(E-G-I)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F429I(E-G-I)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F429IITx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F429IITx/PeripheralPins.c index c2d8c85c..8d3097de 100644 --- a/src/genpinmap/Arduino/STM32F429IITx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F429IITx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F429N(E-G)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F429N(E-G)Hx/PeripheralPins.c index 9b4ca44d..62e42adc 100644 --- a/src/genpinmap/Arduino/STM32F429N(E-G)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F429N(E-G)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F429NIHx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F429NIHx/PeripheralPins.c index 5cac774e..d2227972 100644 --- a/src/genpinmap/Arduino/STM32F429NIHx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F429NIHx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F429V(E-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F429V(E-G)Tx/PeripheralPins.c index 7166b383..0a497b82 100644 --- a/src/genpinmap/Arduino/STM32F429V(E-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F429V(E-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F429VITx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F429VITx/PeripheralPins.c index 9e33018a..20bc4489 100644 --- a/src/genpinmap/Arduino/STM32F429VITx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F429VITx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F429Z(E-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F429Z(E-G)Tx/PeripheralPins.c index 3c37f511..d052e830 100644 --- a/src/genpinmap/Arduino/STM32F429Z(E-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F429Z(E-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F429ZGYx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F429ZGYx/PeripheralPins.c index c4e1f348..7b80a208 100644 --- a/src/genpinmap/Arduino/STM32F429ZGYx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F429ZGYx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F429ZITx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F429ZITx/PeripheralPins.c index bad72d6f..2c4836c6 100644 --- a/src/genpinmap/Arduino/STM32F429ZITx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F429ZITx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F429ZIYx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F429ZIYx/PeripheralPins.c index 9885471f..1034dcda 100644 --- a/src/genpinmap/Arduino/STM32F429ZIYx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F429ZIYx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F437AIHx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F437AIHx/PeripheralPins.c index 29541a1b..bf24245d 100644 --- a/src/genpinmap/Arduino/STM32F437AIHx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F437AIHx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F437I(G-I)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F437I(G-I)Hx/PeripheralPins.c index 3f7db04d..3d592ad5 100644 --- a/src/genpinmap/Arduino/STM32F437I(G-I)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F437I(G-I)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F437I(G-I)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F437I(G-I)Tx/PeripheralPins.c index 47624aa7..da1af03b 100644 --- a/src/genpinmap/Arduino/STM32F437I(G-I)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F437I(G-I)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F437V(G-I)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F437V(G-I)Tx/PeripheralPins.c index ceabb765..f9f988ab 100644 --- a/src/genpinmap/Arduino/STM32F437V(G-I)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F437V(G-I)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F437Z(G-I)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F437Z(G-I)Tx/PeripheralPins.c index 7710f9f8..f5cebba6 100644 --- a/src/genpinmap/Arduino/STM32F437Z(G-I)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F437Z(G-I)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F439AIHx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F439AIHx/PeripheralPins.c index 29a2ba9f..fa2209cb 100644 --- a/src/genpinmap/Arduino/STM32F439AIHx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F439AIHx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F439B(G-I)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F439B(G-I)Tx/PeripheralPins.c index d8cb4a16..6d6eb5b3 100644 --- a/src/genpinmap/Arduino/STM32F439B(G-I)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F439B(G-I)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F439I(G-I)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F439I(G-I)Hx/PeripheralPins.c index 7b67b6a6..8f18d7b1 100644 --- a/src/genpinmap/Arduino/STM32F439I(G-I)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F439I(G-I)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F439I(G-I)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F439I(G-I)Tx/PeripheralPins.c index e114b7ec..e71367bc 100644 --- a/src/genpinmap/Arduino/STM32F439I(G-I)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F439I(G-I)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F439N(G-I)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F439N(G-I)Hx/PeripheralPins.c index 317a7522..2dfc366d 100644 --- a/src/genpinmap/Arduino/STM32F439N(G-I)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F439N(G-I)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F439V(G-I)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F439V(G-I)Tx/PeripheralPins.c index c1fc6b27..4e0ecf16 100644 --- a/src/genpinmap/Arduino/STM32F439V(G-I)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F439V(G-I)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F439Z(G-I)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F439Z(G-I)Tx/PeripheralPins.c index 44118daf..5ca67529 100644 --- a/src/genpinmap/Arduino/STM32F439Z(G-I)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F439Z(G-I)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F439Z(G-I)Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F439Z(G-I)Yx/PeripheralPins.c index 09f88726..d8c8ae34 100644 --- a/src/genpinmap/Arduino/STM32F439Z(G-I)Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F439Z(G-I)Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F446M(C-E)Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F446M(C-E)Yx/PeripheralPins.c index b5f992dc..679ae394 100644 --- a/src/genpinmap/Arduino/STM32F446M(C-E)Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F446M(C-E)Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F446R(C-E)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F446R(C-E)Tx/PeripheralPins.c index ed582b98..7e8041b2 100644 --- a/src/genpinmap/Arduino/STM32F446R(C-E)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F446R(C-E)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F446V(C-E)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F446V(C-E)Tx/PeripheralPins.c index 3378b3b6..e2ee1f2a 100644 --- a/src/genpinmap/Arduino/STM32F446V(C-E)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F446V(C-E)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F446Z(C-E)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F446Z(C-E)Hx/PeripheralPins.c index 956d83de..236b3f8f 100644 --- a/src/genpinmap/Arduino/STM32F446Z(C-E)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F446Z(C-E)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F446Z(C-E)Jx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F446Z(C-E)Jx/PeripheralPins.c index e0e0ae81..a42de416 100644 --- a/src/genpinmap/Arduino/STM32F446Z(C-E)Jx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F446Z(C-E)Jx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F446Z(C-E)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F446Z(C-E)Tx/PeripheralPins.c index b501d19e..c6225ed7 100644 --- a/src/genpinmap/Arduino/STM32F446Z(C-E)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F446Z(C-E)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F469A(E-G-I)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F469A(E-G-I)Hx/PeripheralPins.c index 45ce2403..e931e5bc 100644 --- a/src/genpinmap/Arduino/STM32F469A(E-G-I)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F469A(E-G-I)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F469A(E-G-I)Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F469A(E-G-I)Yx/PeripheralPins.c index b0a4689f..38808fac 100644 --- a/src/genpinmap/Arduino/STM32F469A(E-G-I)Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F469A(E-G-I)Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F469B(E-G-I)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F469B(E-G-I)Tx/PeripheralPins.c index de1916a2..1b67a5ff 100644 --- a/src/genpinmap/Arduino/STM32F469B(E-G-I)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F469B(E-G-I)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F469I(E-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F469I(E-G)Tx/PeripheralPins.c index 42442a58..bd57ca82 100644 --- a/src/genpinmap/Arduino/STM32F469I(E-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F469I(E-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F469I(E-G-I)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F469I(E-G-I)Hx/PeripheralPins.c index dea3865c..b443f3a9 100644 --- a/src/genpinmap/Arduino/STM32F469I(E-G-I)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F469I(E-G-I)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F469IITx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F469IITx/PeripheralPins.c index f196b336..0f208234 100644 --- a/src/genpinmap/Arduino/STM32F469IITx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F469IITx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F469N(E-G)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F469N(E-G)Hx/PeripheralPins.c index 2d0332f8..805a8bfb 100644 --- a/src/genpinmap/Arduino/STM32F469N(E-G)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F469N(E-G)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F469NIHx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F469NIHx/PeripheralPins.c index 6fc2988a..1c979be0 100644 --- a/src/genpinmap/Arduino/STM32F469NIHx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F469NIHx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F469V(E-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F469V(E-G)Tx/PeripheralPins.c index 7e2deb4f..840c6dde 100644 --- a/src/genpinmap/Arduino/STM32F469V(E-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F469V(E-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F469VITx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F469VITx/PeripheralPins.c index b264bca4..4b5695c8 100644 --- a/src/genpinmap/Arduino/STM32F469VITx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F469VITx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F469Z(E-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F469Z(E-G)Tx/PeripheralPins.c index 8ec2af4d..0278e6eb 100644 --- a/src/genpinmap/Arduino/STM32F469Z(E-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F469Z(E-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F469ZITx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F469ZITx/PeripheralPins.c index 8b12d081..59a5f912 100644 --- a/src/genpinmap/Arduino/STM32F469ZITx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F469ZITx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F479A(G-I)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F479A(G-I)Hx/PeripheralPins.c index 36a94b77..6d321dbe 100644 --- a/src/genpinmap/Arduino/STM32F479A(G-I)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F479A(G-I)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F479A(G-I)Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F479A(G-I)Yx/PeripheralPins.c index 71409657..3e8aad62 100644 --- a/src/genpinmap/Arduino/STM32F479A(G-I)Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F479A(G-I)Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F479B(G-I)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F479B(G-I)Tx/PeripheralPins.c index 097383fa..6a51dd19 100644 --- a/src/genpinmap/Arduino/STM32F479B(G-I)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F479B(G-I)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F479I(G-I)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F479I(G-I)Hx/PeripheralPins.c index 51c2f630..c0ab89c6 100644 --- a/src/genpinmap/Arduino/STM32F479I(G-I)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F479I(G-I)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F479I(G-I)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F479I(G-I)Tx/PeripheralPins.c index c4556949..42df1bb1 100644 --- a/src/genpinmap/Arduino/STM32F479I(G-I)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F479I(G-I)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F479N(G-I)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F479N(G-I)Hx/PeripheralPins.c index 242211a3..9f026c52 100644 --- a/src/genpinmap/Arduino/STM32F479N(G-I)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F479N(G-I)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F479V(G-I)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F479V(G-I)Tx/PeripheralPins.c index 910f02ea..5bbaa180 100644 --- a/src/genpinmap/Arduino/STM32F479V(G-I)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F479V(G-I)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F479Z(G-I)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F479Z(G-I)Tx/PeripheralPins.c index c1ba2b06..10ec055b 100644 --- a/src/genpinmap/Arduino/STM32F479Z(G-I)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F479Z(G-I)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F722I(C-E)Kx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F722I(C-E)Kx/PeripheralPins.c index c36aa048..7965191e 100644 --- a/src/genpinmap/Arduino/STM32F722I(C-E)Kx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F722I(C-E)Kx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F722I(C-E)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F722I(C-E)Tx/PeripheralPins.c index 4597aa1b..5e28c1a8 100644 --- a/src/genpinmap/Arduino/STM32F722I(C-E)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F722I(C-E)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F722R(C-E)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F722R(C-E)Tx/PeripheralPins.c index 1c9c3e95..9a11e882 100644 --- a/src/genpinmap/Arduino/STM32F722R(C-E)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F722R(C-E)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F722V(C-E)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F722V(C-E)Tx/PeripheralPins.c index 88f92642..16c4f344 100644 --- a/src/genpinmap/Arduino/STM32F722V(C-E)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F722V(C-E)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F722Z(C-E)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F722Z(C-E)Tx/PeripheralPins.c index 57023129..e55dff3e 100644 --- a/src/genpinmap/Arduino/STM32F722Z(C-E)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F722Z(C-E)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F723I(C-E)Kx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F723I(C-E)Kx/PeripheralPins.c index 2cb56c10..6dfd5a2a 100644 --- a/src/genpinmap/Arduino/STM32F723I(C-E)Kx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F723I(C-E)Kx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F723I(C-E)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F723I(C-E)Tx/PeripheralPins.c index e20dd4d8..92ef97ac 100644 --- a/src/genpinmap/Arduino/STM32F723I(C-E)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F723I(C-E)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F723V(C-E)Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F723V(C-E)Yx/PeripheralPins.c index b3f7ab25..c574dfa0 100644 --- a/src/genpinmap/Arduino/STM32F723V(C-E)Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F723V(C-E)Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F723Z(C-E)Ix/PeripheralPins.c b/src/genpinmap/Arduino/STM32F723Z(C-E)Ix/PeripheralPins.c index d5a7dde8..580f45d2 100644 --- a/src/genpinmap/Arduino/STM32F723Z(C-E)Ix/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F723Z(C-E)Ix/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F723Z(C-E)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F723Z(C-E)Tx/PeripheralPins.c index 4c3b936f..d50ff5b6 100644 --- a/src/genpinmap/Arduino/STM32F723Z(C-E)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F723Z(C-E)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F730I8Kx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F730I8Kx/PeripheralPins.c index 53a35c65..863623b7 100644 --- a/src/genpinmap/Arduino/STM32F730I8Kx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F730I8Kx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F730R8Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F730R8Tx/PeripheralPins.c index 9daf2198..8836c0ae 100644 --- a/src/genpinmap/Arduino/STM32F730R8Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F730R8Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F730V8Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F730V8Tx/PeripheralPins.c index ba7939f1..866adc87 100644 --- a/src/genpinmap/Arduino/STM32F730V8Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F730V8Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F730Z8Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F730Z8Tx/PeripheralPins.c index 5179f09d..439c7056 100644 --- a/src/genpinmap/Arduino/STM32F730Z8Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F730Z8Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F732IEKx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F732IEKx/PeripheralPins.c index b05d5a1e..5971627c 100644 --- a/src/genpinmap/Arduino/STM32F732IEKx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F732IEKx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F732IETx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F732IETx/PeripheralPins.c index dca200c0..63081c11 100644 --- a/src/genpinmap/Arduino/STM32F732IETx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F732IETx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F732RETx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F732RETx/PeripheralPins.c index 7619a72f..d13d04a6 100644 --- a/src/genpinmap/Arduino/STM32F732RETx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F732RETx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F732VETx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F732VETx/PeripheralPins.c index 4ca98b55..3b09192f 100644 --- a/src/genpinmap/Arduino/STM32F732VETx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F732VETx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F732ZETx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F732ZETx/PeripheralPins.c index 9d52e255..546f1fc0 100644 --- a/src/genpinmap/Arduino/STM32F732ZETx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F732ZETx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F733IEKx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F733IEKx/PeripheralPins.c index 3e33ad83..5c6e3733 100644 --- a/src/genpinmap/Arduino/STM32F733IEKx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F733IEKx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F733IETx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F733IETx/PeripheralPins.c index 420dbc78..00f2d130 100644 --- a/src/genpinmap/Arduino/STM32F733IETx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F733IETx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F733VEYx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F733VEYx/PeripheralPins.c index ac0aa832..e5d11a23 100644 --- a/src/genpinmap/Arduino/STM32F733VEYx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F733VEYx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F733ZEIx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F733ZEIx/PeripheralPins.c index db1c3884..566cecd3 100644 --- a/src/genpinmap/Arduino/STM32F733ZEIx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F733ZEIx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F733ZETx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F733ZETx/PeripheralPins.c index 00325e03..9b878ef5 100644 --- a/src/genpinmap/Arduino/STM32F733ZETx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F733ZETx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F745I(E-G)Kx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F745I(E-G)Kx/PeripheralPins.c index abf68460..388c27d3 100644 --- a/src/genpinmap/Arduino/STM32F745I(E-G)Kx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F745I(E-G)Kx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F745I(E-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F745I(E-G)Tx/PeripheralPins.c index b4412ee0..b151dd61 100644 --- a/src/genpinmap/Arduino/STM32F745I(E-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F745I(E-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F745V(E-G)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F745V(E-G)Hx/PeripheralPins.c index 776e3fef..f0b15fbe 100644 --- a/src/genpinmap/Arduino/STM32F745V(E-G)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F745V(E-G)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F745V(E-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F745V(E-G)Tx/PeripheralPins.c index e40f5e6c..f4cbc723 100644 --- a/src/genpinmap/Arduino/STM32F745V(E-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F745V(E-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F745Z(E-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F745Z(E-G)Tx/PeripheralPins.c index 7613a32c..79559fe1 100644 --- a/src/genpinmap/Arduino/STM32F745Z(E-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F745Z(E-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F746B(E-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F746B(E-G)Tx/PeripheralPins.c index 7d82f1a2..f142808e 100644 --- a/src/genpinmap/Arduino/STM32F746B(E-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F746B(E-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F746I(E-G)Kx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F746I(E-G)Kx/PeripheralPins.c index 48d6ccf3..e5fcaf5d 100644 --- a/src/genpinmap/Arduino/STM32F746I(E-G)Kx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F746I(E-G)Kx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F746IETx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F746IETx/PeripheralPins.c index e9812a61..2ddb24df 100644 --- a/src/genpinmap/Arduino/STM32F746IETx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F746IETx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F746IGTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F746IGTx/PeripheralPins.c index 9b33b6fe..b6480176 100644 --- a/src/genpinmap/Arduino/STM32F746IGTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F746IGTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F746NEHx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F746NEHx/PeripheralPins.c index 1b76b283..658931a7 100644 --- a/src/genpinmap/Arduino/STM32F746NEHx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F746NEHx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F746NGHx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F746NGHx/PeripheralPins.c index c969a4d9..7c53af89 100644 --- a/src/genpinmap/Arduino/STM32F746NGHx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F746NGHx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F746V(E-G)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F746V(E-G)Hx/PeripheralPins.c index bc327a17..7c26b4b9 100644 --- a/src/genpinmap/Arduino/STM32F746V(E-G)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F746V(E-G)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F746VETx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F746VETx/PeripheralPins.c index 144f4731..61b45456 100644 --- a/src/genpinmap/Arduino/STM32F746VETx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F746VETx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F746VGTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F746VGTx/PeripheralPins.c index bfc1b040..b0e1e069 100644 --- a/src/genpinmap/Arduino/STM32F746VGTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F746VGTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F746Z(E-G)Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F746Z(E-G)Yx/PeripheralPins.c index 2757ca6e..1148931b 100644 --- a/src/genpinmap/Arduino/STM32F746Z(E-G)Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F746Z(E-G)Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F746ZETx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F746ZETx/PeripheralPins.c index 9c508544..de967757 100644 --- a/src/genpinmap/Arduino/STM32F746ZETx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F746ZETx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F746ZGTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F746ZGTx/PeripheralPins.c index f11eecc9..06c59854 100644 --- a/src/genpinmap/Arduino/STM32F746ZGTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F746ZGTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F750N8Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F750N8Hx/PeripheralPins.c index 490695dd..db237193 100644 --- a/src/genpinmap/Arduino/STM32F750N8Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F750N8Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F750V8Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F750V8Tx/PeripheralPins.c index da916157..4028930f 100644 --- a/src/genpinmap/Arduino/STM32F750V8Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F750V8Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F750Z8Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F750Z8Tx/PeripheralPins.c index 5bd29d1b..e8d63d4c 100644 --- a/src/genpinmap/Arduino/STM32F750Z8Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F750Z8Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F756BGTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F756BGTx/PeripheralPins.c index 30ab3273..cfe7bb1a 100644 --- a/src/genpinmap/Arduino/STM32F756BGTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F756BGTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F756IGKx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F756IGKx/PeripheralPins.c index e63711cb..85c80a95 100644 --- a/src/genpinmap/Arduino/STM32F756IGKx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F756IGKx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F756IGTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F756IGTx/PeripheralPins.c index db755e62..bfdc24ad 100644 --- a/src/genpinmap/Arduino/STM32F756IGTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F756IGTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F756NGHx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F756NGHx/PeripheralPins.c index d6c0556f..ef3e275f 100644 --- a/src/genpinmap/Arduino/STM32F756NGHx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F756NGHx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F756VGHx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F756VGHx/PeripheralPins.c index 1f9fade9..9c5ad5e0 100644 --- a/src/genpinmap/Arduino/STM32F756VGHx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F756VGHx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F756VGTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F756VGTx/PeripheralPins.c index 51c54ae0..37df8369 100644 --- a/src/genpinmap/Arduino/STM32F756VGTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F756VGTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F756ZGTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F756ZGTx/PeripheralPins.c index 9ace2481..11c4b249 100644 --- a/src/genpinmap/Arduino/STM32F756ZGTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F756ZGTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F756ZGYx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F756ZGYx/PeripheralPins.c index 3ec0cfb0..048ed1ea 100644 --- a/src/genpinmap/Arduino/STM32F756ZGYx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F756ZGYx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F765B(G-I)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F765B(G-I)Tx/PeripheralPins.c index a3749808..95d8f622 100644 --- a/src/genpinmap/Arduino/STM32F765B(G-I)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F765B(G-I)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F765I(G-I)Kx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F765I(G-I)Kx/PeripheralPins.c index e4bb0020..9ae8b78c 100644 --- a/src/genpinmap/Arduino/STM32F765I(G-I)Kx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F765I(G-I)Kx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F765I(G-I)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F765I(G-I)Tx/PeripheralPins.c index ae7723f3..14328818 100644 --- a/src/genpinmap/Arduino/STM32F765I(G-I)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F765I(G-I)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F765N(G-I)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F765N(G-I)Hx/PeripheralPins.c index b354acc4..10cd7eb3 100644 --- a/src/genpinmap/Arduino/STM32F765N(G-I)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F765N(G-I)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F765V(G-I)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F765V(G-I)Hx/PeripheralPins.c index 044ec587..476f012d 100644 --- a/src/genpinmap/Arduino/STM32F765V(G-I)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F765V(G-I)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F765V(G-I)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F765V(G-I)Tx/PeripheralPins.c index 08748c69..5c88afed 100644 --- a/src/genpinmap/Arduino/STM32F765V(G-I)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F765V(G-I)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F765Z(G-I)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F765Z(G-I)Tx/PeripheralPins.c index 603c9e43..601cfabc 100644 --- a/src/genpinmap/Arduino/STM32F765Z(G-I)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F765Z(G-I)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F767B(G-I)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F767B(G-I)Tx/PeripheralPins.c index 6ccee86a..bbadff2d 100644 --- a/src/genpinmap/Arduino/STM32F767B(G-I)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F767B(G-I)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F767I(G-I)Kx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F767I(G-I)Kx/PeripheralPins.c index 76a7b782..8cb49576 100644 --- a/src/genpinmap/Arduino/STM32F767I(G-I)Kx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F767I(G-I)Kx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F767I(G-I)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F767I(G-I)Tx/PeripheralPins.c index 5095621e..24c5087e 100644 --- a/src/genpinmap/Arduino/STM32F767I(G-I)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F767I(G-I)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F767N(G-I)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F767N(G-I)Hx/PeripheralPins.c index dbd4cd08..6d2c9b3e 100644 --- a/src/genpinmap/Arduino/STM32F767N(G-I)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F767N(G-I)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F767VGHx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F767VGHx/PeripheralPins.c index 8222ea3f..6f381423 100644 --- a/src/genpinmap/Arduino/STM32F767VGHx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F767VGHx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F767VGTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F767VGTx/PeripheralPins.c index 518701b3..31e9cf00 100644 --- a/src/genpinmap/Arduino/STM32F767VGTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F767VGTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F767VIHx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F767VIHx/PeripheralPins.c index 363d7388..4db88264 100644 --- a/src/genpinmap/Arduino/STM32F767VIHx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F767VIHx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F767VITx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F767VITx/PeripheralPins.c index 877a2ef2..93a39320 100644 --- a/src/genpinmap/Arduino/STM32F767VITx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F767VITx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F767ZGTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F767ZGTx/PeripheralPins.c index 18d6a9ee..ad7558c1 100644 --- a/src/genpinmap/Arduino/STM32F767ZGTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F767ZGTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F767ZITx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F767ZITx/PeripheralPins.c index 44c26de5..6ea189b9 100644 --- a/src/genpinmap/Arduino/STM32F767ZITx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F767ZITx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F768AIYx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F768AIYx/PeripheralPins.c index eb04a930..8b9c0a1d 100644 --- a/src/genpinmap/Arduino/STM32F768AIYx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F768AIYx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F769A(G-I)Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F769A(G-I)Yx/PeripheralPins.c index 4c692662..d89c175d 100644 --- a/src/genpinmap/Arduino/STM32F769A(G-I)Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F769A(G-I)Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F769B(G-I)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F769B(G-I)Tx/PeripheralPins.c index 76f125bf..22a56a24 100644 --- a/src/genpinmap/Arduino/STM32F769B(G-I)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F769B(G-I)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F769IGTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F769IGTx/PeripheralPins.c index 8cd2f466..68572200 100644 --- a/src/genpinmap/Arduino/STM32F769IGTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F769IGTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F769IITx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F769IITx/PeripheralPins.c index b558db0b..c0f0bd3d 100644 --- a/src/genpinmap/Arduino/STM32F769IITx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F769IITx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F769NGHx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F769NGHx/PeripheralPins.c index cc1f5a38..6ccc30e8 100644 --- a/src/genpinmap/Arduino/STM32F769NGHx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F769NGHx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F769NIHx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F769NIHx/PeripheralPins.c index 74d70fc4..08b9a127 100644 --- a/src/genpinmap/Arduino/STM32F769NIHx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F769NIHx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F777BITx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F777BITx/PeripheralPins.c index 57d7dcc2..cf017315 100644 --- a/src/genpinmap/Arduino/STM32F777BITx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F777BITx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F777IIKx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F777IIKx/PeripheralPins.c index 2bc0ccd7..332bfff7 100644 --- a/src/genpinmap/Arduino/STM32F777IIKx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F777IIKx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F777IITx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F777IITx/PeripheralPins.c index 2b848c91..995aca12 100644 --- a/src/genpinmap/Arduino/STM32F777IITx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F777IITx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F777NIHx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F777NIHx/PeripheralPins.c index aa8d485f..2a95dc67 100644 --- a/src/genpinmap/Arduino/STM32F777NIHx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F777NIHx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F777VIHx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F777VIHx/PeripheralPins.c index 30b67ddd..3e8371d4 100644 --- a/src/genpinmap/Arduino/STM32F777VIHx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F777VIHx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F777VITx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F777VITx/PeripheralPins.c index 67187309..bf05addf 100644 --- a/src/genpinmap/Arduino/STM32F777VITx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F777VITx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F777ZITx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F777ZITx/PeripheralPins.c index 2741e13a..2084b881 100644 --- a/src/genpinmap/Arduino/STM32F777ZITx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F777ZITx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F778AIYx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F778AIYx/PeripheralPins.c index 4c1b6fa8..38529c3e 100644 --- a/src/genpinmap/Arduino/STM32F778AIYx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F778AIYx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F779AIYx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F779AIYx/PeripheralPins.c index fdbe66c7..afb805dc 100644 --- a/src/genpinmap/Arduino/STM32F779AIYx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F779AIYx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F779BITx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F779BITx/PeripheralPins.c index 20f0d092..39008d84 100644 --- a/src/genpinmap/Arduino/STM32F779BITx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F779BITx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F779IITx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F779IITx/PeripheralPins.c index ee25e442..21a979cc 100644 --- a/src/genpinmap/Arduino/STM32F779IITx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F779IITx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32F779NIHx/PeripheralPins.c b/src/genpinmap/Arduino/STM32F779NIHx/PeripheralPins.c index cf45c672..2a7dd71a 100644 --- a/src/genpinmap/Arduino/STM32F779NIHx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32F779NIHx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32G070CBTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32G070CBTx/PeripheralPins.c index 8b6153bf..785e0b78 100644 --- a/src/genpinmap/Arduino/STM32G070CBTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32G070CBTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32G070KBTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32G070KBTx/PeripheralPins.c index 4bdb3458..6eac1cdd 100644 --- a/src/genpinmap/Arduino/STM32G070KBTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32G070KBTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32G070RBTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32G070RBTx/PeripheralPins.c index 2cf50310..d9595f91 100644 --- a/src/genpinmap/Arduino/STM32G070RBTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32G070RBTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32G071C(6-8-B)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32G071C(6-8-B)Tx/PeripheralPins.c index 58f9bfb9..b3badeee 100644 --- a/src/genpinmap/Arduino/STM32G071C(6-8-B)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32G071C(6-8-B)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32G071C(6-8-B)Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32G071C(6-8-B)Ux/PeripheralPins.c index 39321118..7dbf514b 100644 --- a/src/genpinmap/Arduino/STM32G071C(6-8-B)Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32G071C(6-8-B)Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32G071EBYx/PeripheralPins.c b/src/genpinmap/Arduino/STM32G071EBYx/PeripheralPins.c index dfa90e0c..9bb439df 100644 --- a/src/genpinmap/Arduino/STM32G071EBYx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32G071EBYx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32G071G(6-8-B)Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32G071G(6-8-B)Ux/PeripheralPins.c index d551e384..1555a652 100644 --- a/src/genpinmap/Arduino/STM32G071G(6-8-B)Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32G071G(6-8-B)Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32G071G(8-B)UxN/PeripheralPins.c b/src/genpinmap/Arduino/STM32G071G(8-B)UxN/PeripheralPins.c index 42f277e7..e8da69f5 100644 --- a/src/genpinmap/Arduino/STM32G071G(8-B)UxN/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32G071G(8-B)UxN/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32G071K(6-8-B)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32G071K(6-8-B)Tx/PeripheralPins.c index b071bf48..bfa5ad05 100644 --- a/src/genpinmap/Arduino/STM32G071K(6-8-B)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32G071K(6-8-B)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32G071K(6-8-B)Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32G071K(6-8-B)Ux/PeripheralPins.c index f756717a..e1eef1fc 100644 --- a/src/genpinmap/Arduino/STM32G071K(6-8-B)Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32G071K(6-8-B)Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32G071K(8-B)TxN/PeripheralPins.c b/src/genpinmap/Arduino/STM32G071K(8-B)TxN/PeripheralPins.c index 1f82c382..1f2305b9 100644 --- a/src/genpinmap/Arduino/STM32G071K(8-B)TxN/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32G071K(8-B)TxN/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32G071K(8-B)UxN/PeripheralPins.c b/src/genpinmap/Arduino/STM32G071K(8-B)UxN/PeripheralPins.c index 447f0b05..44822c25 100644 --- a/src/genpinmap/Arduino/STM32G071K(8-B)UxN/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32G071K(8-B)UxN/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32G071R(6-8-B)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32G071R(6-8-B)Tx/PeripheralPins.c index 90251976..d0e84977 100644 --- a/src/genpinmap/Arduino/STM32G071R(6-8-B)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32G071R(6-8-B)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32G071RBIx/PeripheralPins.c b/src/genpinmap/Arduino/STM32G071RBIx/PeripheralPins.c index 6ba260c5..8d816b79 100644 --- a/src/genpinmap/Arduino/STM32G071RBIx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32G071RBIx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32G081CBTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32G081CBTx/PeripheralPins.c index 3b0951ba..02161d99 100644 --- a/src/genpinmap/Arduino/STM32G081CBTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32G081CBTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32G081CBUx/PeripheralPins.c b/src/genpinmap/Arduino/STM32G081CBUx/PeripheralPins.c index bebb27b3..bd2e07ac 100644 --- a/src/genpinmap/Arduino/STM32G081CBUx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32G081CBUx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32G081EBYx/PeripheralPins.c b/src/genpinmap/Arduino/STM32G081EBYx/PeripheralPins.c index a16df24c..e6a40da2 100644 --- a/src/genpinmap/Arduino/STM32G081EBYx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32G081EBYx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32G081GBUx/PeripheralPins.c b/src/genpinmap/Arduino/STM32G081GBUx/PeripheralPins.c index de948c8d..168cb19a 100644 --- a/src/genpinmap/Arduino/STM32G081GBUx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32G081GBUx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32G081GBUxN/PeripheralPins.c b/src/genpinmap/Arduino/STM32G081GBUxN/PeripheralPins.c index c737bcb0..fb7ebc49 100644 --- a/src/genpinmap/Arduino/STM32G081GBUxN/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32G081GBUxN/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32G081KBTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32G081KBTx/PeripheralPins.c index e2d50097..166189a3 100644 --- a/src/genpinmap/Arduino/STM32G081KBTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32G081KBTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32G081KBTxN/PeripheralPins.c b/src/genpinmap/Arduino/STM32G081KBTxN/PeripheralPins.c index aff96da8..f0554cbd 100644 --- a/src/genpinmap/Arduino/STM32G081KBTxN/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32G081KBTxN/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32G081KBUx/PeripheralPins.c b/src/genpinmap/Arduino/STM32G081KBUx/PeripheralPins.c index 6358a295..2cda834f 100644 --- a/src/genpinmap/Arduino/STM32G081KBUx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32G081KBUx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32G081KBUxN/PeripheralPins.c b/src/genpinmap/Arduino/STM32G081KBUxN/PeripheralPins.c index 9d2333cd..90b20a4d 100644 --- a/src/genpinmap/Arduino/STM32G081KBUxN/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32G081KBUxN/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32G081RBIx/PeripheralPins.c b/src/genpinmap/Arduino/STM32G081RBIx/PeripheralPins.c index d9bc23dc..a725c64e 100644 --- a/src/genpinmap/Arduino/STM32G081RBIx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32G081RBIx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32G081RBTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32G081RBTx/PeripheralPins.c index 73f88c09..7758c97c 100644 --- a/src/genpinmap/Arduino/STM32G081RBTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32G081RBTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32H743A(G-I)Ix/PeripheralPins.c b/src/genpinmap/Arduino/STM32H743A(G-I)Ix/PeripheralPins.c index 8481e672..5c91ae02 100644 --- a/src/genpinmap/Arduino/STM32H743A(G-I)Ix/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32H743A(G-I)Ix/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32H743BITx/PeripheralPins.c b/src/genpinmap/Arduino/STM32H743BITx/PeripheralPins.c index da780069..880349f8 100644 --- a/src/genpinmap/Arduino/STM32H743BITx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32H743BITx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32H743IIKx/PeripheralPins.c b/src/genpinmap/Arduino/STM32H743IIKx/PeripheralPins.c index fcd48f7e..073b73b9 100644 --- a/src/genpinmap/Arduino/STM32H743IIKx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32H743IIKx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32H743IITx/PeripheralPins.c b/src/genpinmap/Arduino/STM32H743IITx/PeripheralPins.c index a3e5a8e7..a904a0a7 100644 --- a/src/genpinmap/Arduino/STM32H743IITx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32H743IITx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32H743V(G-I)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32H743V(G-I)Hx/PeripheralPins.c index 2d86544f..0db1b1e5 100644 --- a/src/genpinmap/Arduino/STM32H743V(G-I)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32H743V(G-I)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32H743VITx/PeripheralPins.c b/src/genpinmap/Arduino/STM32H743VITx/PeripheralPins.c index 9b007d07..5abeb12b 100644 --- a/src/genpinmap/Arduino/STM32H743VITx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32H743VITx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32H743XIHx/PeripheralPins.c b/src/genpinmap/Arduino/STM32H743XIHx/PeripheralPins.c index eed49821..a03d0937 100644 --- a/src/genpinmap/Arduino/STM32H743XIHx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32H743XIHx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32H743ZITx/PeripheralPins.c b/src/genpinmap/Arduino/STM32H743ZITx/PeripheralPins.c index 407fe9f0..725baf5c 100644 --- a/src/genpinmap/Arduino/STM32H743ZITx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32H743ZITx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32H750IBKx/PeripheralPins.c b/src/genpinmap/Arduino/STM32H750IBKx/PeripheralPins.c index b054293b..783dbb61 100644 --- a/src/genpinmap/Arduino/STM32H750IBKx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32H750IBKx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32H750VBTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32H750VBTx/PeripheralPins.c index 1071bc51..1d035b88 100644 --- a/src/genpinmap/Arduino/STM32H750VBTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32H750VBTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32H750XBHx/PeripheralPins.c b/src/genpinmap/Arduino/STM32H750XBHx/PeripheralPins.c index 9c711c51..82c7236a 100644 --- a/src/genpinmap/Arduino/STM32H750XBHx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32H750XBHx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32H753A(G-I)Ix/PeripheralPins.c b/src/genpinmap/Arduino/STM32H753A(G-I)Ix/PeripheralPins.c index bdadc0b4..311b4e1c 100644 --- a/src/genpinmap/Arduino/STM32H753A(G-I)Ix/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32H753A(G-I)Ix/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32H753BITx/PeripheralPins.c b/src/genpinmap/Arduino/STM32H753BITx/PeripheralPins.c index f5b69560..d75a39bd 100644 --- a/src/genpinmap/Arduino/STM32H753BITx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32H753BITx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32H753IIKx/PeripheralPins.c b/src/genpinmap/Arduino/STM32H753IIKx/PeripheralPins.c index 53d30997..f2df3724 100644 --- a/src/genpinmap/Arduino/STM32H753IIKx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32H753IIKx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32H753IITx/PeripheralPins.c b/src/genpinmap/Arduino/STM32H753IITx/PeripheralPins.c index 1624bcdb..c1b679a6 100644 --- a/src/genpinmap/Arduino/STM32H753IITx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32H753IITx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32H753V(G-I)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32H753V(G-I)Hx/PeripheralPins.c index 4ffd0f0d..5a1f1fb0 100644 --- a/src/genpinmap/Arduino/STM32H753V(G-I)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32H753V(G-I)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32H753VITx/PeripheralPins.c b/src/genpinmap/Arduino/STM32H753VITx/PeripheralPins.c index 1216303e..4b01e403 100644 --- a/src/genpinmap/Arduino/STM32H753VITx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32H753VITx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32H753XIHx/PeripheralPins.c b/src/genpinmap/Arduino/STM32H753XIHx/PeripheralPins.c index c6b67b47..b254e7d3 100644 --- a/src/genpinmap/Arduino/STM32H753XIHx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32H753XIHx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32H753ZITx/PeripheralPins.c b/src/genpinmap/Arduino/STM32H753ZITx/PeripheralPins.c index 630d0353..2786d8b4 100644 --- a/src/genpinmap/Arduino/STM32H753ZITx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32H753ZITx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L010C6Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L010C6Tx/PeripheralPins.c index 7cb8835a..b8fd2070 100644 --- a/src/genpinmap/Arduino/STM32L010C6Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L010C6Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L010F4Px/PeripheralPins.c b/src/genpinmap/Arduino/STM32L010F4Px/PeripheralPins.c index 19610deb..ee40bd07 100644 --- a/src/genpinmap/Arduino/STM32L010F4Px/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L010F4Px/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L010K4Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L010K4Tx/PeripheralPins.c index 6e8d2c76..8ddfef4a 100644 --- a/src/genpinmap/Arduino/STM32L010K4Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L010K4Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L010K8Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L010K8Tx/PeripheralPins.c index c24a073f..191f3700 100644 --- a/src/genpinmap/Arduino/STM32L010K8Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L010K8Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L010R8Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L010R8Tx/PeripheralPins.c index e9986bb6..32c9c7d1 100644 --- a/src/genpinmap/Arduino/STM32L010R8Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L010R8Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L010RBTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L010RBTx/PeripheralPins.c index e55407fb..2b015a32 100644 --- a/src/genpinmap/Arduino/STM32L010RBTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L010RBTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L011D(3-4)Px/PeripheralPins.c b/src/genpinmap/Arduino/STM32L011D(3-4)Px/PeripheralPins.c index 8c1a0fa6..3e4d3a35 100644 --- a/src/genpinmap/Arduino/STM32L011D(3-4)Px/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L011D(3-4)Px/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L011E(3-4)Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L011E(3-4)Yx/PeripheralPins.c index 7115e531..959f47d2 100644 --- a/src/genpinmap/Arduino/STM32L011E(3-4)Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L011E(3-4)Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L011F(3-4)Px/PeripheralPins.c b/src/genpinmap/Arduino/STM32L011F(3-4)Px/PeripheralPins.c index 14472362..94025b5c 100644 --- a/src/genpinmap/Arduino/STM32L011F(3-4)Px/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L011F(3-4)Px/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L011F(3-4)Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32L011F(3-4)Ux/PeripheralPins.c index 766c353f..d3736815 100644 --- a/src/genpinmap/Arduino/STM32L011F(3-4)Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L011F(3-4)Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L011G(3-4)Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32L011G(3-4)Ux/PeripheralPins.c index 605c0564..7d997330 100644 --- a/src/genpinmap/Arduino/STM32L011G(3-4)Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L011G(3-4)Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L011K(3-4)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L011K(3-4)Tx/PeripheralPins.c index da962b77..6bc329cd 100644 --- a/src/genpinmap/Arduino/STM32L011K(3-4)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L011K(3-4)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L011K(3-4)Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32L011K(3-4)Ux/PeripheralPins.c index 003e5590..da9637a5 100644 --- a/src/genpinmap/Arduino/STM32L011K(3-4)Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L011K(3-4)Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L021D4Px/PeripheralPins.c b/src/genpinmap/Arduino/STM32L021D4Px/PeripheralPins.c index 9018cb93..e62691e5 100644 --- a/src/genpinmap/Arduino/STM32L021D4Px/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L021D4Px/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L021F4Px/PeripheralPins.c b/src/genpinmap/Arduino/STM32L021F4Px/PeripheralPins.c index aee732e4..cb7f94f8 100644 --- a/src/genpinmap/Arduino/STM32L021F4Px/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L021F4Px/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L021F4Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32L021F4Ux/PeripheralPins.c index 9a5f6165..2fa6de05 100644 --- a/src/genpinmap/Arduino/STM32L021F4Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L021F4Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L021G4Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32L021G4Ux/PeripheralPins.c index 0a6578c7..4d9f69d7 100644 --- a/src/genpinmap/Arduino/STM32L021G4Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L021G4Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L021K4Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L021K4Tx/PeripheralPins.c index 2a6222f0..d133b062 100644 --- a/src/genpinmap/Arduino/STM32L021K4Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L021K4Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L021K4Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32L021K4Ux/PeripheralPins.c index faa1b2e2..f42f18d0 100644 --- a/src/genpinmap/Arduino/STM32L021K4Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L021K4Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L031C(4-6)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L031C(4-6)Tx/PeripheralPins.c index b5af3af4..c93f6bf6 100644 --- a/src/genpinmap/Arduino/STM32L031C(4-6)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L031C(4-6)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L031C6Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32L031C6Ux/PeripheralPins.c index a2776cbc..2a587d6b 100644 --- a/src/genpinmap/Arduino/STM32L031C6Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L031C6Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L031E(4-6)Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L031E(4-6)Yx/PeripheralPins.c index 4701759c..9e43587f 100644 --- a/src/genpinmap/Arduino/STM32L031E(4-6)Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L031E(4-6)Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L031F(4-6)Px/PeripheralPins.c b/src/genpinmap/Arduino/STM32L031F(4-6)Px/PeripheralPins.c index c6b8951e..95c6f5c7 100644 --- a/src/genpinmap/Arduino/STM32L031F(4-6)Px/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L031F(4-6)Px/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L031G(4-6)Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32L031G(4-6)Ux/PeripheralPins.c index d0300b62..71af02cf 100644 --- a/src/genpinmap/Arduino/STM32L031G(4-6)Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L031G(4-6)Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L031G6UxS/PeripheralPins.c b/src/genpinmap/Arduino/STM32L031G6UxS/PeripheralPins.c index 90cb309b..336e2418 100644 --- a/src/genpinmap/Arduino/STM32L031G6UxS/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L031G6UxS/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L031K(4-6)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L031K(4-6)Tx/PeripheralPins.c index 2b849ded..8a39e525 100644 --- a/src/genpinmap/Arduino/STM32L031K(4-6)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L031K(4-6)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L031K(4-6)Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32L031K(4-6)Ux/PeripheralPins.c index ed4625e1..b01a7eb2 100644 --- a/src/genpinmap/Arduino/STM32L031K(4-6)Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L031K(4-6)Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L041C(4-6)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L041C(4-6)Tx/PeripheralPins.c index dc390968..242bcda5 100644 --- a/src/genpinmap/Arduino/STM32L041C(4-6)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L041C(4-6)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L041E6Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L041E6Yx/PeripheralPins.c index 3be4c265..027cf6fc 100644 --- a/src/genpinmap/Arduino/STM32L041E6Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L041E6Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L041F6Px/PeripheralPins.c b/src/genpinmap/Arduino/STM32L041F6Px/PeripheralPins.c index 78013f35..b1d65a17 100644 --- a/src/genpinmap/Arduino/STM32L041F6Px/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L041F6Px/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L041G6Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32L041G6Ux/PeripheralPins.c index 7e48d091..0f33f028 100644 --- a/src/genpinmap/Arduino/STM32L041G6Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L041G6Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L041G6UxS/PeripheralPins.c b/src/genpinmap/Arduino/STM32L041G6UxS/PeripheralPins.c index d28d8041..b0763f73 100644 --- a/src/genpinmap/Arduino/STM32L041G6UxS/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L041G6UxS/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L041K6Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L041K6Tx/PeripheralPins.c index 55108c08..abdeac5e 100644 --- a/src/genpinmap/Arduino/STM32L041K6Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L041K6Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L041K6Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32L041K6Ux/PeripheralPins.c index 6e507d9b..cfd117af 100644 --- a/src/genpinmap/Arduino/STM32L041K6Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L041K6Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L051C(6-8)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L051C(6-8)Tx/PeripheralPins.c index 4e33d1b1..fca92cc8 100644 --- a/src/genpinmap/Arduino/STM32L051C(6-8)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L051C(6-8)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L051K(6-8)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L051K(6-8)Tx/PeripheralPins.c index 9ea5327d..3f242d9a 100644 --- a/src/genpinmap/Arduino/STM32L051K(6-8)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L051K(6-8)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L051K(6-8)Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32L051K(6-8)Ux/PeripheralPins.c index a535e547..e0e08e56 100644 --- a/src/genpinmap/Arduino/STM32L051K(6-8)Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L051K(6-8)Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L051R(6-8)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L051R(6-8)Hx/PeripheralPins.c index cffa55d7..66accbf4 100644 --- a/src/genpinmap/Arduino/STM32L051R(6-8)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L051R(6-8)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L051R(6-8)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L051R(6-8)Tx/PeripheralPins.c index 1840f259..e0cb6b1a 100644 --- a/src/genpinmap/Arduino/STM32L051R(6-8)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L051R(6-8)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L051T(6-8)Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L051T(6-8)Yx/PeripheralPins.c index b3e943d3..f608bafd 100644 --- a/src/genpinmap/Arduino/STM32L051T(6-8)Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L051T(6-8)Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L052C(6-8)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L052C(6-8)Tx/PeripheralPins.c index 0fc549e4..b6de3486 100644 --- a/src/genpinmap/Arduino/STM32L052C(6-8)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L052C(6-8)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L052K(6-8)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L052K(6-8)Tx/PeripheralPins.c index 54e3d154..7a854998 100644 --- a/src/genpinmap/Arduino/STM32L052K(6-8)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L052K(6-8)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L052K(6-8)Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32L052K(6-8)Ux/PeripheralPins.c index f0d977bb..132cf202 100644 --- a/src/genpinmap/Arduino/STM32L052K(6-8)Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L052K(6-8)Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L052R(6-8)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L052R(6-8)Hx/PeripheralPins.c index 154140ed..88ea2478 100644 --- a/src/genpinmap/Arduino/STM32L052R(6-8)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L052R(6-8)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L052R(6-8)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L052R(6-8)Tx/PeripheralPins.c index e5c0ccca..1533c35f 100644 --- a/src/genpinmap/Arduino/STM32L052R(6-8)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L052R(6-8)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L052T(6-8)Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L052T(6-8)Yx/PeripheralPins.c index 813bfc2f..0e702304 100644 --- a/src/genpinmap/Arduino/STM32L052T(6-8)Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L052T(6-8)Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L052T8Fx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L052T8Fx/PeripheralPins.c index cb5d0423..acd622a9 100644 --- a/src/genpinmap/Arduino/STM32L052T8Fx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L052T8Fx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L053C(6-8)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L053C(6-8)Tx/PeripheralPins.c index 81a19cf1..554a3a46 100644 --- a/src/genpinmap/Arduino/STM32L053C(6-8)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L053C(6-8)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L053R(6-8)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L053R(6-8)Hx/PeripheralPins.c index 38450ec5..cce75c6e 100644 --- a/src/genpinmap/Arduino/STM32L053R(6-8)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L053R(6-8)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L053R(6-8)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L053R(6-8)Tx/PeripheralPins.c index b718479d..b994ff05 100644 --- a/src/genpinmap/Arduino/STM32L053R(6-8)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L053R(6-8)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L062K8Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L062K8Tx/PeripheralPins.c index 01304e0c..44195967 100644 --- a/src/genpinmap/Arduino/STM32L062K8Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L062K8Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L062K8Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32L062K8Ux/PeripheralPins.c index 64bb6859..04ad0576 100644 --- a/src/genpinmap/Arduino/STM32L062K8Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L062K8Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L063C8Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L063C8Tx/PeripheralPins.c index f42ccf5b..91893c15 100644 --- a/src/genpinmap/Arduino/STM32L063C8Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L063C8Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L063R8Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L063R8Tx/PeripheralPins.c index e8c790e5..062d21c2 100644 --- a/src/genpinmap/Arduino/STM32L063R8Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L063R8Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L071C(B-Z)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L071C(B-Z)Tx/PeripheralPins.c index 1975eafe..257b7b2a 100644 --- a/src/genpinmap/Arduino/STM32L071C(B-Z)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L071C(B-Z)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L071C(B-Z)Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L071C(B-Z)Yx/PeripheralPins.c index b19a15d4..829935a9 100644 --- a/src/genpinmap/Arduino/STM32L071C(B-Z)Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L071C(B-Z)Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L071C8Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L071C8Tx/PeripheralPins.c index 26916858..42d336ad 100644 --- a/src/genpinmap/Arduino/STM32L071C8Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L071C8Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L071K(B-Z)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L071K(B-Z)Tx/PeripheralPins.c index ab6b3e61..663b1229 100644 --- a/src/genpinmap/Arduino/STM32L071K(B-Z)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L071K(B-Z)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L071K(B-Z)Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32L071K(B-Z)Ux/PeripheralPins.c index 6a1107ef..28ebe624 100644 --- a/src/genpinmap/Arduino/STM32L071K(B-Z)Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L071K(B-Z)Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L071K8Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32L071K8Ux/PeripheralPins.c index 09c2a37d..9b570f4e 100644 --- a/src/genpinmap/Arduino/STM32L071K8Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L071K8Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L071R(B-Z)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L071R(B-Z)Hx/PeripheralPins.c index d979e2a7..40dbe9fb 100644 --- a/src/genpinmap/Arduino/STM32L071R(B-Z)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L071R(B-Z)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L071R(B-Z)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L071R(B-Z)Tx/PeripheralPins.c index 380d6e6d..42ca747b 100644 --- a/src/genpinmap/Arduino/STM32L071R(B-Z)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L071R(B-Z)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L071V(B-Z)Ix/PeripheralPins.c b/src/genpinmap/Arduino/STM32L071V(B-Z)Ix/PeripheralPins.c index 2c5dbcaf..38ff300c 100644 --- a/src/genpinmap/Arduino/STM32L071V(B-Z)Ix/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L071V(B-Z)Ix/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L071V(B-Z)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L071V(B-Z)Tx/PeripheralPins.c index 136bcde8..4dcf43bb 100644 --- a/src/genpinmap/Arduino/STM32L071V(B-Z)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L071V(B-Z)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L071V8Ix/PeripheralPins.c b/src/genpinmap/Arduino/STM32L071V8Ix/PeripheralPins.c index 97c669e8..b807ef0e 100644 --- a/src/genpinmap/Arduino/STM32L071V8Ix/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L071V8Ix/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L071V8Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L071V8Tx/PeripheralPins.c index fecb0ae6..6137f604 100644 --- a/src/genpinmap/Arduino/STM32L071V8Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L071V8Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L072C(B-Z)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L072C(B-Z)Tx/PeripheralPins.c index 00e1a0e4..dc1fe336 100644 --- a/src/genpinmap/Arduino/STM32L072C(B-Z)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L072C(B-Z)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L072C(B-Z)Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L072C(B-Z)Yx/PeripheralPins.c index 6cf5368d..86961b34 100644 --- a/src/genpinmap/Arduino/STM32L072C(B-Z)Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L072C(B-Z)Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L072CZEx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L072CZEx/PeripheralPins.c index 08c93614..1dd8e61b 100644 --- a/src/genpinmap/Arduino/STM32L072CZEx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L072CZEx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L072K(B-Z)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L072K(B-Z)Tx/PeripheralPins.c index 0589ad2e..8b6af614 100644 --- a/src/genpinmap/Arduino/STM32L072K(B-Z)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L072K(B-Z)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L072K(B-Z)Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32L072K(B-Z)Ux/PeripheralPins.c index 5d790e0c..f85b1aa9 100644 --- a/src/genpinmap/Arduino/STM32L072K(B-Z)Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L072K(B-Z)Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L072R(B-Z)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L072R(B-Z)Hx/PeripheralPins.c index b818f0dc..1fcad244 100644 --- a/src/genpinmap/Arduino/STM32L072R(B-Z)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L072R(B-Z)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L072R(B-Z)Ix/PeripheralPins.c b/src/genpinmap/Arduino/STM32L072R(B-Z)Ix/PeripheralPins.c index 15e97617..beca683f 100644 --- a/src/genpinmap/Arduino/STM32L072R(B-Z)Ix/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L072R(B-Z)Ix/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L072R(B-Z)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L072R(B-Z)Tx/PeripheralPins.c index 7129adf1..aa3784c2 100644 --- a/src/genpinmap/Arduino/STM32L072R(B-Z)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L072R(B-Z)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L072V(B-Z)Ix/PeripheralPins.c b/src/genpinmap/Arduino/STM32L072V(B-Z)Ix/PeripheralPins.c index f157234a..0be410ec 100644 --- a/src/genpinmap/Arduino/STM32L072V(B-Z)Ix/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L072V(B-Z)Ix/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L072V(B-Z)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L072V(B-Z)Tx/PeripheralPins.c index fe7532e8..6c73d874 100644 --- a/src/genpinmap/Arduino/STM32L072V(B-Z)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L072V(B-Z)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L072V8Ix/PeripheralPins.c b/src/genpinmap/Arduino/STM32L072V8Ix/PeripheralPins.c index 499726e0..9e923cbb 100644 --- a/src/genpinmap/Arduino/STM32L072V8Ix/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L072V8Ix/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L072V8Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L072V8Tx/PeripheralPins.c index e869055e..5d15f0a3 100644 --- a/src/genpinmap/Arduino/STM32L072V8Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L072V8Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L073C(B-Z)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L073C(B-Z)Tx/PeripheralPins.c index 81dc6b4f..f3ef615f 100644 --- a/src/genpinmap/Arduino/STM32L073C(B-Z)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L073C(B-Z)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L073R(B-Z)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L073R(B-Z)Hx/PeripheralPins.c index 3cf8f4d8..33daf5ea 100644 --- a/src/genpinmap/Arduino/STM32L073R(B-Z)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L073R(B-Z)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L073R(B-Z)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L073R(B-Z)Tx/PeripheralPins.c index ae8331aa..8beda44c 100644 --- a/src/genpinmap/Arduino/STM32L073R(B-Z)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L073R(B-Z)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L073RZIx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L073RZIx/PeripheralPins.c index 3a79a560..f7343e09 100644 --- a/src/genpinmap/Arduino/STM32L073RZIx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L073RZIx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L073V(B-Z)Ix/PeripheralPins.c b/src/genpinmap/Arduino/STM32L073V(B-Z)Ix/PeripheralPins.c index 387d3d09..65bd248d 100644 --- a/src/genpinmap/Arduino/STM32L073V(B-Z)Ix/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L073V(B-Z)Ix/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L073V(B-Z)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L073V(B-Z)Tx/PeripheralPins.c index 0071d0cf..d1d0b6f7 100644 --- a/src/genpinmap/Arduino/STM32L073V(B-Z)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L073V(B-Z)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L073V8Ix/PeripheralPins.c b/src/genpinmap/Arduino/STM32L073V8Ix/PeripheralPins.c index e69afcd4..7c7e8b46 100644 --- a/src/genpinmap/Arduino/STM32L073V8Ix/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L073V8Ix/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L073V8Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L073V8Tx/PeripheralPins.c index 99722994..942d7b76 100644 --- a/src/genpinmap/Arduino/STM32L073V8Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L073V8Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L081C(B-Z)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L081C(B-Z)Tx/PeripheralPins.c index fd135bd5..94f9514a 100644 --- a/src/genpinmap/Arduino/STM32L081C(B-Z)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L081C(B-Z)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L081KZTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L081KZTx/PeripheralPins.c index 5c06b25e..9d622e26 100644 --- a/src/genpinmap/Arduino/STM32L081KZTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L081KZTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L081KZUx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L081KZUx/PeripheralPins.c index 615d9d9a..63769dde 100644 --- a/src/genpinmap/Arduino/STM32L081KZUx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L081KZUx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L082CZYx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L082CZYx/PeripheralPins.c index cfe6438e..98bcf359 100644 --- a/src/genpinmap/Arduino/STM32L082CZYx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L082CZYx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L082K(B-Z)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L082K(B-Z)Tx/PeripheralPins.c index 410a22c3..e5954b95 100644 --- a/src/genpinmap/Arduino/STM32L082K(B-Z)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L082K(B-Z)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L082K(B-Z)Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32L082K(B-Z)Ux/PeripheralPins.c index 08d2f71d..1e1dcb74 100644 --- a/src/genpinmap/Arduino/STM32L082K(B-Z)Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L082K(B-Z)Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L083C(B-Z)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L083C(B-Z)Tx/PeripheralPins.c index 6b386cf1..e0c0a3b4 100644 --- a/src/genpinmap/Arduino/STM32L083C(B-Z)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L083C(B-Z)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L083R(B-Z)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L083R(B-Z)Hx/PeripheralPins.c index d616a743..de883936 100644 --- a/src/genpinmap/Arduino/STM32L083R(B-Z)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L083R(B-Z)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L083R(B-Z)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L083R(B-Z)Tx/PeripheralPins.c index 0b9d0b47..f2c7dd63 100644 --- a/src/genpinmap/Arduino/STM32L083R(B-Z)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L083R(B-Z)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L083V(B-Z)Ix/PeripheralPins.c b/src/genpinmap/Arduino/STM32L083V(B-Z)Ix/PeripheralPins.c index a53d8e37..d27ca0a3 100644 --- a/src/genpinmap/Arduino/STM32L083V(B-Z)Ix/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L083V(B-Z)Ix/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L083V(B-Z)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L083V(B-Z)Tx/PeripheralPins.c index 577d7b59..e5d1c9f8 100644 --- a/src/genpinmap/Arduino/STM32L083V(B-Z)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L083V(B-Z)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L083V8Ix/PeripheralPins.c b/src/genpinmap/Arduino/STM32L083V8Ix/PeripheralPins.c index 208802b4..7a4948fe 100644 --- a/src/genpinmap/Arduino/STM32L083V8Ix/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L083V8Ix/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L083V8Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L083V8Tx/PeripheralPins.c index 2378477a..682d7310 100644 --- a/src/genpinmap/Arduino/STM32L083V8Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L083V8Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L100C6Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32L100C6Ux/PeripheralPins.c index 0ab41c9f..683d7e8b 100644 --- a/src/genpinmap/Arduino/STM32L100C6Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L100C6Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L100C6UxA/PeripheralPins.c b/src/genpinmap/Arduino/STM32L100C6UxA/PeripheralPins.c index ad5df772..cc150530 100644 --- a/src/genpinmap/Arduino/STM32L100C6UxA/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L100C6UxA/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L100R(8-B)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L100R(8-B)Tx/PeripheralPins.c index 1d2e6339..22cd3ed9 100644 --- a/src/genpinmap/Arduino/STM32L100R(8-B)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L100R(8-B)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L100R(8-B)TxA/PeripheralPins.c b/src/genpinmap/Arduino/STM32L100R(8-B)TxA/PeripheralPins.c index a595450c..8d46731c 100644 --- a/src/genpinmap/Arduino/STM32L100R(8-B)TxA/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L100R(8-B)TxA/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L100RCTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L100RCTx/PeripheralPins.c index 70bc502a..d93b840a 100644 --- a/src/genpinmap/Arduino/STM32L100RCTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L100RCTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L151C(6-8-B)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L151C(6-8-B)Tx/PeripheralPins.c index a38c0c5a..aa5d83a6 100644 --- a/src/genpinmap/Arduino/STM32L151C(6-8-B)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L151C(6-8-B)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L151C(6-8-B)TxA/PeripheralPins.c b/src/genpinmap/Arduino/STM32L151C(6-8-B)TxA/PeripheralPins.c index ec063b71..7ef7f17a 100644 --- a/src/genpinmap/Arduino/STM32L151C(6-8-B)TxA/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L151C(6-8-B)TxA/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L151C(6-8-B)Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32L151C(6-8-B)Ux/PeripheralPins.c index 449dda9b..46ac974c 100644 --- a/src/genpinmap/Arduino/STM32L151C(6-8-B)Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L151C(6-8-B)Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L151C(6-8-B)UxA/PeripheralPins.c b/src/genpinmap/Arduino/STM32L151C(6-8-B)UxA/PeripheralPins.c index fb19b3a9..481b6280 100644 --- a/src/genpinmap/Arduino/STM32L151C(6-8-B)UxA/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L151C(6-8-B)UxA/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L151CCTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L151CCTx/PeripheralPins.c index 7fe38f1b..d991c1f3 100644 --- a/src/genpinmap/Arduino/STM32L151CCTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L151CCTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L151CCUx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L151CCUx/PeripheralPins.c index 9951248e..c8d4361c 100644 --- a/src/genpinmap/Arduino/STM32L151CCUx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L151CCUx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L151QCHx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L151QCHx/PeripheralPins.c index 9de5bc9f..639f2231 100644 --- a/src/genpinmap/Arduino/STM32L151QCHx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L151QCHx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L151QDHx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L151QDHx/PeripheralPins.c index 51fe7248..7164249f 100644 --- a/src/genpinmap/Arduino/STM32L151QDHx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L151QDHx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L151QEHx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L151QEHx/PeripheralPins.c index 7fa92021..047ebf62 100644 --- a/src/genpinmap/Arduino/STM32L151QEHx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L151QEHx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L151R(6-8-B)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L151R(6-8-B)Hx/PeripheralPins.c index b080df5d..73abe492 100644 --- a/src/genpinmap/Arduino/STM32L151R(6-8-B)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L151R(6-8-B)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L151R(6-8-B)HxA/PeripheralPins.c b/src/genpinmap/Arduino/STM32L151R(6-8-B)HxA/PeripheralPins.c index 77189df7..ad4f8474 100644 --- a/src/genpinmap/Arduino/STM32L151R(6-8-B)HxA/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L151R(6-8-B)HxA/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L151R(6-8-B)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L151R(6-8-B)Tx/PeripheralPins.c index e294d3ba..038078f5 100644 --- a/src/genpinmap/Arduino/STM32L151R(6-8-B)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L151R(6-8-B)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L151R(6-8-B)TxA/PeripheralPins.c b/src/genpinmap/Arduino/STM32L151R(6-8-B)TxA/PeripheralPins.c index f4f29d13..cf2cbc41 100644 --- a/src/genpinmap/Arduino/STM32L151R(6-8-B)TxA/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L151R(6-8-B)TxA/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L151RCTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L151RCTx/PeripheralPins.c index 27cdb256..4c3f826f 100644 --- a/src/genpinmap/Arduino/STM32L151RCTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L151RCTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L151RCTxA/PeripheralPins.c b/src/genpinmap/Arduino/STM32L151RCTxA/PeripheralPins.c index 15d6889d..8bd30578 100644 --- a/src/genpinmap/Arduino/STM32L151RCTxA/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L151RCTxA/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L151RCYx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L151RCYx/PeripheralPins.c index 047476c0..56d48c64 100644 --- a/src/genpinmap/Arduino/STM32L151RCYx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L151RCYx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L151RDTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L151RDTx/PeripheralPins.c index c1ecac0c..5667117f 100644 --- a/src/genpinmap/Arduino/STM32L151RDTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L151RDTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L151RDYx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L151RDYx/PeripheralPins.c index 1f008924..cf32b83f 100644 --- a/src/genpinmap/Arduino/STM32L151RDYx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L151RDYx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L151RETx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L151RETx/PeripheralPins.c index fdab9fd7..c916ff09 100644 --- a/src/genpinmap/Arduino/STM32L151RETx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L151RETx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L151UCYx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L151UCYx/PeripheralPins.c index 18155a53..39990944 100644 --- a/src/genpinmap/Arduino/STM32L151UCYx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L151UCYx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L151V(8-B)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L151V(8-B)Hx/PeripheralPins.c index 0761a805..e3f808f8 100644 --- a/src/genpinmap/Arduino/STM32L151V(8-B)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L151V(8-B)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L151V(8-B)HxA/PeripheralPins.c b/src/genpinmap/Arduino/STM32L151V(8-B)HxA/PeripheralPins.c index caf32da5..69115779 100644 --- a/src/genpinmap/Arduino/STM32L151V(8-B)HxA/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L151V(8-B)HxA/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L151V(8-B)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L151V(8-B)Tx/PeripheralPins.c index 399053e0..a3a08789 100644 --- a/src/genpinmap/Arduino/STM32L151V(8-B)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L151V(8-B)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L151V(8-B)TxA/PeripheralPins.c b/src/genpinmap/Arduino/STM32L151V(8-B)TxA/PeripheralPins.c index 401df3b6..3b5ee563 100644 --- a/src/genpinmap/Arduino/STM32L151V(8-B)TxA/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L151V(8-B)TxA/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L151VCHx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L151VCHx/PeripheralPins.c index f4b5c7a0..0cb816d3 100644 --- a/src/genpinmap/Arduino/STM32L151VCHx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L151VCHx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L151VCTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L151VCTx/PeripheralPins.c index 36f15252..afed4f51 100644 --- a/src/genpinmap/Arduino/STM32L151VCTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L151VCTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L151VCTxA/PeripheralPins.c b/src/genpinmap/Arduino/STM32L151VCTxA/PeripheralPins.c index bfcbd245..cf0bada1 100644 --- a/src/genpinmap/Arduino/STM32L151VCTxA/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L151VCTxA/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L151VDTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L151VDTx/PeripheralPins.c index 034e0520..3b53109a 100644 --- a/src/genpinmap/Arduino/STM32L151VDTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L151VDTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L151VDTxX/PeripheralPins.c b/src/genpinmap/Arduino/STM32L151VDTxX/PeripheralPins.c index da8669a4..2eaa59f7 100644 --- a/src/genpinmap/Arduino/STM32L151VDTxX/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L151VDTxX/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L151VDYxX/PeripheralPins.c b/src/genpinmap/Arduino/STM32L151VDYxX/PeripheralPins.c index 5551fc1c..d3c53b54 100644 --- a/src/genpinmap/Arduino/STM32L151VDYxX/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L151VDYxX/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L151VETx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L151VETx/PeripheralPins.c index 0b482a3e..088c044c 100644 --- a/src/genpinmap/Arduino/STM32L151VETx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L151VETx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L151VEYx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L151VEYx/PeripheralPins.c index 590e143d..cd74025b 100644 --- a/src/genpinmap/Arduino/STM32L151VEYx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L151VEYx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L151ZCTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L151ZCTx/PeripheralPins.c index a04163f0..ec0136ca 100644 --- a/src/genpinmap/Arduino/STM32L151ZCTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L151ZCTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L151ZDTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L151ZDTx/PeripheralPins.c index 6e0fc73c..36a9f814 100644 --- a/src/genpinmap/Arduino/STM32L151ZDTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L151ZDTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L151ZETx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L151ZETx/PeripheralPins.c index a99772ab..ed4239fe 100644 --- a/src/genpinmap/Arduino/STM32L151ZETx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L151ZETx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L152C(6-8-B)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L152C(6-8-B)Tx/PeripheralPins.c index 1cb13211..46463fe6 100644 --- a/src/genpinmap/Arduino/STM32L152C(6-8-B)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L152C(6-8-B)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L152C(6-8-B)TxA/PeripheralPins.c b/src/genpinmap/Arduino/STM32L152C(6-8-B)TxA/PeripheralPins.c index d94b445b..c099d494 100644 --- a/src/genpinmap/Arduino/STM32L152C(6-8-B)TxA/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L152C(6-8-B)TxA/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L152C(6-8-B)Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32L152C(6-8-B)Ux/PeripheralPins.c index 1ac14c42..09cd4bc3 100644 --- a/src/genpinmap/Arduino/STM32L152C(6-8-B)Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L152C(6-8-B)Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L152C(6-8-B)UxA/PeripheralPins.c b/src/genpinmap/Arduino/STM32L152C(6-8-B)UxA/PeripheralPins.c index 86ab7d6f..95b3226f 100644 --- a/src/genpinmap/Arduino/STM32L152C(6-8-B)UxA/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L152C(6-8-B)UxA/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L152CCTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L152CCTx/PeripheralPins.c index 7cfffb32..1b24c496 100644 --- a/src/genpinmap/Arduino/STM32L152CCTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L152CCTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L152CCUx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L152CCUx/PeripheralPins.c index d9d15c7d..00e2c36b 100644 --- a/src/genpinmap/Arduino/STM32L152CCUx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L152CCUx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L152QCHx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L152QCHx/PeripheralPins.c index 7052fc8c..3de93734 100644 --- a/src/genpinmap/Arduino/STM32L152QCHx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L152QCHx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L152QDHx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L152QDHx/PeripheralPins.c index de7bdd91..0de01f23 100644 --- a/src/genpinmap/Arduino/STM32L152QDHx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L152QDHx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L152QEHx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L152QEHx/PeripheralPins.c index 7f1f71ac..f4a7948b 100644 --- a/src/genpinmap/Arduino/STM32L152QEHx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L152QEHx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L152R(6-8-B)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L152R(6-8-B)Hx/PeripheralPins.c index 6dd6fe21..0246263e 100644 --- a/src/genpinmap/Arduino/STM32L152R(6-8-B)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L152R(6-8-B)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L152R(6-8-B)HxA/PeripheralPins.c b/src/genpinmap/Arduino/STM32L152R(6-8-B)HxA/PeripheralPins.c index 1bf8cb1a..8fb498c6 100644 --- a/src/genpinmap/Arduino/STM32L152R(6-8-B)HxA/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L152R(6-8-B)HxA/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L152R(6-8-B)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L152R(6-8-B)Tx/PeripheralPins.c index 28253426..f86974bb 100644 --- a/src/genpinmap/Arduino/STM32L152R(6-8-B)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L152R(6-8-B)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L152R(6-8-B)TxA/PeripheralPins.c b/src/genpinmap/Arduino/STM32L152R(6-8-B)TxA/PeripheralPins.c index 36f1f52d..51dc3e76 100644 --- a/src/genpinmap/Arduino/STM32L152R(6-8-B)TxA/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L152R(6-8-B)TxA/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L152RCTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L152RCTx/PeripheralPins.c index b7d4c6f9..8d735d83 100644 --- a/src/genpinmap/Arduino/STM32L152RCTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L152RCTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L152RCTxA/PeripheralPins.c b/src/genpinmap/Arduino/STM32L152RCTxA/PeripheralPins.c index e9c7b712..12e968a4 100644 --- a/src/genpinmap/Arduino/STM32L152RCTxA/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L152RCTxA/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L152RDTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L152RDTx/PeripheralPins.c index 55899997..21245f87 100644 --- a/src/genpinmap/Arduino/STM32L152RDTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L152RDTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L152RDYx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L152RDYx/PeripheralPins.c index 35eb7826..a41d9239 100644 --- a/src/genpinmap/Arduino/STM32L152RDYx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L152RDYx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L152RETx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L152RETx/PeripheralPins.c index aec2a886..f4010134 100644 --- a/src/genpinmap/Arduino/STM32L152RETx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L152RETx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -245,8 +245,8 @@ const PinMap PinMap_SPI_SSEL[] = { #ifdef HAL_PCD_MODULE_ENABLED const PinMap PinMap_USB[] = { - {PA_11, USB, STM_PIN_DATA(STM_MODE_INPUT, GPIO_NOPULL, 0)}, // USB_DM - {PA_12, USB, STM_PIN_DATA(STM_MODE_INPUT, GPIO_NOPULL, 0)}, // USB_DP + {PA_11, USB, STM_PIN_DATA(STM_MODE_INPUT, GPIO_NOPULL, GPIO_AF10_USB)}, // USB_DM + {PA_12, USB, STM_PIN_DATA(STM_MODE_INPUT, GPIO_NOPULL, GPIO_AF10_USB)}, // USB_DP {NC, NP, 0} }; #endif diff --git a/src/genpinmap/Arduino/STM32L152UCYx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L152UCYx/PeripheralPins.c index c918e5d8..a346d0c1 100644 --- a/src/genpinmap/Arduino/STM32L152UCYx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L152UCYx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L152V(8-B)Hx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L152V(8-B)Hx/PeripheralPins.c index 1f1c11b4..06e03853 100644 --- a/src/genpinmap/Arduino/STM32L152V(8-B)Hx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L152V(8-B)Hx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L152V(8-B)HxA/PeripheralPins.c b/src/genpinmap/Arduino/STM32L152V(8-B)HxA/PeripheralPins.c index 90b5e0fa..691a403f 100644 --- a/src/genpinmap/Arduino/STM32L152V(8-B)HxA/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L152V(8-B)HxA/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L152V(8-B)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L152V(8-B)Tx/PeripheralPins.c index adbe3dec..50b7dc1b 100644 --- a/src/genpinmap/Arduino/STM32L152V(8-B)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L152V(8-B)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L152V(8-B)TxA/PeripheralPins.c b/src/genpinmap/Arduino/STM32L152V(8-B)TxA/PeripheralPins.c index 00ff102c..135ed33e 100644 --- a/src/genpinmap/Arduino/STM32L152V(8-B)TxA/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L152V(8-B)TxA/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L152VCHx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L152VCHx/PeripheralPins.c index 8cc2cb03..31bfc475 100644 --- a/src/genpinmap/Arduino/STM32L152VCHx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L152VCHx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L152VCTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L152VCTx/PeripheralPins.c index d0d8b448..7537b4fa 100644 --- a/src/genpinmap/Arduino/STM32L152VCTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L152VCTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L152VCTxA/PeripheralPins.c b/src/genpinmap/Arduino/STM32L152VCTxA/PeripheralPins.c index c9f3ab92..2636b61b 100644 --- a/src/genpinmap/Arduino/STM32L152VCTxA/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L152VCTxA/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L152VDTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L152VDTx/PeripheralPins.c index 10e1970c..32e8f8f3 100644 --- a/src/genpinmap/Arduino/STM32L152VDTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L152VDTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L152VDTxX/PeripheralPins.c b/src/genpinmap/Arduino/STM32L152VDTxX/PeripheralPins.c index be2e86fc..138f4d80 100644 --- a/src/genpinmap/Arduino/STM32L152VDTxX/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L152VDTxX/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L152VETx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L152VETx/PeripheralPins.c index 9ad34063..865a3b4c 100644 --- a/src/genpinmap/Arduino/STM32L152VETx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L152VETx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L152VEYx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L152VEYx/PeripheralPins.c index 0cc42ed0..89a3f9e4 100644 --- a/src/genpinmap/Arduino/STM32L152VEYx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L152VEYx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L152ZCTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L152ZCTx/PeripheralPins.c index e167b815..2f3b5aa9 100644 --- a/src/genpinmap/Arduino/STM32L152ZCTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L152ZCTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L152ZDTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L152ZDTx/PeripheralPins.c index 8064452c..9efed98b 100644 --- a/src/genpinmap/Arduino/STM32L152ZDTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L152ZDTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L152ZETx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L152ZETx/PeripheralPins.c index de3a4e07..2d081fde 100644 --- a/src/genpinmap/Arduino/STM32L152ZETx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L152ZETx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L162QDHx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L162QDHx/PeripheralPins.c index 44bbfd06..d57e0f7f 100644 --- a/src/genpinmap/Arduino/STM32L162QDHx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L162QDHx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L162RCTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L162RCTx/PeripheralPins.c index bf9b000e..8fdac53a 100644 --- a/src/genpinmap/Arduino/STM32L162RCTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L162RCTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L162RCTxA/PeripheralPins.c b/src/genpinmap/Arduino/STM32L162RCTxA/PeripheralPins.c index 0c19ac69..c7145ac2 100644 --- a/src/genpinmap/Arduino/STM32L162RCTxA/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L162RCTxA/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L162RDTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L162RDTx/PeripheralPins.c index 34911ee7..528b570f 100644 --- a/src/genpinmap/Arduino/STM32L162RDTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L162RDTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L162RDYx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L162RDYx/PeripheralPins.c index 6ec6579b..c2523376 100644 --- a/src/genpinmap/Arduino/STM32L162RDYx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L162RDYx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L162RETx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L162RETx/PeripheralPins.c index 3dbba3b5..f3e43a8c 100644 --- a/src/genpinmap/Arduino/STM32L162RETx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L162RETx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L162VCHx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L162VCHx/PeripheralPins.c index dc060371..c1891cfa 100644 --- a/src/genpinmap/Arduino/STM32L162VCHx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L162VCHx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L162VCTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L162VCTx/PeripheralPins.c index 10ee9a87..3007eb8b 100644 --- a/src/genpinmap/Arduino/STM32L162VCTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L162VCTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L162VCTxA/PeripheralPins.c b/src/genpinmap/Arduino/STM32L162VCTxA/PeripheralPins.c index fe9b7875..34dca937 100644 --- a/src/genpinmap/Arduino/STM32L162VCTxA/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L162VCTxA/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L162VDTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L162VDTx/PeripheralPins.c index 9057a29e..bda85b1a 100644 --- a/src/genpinmap/Arduino/STM32L162VDTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L162VDTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L162VDYxX/PeripheralPins.c b/src/genpinmap/Arduino/STM32L162VDYxX/PeripheralPins.c index cb8bf95d..c78ba11d 100644 --- a/src/genpinmap/Arduino/STM32L162VDYxX/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L162VDYxX/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L162VETx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L162VETx/PeripheralPins.c index 17974591..96f4af6e 100644 --- a/src/genpinmap/Arduino/STM32L162VETx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L162VETx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L162VEYx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L162VEYx/PeripheralPins.c index 8d8617f3..fc2340fc 100644 --- a/src/genpinmap/Arduino/STM32L162VEYx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L162VEYx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L162ZDTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L162ZDTx/PeripheralPins.c index 1e1fb48b..ba977ea9 100644 --- a/src/genpinmap/Arduino/STM32L162ZDTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L162ZDTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L162ZETx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L162ZETx/PeripheralPins.c index d0ea2b80..7ff54d7f 100644 --- a/src/genpinmap/Arduino/STM32L162ZETx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L162ZETx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L412C8Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L412C8Tx/PeripheralPins.c index 96568e43..f3338edc 100644 --- a/src/genpinmap/Arduino/STM32L412C8Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L412C8Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L412C8Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32L412C8Ux/PeripheralPins.c index 15e91d5b..5b2b2276 100644 --- a/src/genpinmap/Arduino/STM32L412C8Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L412C8Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L412CBTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L412CBTx/PeripheralPins.c index c79d27a1..dae8c14b 100644 --- a/src/genpinmap/Arduino/STM32L412CBTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L412CBTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L412CBTxP/PeripheralPins.c b/src/genpinmap/Arduino/STM32L412CBTxP/PeripheralPins.c index e6c2c671..c893d58d 100644 --- a/src/genpinmap/Arduino/STM32L412CBTxP/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L412CBTxP/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L412CBUx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L412CBUx/PeripheralPins.c index 2d7a2bc8..81a1eb30 100644 --- a/src/genpinmap/Arduino/STM32L412CBUx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L412CBUx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L412CBUxP/PeripheralPins.c b/src/genpinmap/Arduino/STM32L412CBUxP/PeripheralPins.c index 42c38176..28942b9a 100644 --- a/src/genpinmap/Arduino/STM32L412CBUxP/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L412CBUxP/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L412K8Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L412K8Tx/PeripheralPins.c index b4d14433..3ff08283 100644 --- a/src/genpinmap/Arduino/STM32L412K8Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L412K8Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L412K8Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32L412K8Ux/PeripheralPins.c index d88bdbd6..4d4ca110 100644 --- a/src/genpinmap/Arduino/STM32L412K8Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L412K8Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L412KBTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L412KBTx/PeripheralPins.c index 81ac50e3..9cedd349 100644 --- a/src/genpinmap/Arduino/STM32L412KBTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L412KBTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L412KBUx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L412KBUx/PeripheralPins.c index e9b37b63..08d29c45 100644 --- a/src/genpinmap/Arduino/STM32L412KBUx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L412KBUx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L412R8Ix/PeripheralPins.c b/src/genpinmap/Arduino/STM32L412R8Ix/PeripheralPins.c index 23614175..0a72ae4e 100644 --- a/src/genpinmap/Arduino/STM32L412R8Ix/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L412R8Ix/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L412R8Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L412R8Tx/PeripheralPins.c index 4d105465..8e2fd65e 100644 --- a/src/genpinmap/Arduino/STM32L412R8Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L412R8Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L412RBIx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L412RBIx/PeripheralPins.c index a87698af..f7889112 100644 --- a/src/genpinmap/Arduino/STM32L412RBIx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L412RBIx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L412RBIxP/PeripheralPins.c b/src/genpinmap/Arduino/STM32L412RBIxP/PeripheralPins.c index 1ed07ed0..fcda82b6 100644 --- a/src/genpinmap/Arduino/STM32L412RBIxP/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L412RBIxP/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L412RBTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L412RBTx/PeripheralPins.c index 4e3a2c2f..6ef33771 100644 --- a/src/genpinmap/Arduino/STM32L412RBTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L412RBTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L412RBTxP/PeripheralPins.c b/src/genpinmap/Arduino/STM32L412RBTxP/PeripheralPins.c index 6a581909..00de7905 100644 --- a/src/genpinmap/Arduino/STM32L412RBTxP/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L412RBTxP/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L412T8Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L412T8Yx/PeripheralPins.c index aef68913..9c01ffec 100644 --- a/src/genpinmap/Arduino/STM32L412T8Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L412T8Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L412TBYx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L412TBYx/PeripheralPins.c index feaa0a54..ed463c8e 100644 --- a/src/genpinmap/Arduino/STM32L412TBYx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L412TBYx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L412TBYxP/PeripheralPins.c b/src/genpinmap/Arduino/STM32L412TBYxP/PeripheralPins.c index 01e9dea3..4aee2cb9 100644 --- a/src/genpinmap/Arduino/STM32L412TBYxP/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L412TBYxP/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L422CBTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L422CBTx/PeripheralPins.c index a5a1a3bb..57acc958 100644 --- a/src/genpinmap/Arduino/STM32L422CBTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L422CBTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L422CBUx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L422CBUx/PeripheralPins.c index fddf03a8..4027974a 100644 --- a/src/genpinmap/Arduino/STM32L422CBUx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L422CBUx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L422KBTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L422KBTx/PeripheralPins.c index 050b2ca7..d4f2312a 100644 --- a/src/genpinmap/Arduino/STM32L422KBTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L422KBTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L422KBUx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L422KBUx/PeripheralPins.c index 2737f9e1..a9e35eeb 100644 --- a/src/genpinmap/Arduino/STM32L422KBUx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L422KBUx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L422RBIx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L422RBIx/PeripheralPins.c index bbffb0fe..09571ab6 100644 --- a/src/genpinmap/Arduino/STM32L422RBIx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L422RBIx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L422RBTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L422RBTx/PeripheralPins.c index 1f1a2f93..6a8dd21a 100644 --- a/src/genpinmap/Arduino/STM32L422RBTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L422RBTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L422TBYx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L422TBYx/PeripheralPins.c index 9a75d3d4..b9aa4d68 100644 --- a/src/genpinmap/Arduino/STM32L422TBYx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L422TBYx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L431C(B-C)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L431C(B-C)Tx/PeripheralPins.c index e8a3af1e..142f2c46 100644 --- a/src/genpinmap/Arduino/STM32L431C(B-C)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L431C(B-C)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L431C(B-C)Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32L431C(B-C)Ux/PeripheralPins.c index aba4497e..230d4401 100644 --- a/src/genpinmap/Arduino/STM32L431C(B-C)Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L431C(B-C)Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L431C(B-C)Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L431C(B-C)Yx/PeripheralPins.c index 683da2ab..42eec138 100644 --- a/src/genpinmap/Arduino/STM32L431C(B-C)Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L431C(B-C)Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L431K(B-C)Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32L431K(B-C)Ux/PeripheralPins.c index e2356e3b..a1aee5e5 100644 --- a/src/genpinmap/Arduino/STM32L431K(B-C)Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L431K(B-C)Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L431R(B-C)Ix/PeripheralPins.c b/src/genpinmap/Arduino/STM32L431R(B-C)Ix/PeripheralPins.c index 3d1d02f7..ab7aa2da 100644 --- a/src/genpinmap/Arduino/STM32L431R(B-C)Ix/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L431R(B-C)Ix/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L431R(B-C)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L431R(B-C)Tx/PeripheralPins.c index 4a755ab6..295a90ac 100644 --- a/src/genpinmap/Arduino/STM32L431R(B-C)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L431R(B-C)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L431R(B-C)Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L431R(B-C)Yx/PeripheralPins.c index dfdd36b8..02309c90 100644 --- a/src/genpinmap/Arduino/STM32L431R(B-C)Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L431R(B-C)Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L431VCIx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L431VCIx/PeripheralPins.c index d0693484..ffdd01ee 100644 --- a/src/genpinmap/Arduino/STM32L431VCIx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L431VCIx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L431VCTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L431VCTx/PeripheralPins.c index dcba6f84..e08c77a5 100644 --- a/src/genpinmap/Arduino/STM32L431VCTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L431VCTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L432K(B-C)Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32L432K(B-C)Ux/PeripheralPins.c index fdc7ab06..dbb2cab8 100644 --- a/src/genpinmap/Arduino/STM32L432K(B-C)Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L432K(B-C)Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L433C(B-C)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L433C(B-C)Tx/PeripheralPins.c index 67571a53..02d69af1 100644 --- a/src/genpinmap/Arduino/STM32L433C(B-C)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L433C(B-C)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L433C(B-C)Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32L433C(B-C)Ux/PeripheralPins.c index 298a496d..eca20ce1 100644 --- a/src/genpinmap/Arduino/STM32L433C(B-C)Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L433C(B-C)Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L433C(B-C)Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L433C(B-C)Yx/PeripheralPins.c index 94db4ccd..49351106 100644 --- a/src/genpinmap/Arduino/STM32L433C(B-C)Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L433C(B-C)Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L433R(B-C)Ix/PeripheralPins.c b/src/genpinmap/Arduino/STM32L433R(B-C)Ix/PeripheralPins.c index 049e6b6c..44c56718 100644 --- a/src/genpinmap/Arduino/STM32L433R(B-C)Ix/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L433R(B-C)Ix/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L433R(B-C)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L433R(B-C)Tx/PeripheralPins.c index 767b0482..569b67e2 100644 --- a/src/genpinmap/Arduino/STM32L433R(B-C)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L433R(B-C)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L433R(B-C)Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L433R(B-C)Yx/PeripheralPins.c index 572002e0..405961b4 100644 --- a/src/genpinmap/Arduino/STM32L433R(B-C)Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L433R(B-C)Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L433RCTxP/PeripheralPins.c b/src/genpinmap/Arduino/STM32L433RCTxP/PeripheralPins.c index 3c0a02ab..bf2338de 100644 --- a/src/genpinmap/Arduino/STM32L433RCTxP/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L433RCTxP/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L433VCIx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L433VCIx/PeripheralPins.c index 5ba2a614..56fe098f 100644 --- a/src/genpinmap/Arduino/STM32L433VCIx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L433VCIx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L433VCTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L433VCTx/PeripheralPins.c index 06bfe15d..f26b84fb 100644 --- a/src/genpinmap/Arduino/STM32L433VCTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L433VCTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L442KCUx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L442KCUx/PeripheralPins.c index 3dc9039a..bc91eb07 100644 --- a/src/genpinmap/Arduino/STM32L442KCUx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L442KCUx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L443CCTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L443CCTx/PeripheralPins.c index 703dbab1..51d1ce5a 100644 --- a/src/genpinmap/Arduino/STM32L443CCTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L443CCTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L443CCUx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L443CCUx/PeripheralPins.c index 2cfaf069..ca0984da 100644 --- a/src/genpinmap/Arduino/STM32L443CCUx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L443CCUx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L443CCYx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L443CCYx/PeripheralPins.c index 6473855e..b481a22e 100644 --- a/src/genpinmap/Arduino/STM32L443CCYx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L443CCYx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L443RCIx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L443RCIx/PeripheralPins.c index f691bf63..fe1c023d 100644 --- a/src/genpinmap/Arduino/STM32L443RCIx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L443RCIx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L443RCTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L443RCTx/PeripheralPins.c index 70c633e3..76eccb01 100644 --- a/src/genpinmap/Arduino/STM32L443RCTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L443RCTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L443RCYx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L443RCYx/PeripheralPins.c index 04fad0b2..08fccae6 100644 --- a/src/genpinmap/Arduino/STM32L443RCYx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L443RCYx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L443VCIx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L443VCIx/PeripheralPins.c index 554e329e..85b695f7 100644 --- a/src/genpinmap/Arduino/STM32L443VCIx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L443VCIx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L443VCTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L443VCTx/PeripheralPins.c index 89368130..755db231 100644 --- a/src/genpinmap/Arduino/STM32L443VCTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L443VCTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L451C(C-E)Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32L451C(C-E)Ux/PeripheralPins.c index a743d300..d245d9d1 100644 --- a/src/genpinmap/Arduino/STM32L451C(C-E)Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L451C(C-E)Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L451R(C-E)Ix/PeripheralPins.c b/src/genpinmap/Arduino/STM32L451R(C-E)Ix/PeripheralPins.c index fadb5429..2243c030 100644 --- a/src/genpinmap/Arduino/STM32L451R(C-E)Ix/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L451R(C-E)Ix/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L451R(C-E)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L451R(C-E)Tx/PeripheralPins.c index 9adaaa13..8c27c6f8 100644 --- a/src/genpinmap/Arduino/STM32L451R(C-E)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L451R(C-E)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L451R(C-E)Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L451R(C-E)Yx/PeripheralPins.c index 65106aae..e299285b 100644 --- a/src/genpinmap/Arduino/STM32L451R(C-E)Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L451R(C-E)Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L451V(C-E)Ix/PeripheralPins.c b/src/genpinmap/Arduino/STM32L451V(C-E)Ix/PeripheralPins.c index 7d02da03..725a0f0d 100644 --- a/src/genpinmap/Arduino/STM32L451V(C-E)Ix/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L451V(C-E)Ix/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L451V(C-E)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L451V(C-E)Tx/PeripheralPins.c index 8844cd1d..2db21d54 100644 --- a/src/genpinmap/Arduino/STM32L451V(C-E)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L451V(C-E)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L452C(C-E)Ux/PeripheralPins.c b/src/genpinmap/Arduino/STM32L452C(C-E)Ux/PeripheralPins.c index ae4c8ccc..482e3c08 100644 --- a/src/genpinmap/Arduino/STM32L452C(C-E)Ux/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L452C(C-E)Ux/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L452R(C-E)Ix/PeripheralPins.c b/src/genpinmap/Arduino/STM32L452R(C-E)Ix/PeripheralPins.c index ca84d9c4..868eb10b 100644 --- a/src/genpinmap/Arduino/STM32L452R(C-E)Ix/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L452R(C-E)Ix/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L452R(C-E)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L452R(C-E)Tx/PeripheralPins.c index 25edf8f1..cf61854a 100644 --- a/src/genpinmap/Arduino/STM32L452R(C-E)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L452R(C-E)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L452R(C-E)Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L452R(C-E)Yx/PeripheralPins.c index e6a08577..06683a1c 100644 --- a/src/genpinmap/Arduino/STM32L452R(C-E)Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L452R(C-E)Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L452RETxP/PeripheralPins.c b/src/genpinmap/Arduino/STM32L452RETxP/PeripheralPins.c index bbd2f1fe..e1af3a54 100644 --- a/src/genpinmap/Arduino/STM32L452RETxP/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L452RETxP/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L452V(C-E)Ix/PeripheralPins.c b/src/genpinmap/Arduino/STM32L452V(C-E)Ix/PeripheralPins.c index e1d57a48..56bc7242 100644 --- a/src/genpinmap/Arduino/STM32L452V(C-E)Ix/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L452V(C-E)Ix/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L452V(C-E)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L452V(C-E)Tx/PeripheralPins.c index 1c3f855e..b6f5b636 100644 --- a/src/genpinmap/Arduino/STM32L452V(C-E)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L452V(C-E)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L462CEUx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L462CEUx/PeripheralPins.c index af53c332..a79f3a85 100644 --- a/src/genpinmap/Arduino/STM32L462CEUx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L462CEUx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L462REIx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L462REIx/PeripheralPins.c index 6148856f..02b2bd22 100644 --- a/src/genpinmap/Arduino/STM32L462REIx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L462REIx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L462RETx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L462RETx/PeripheralPins.c index 83438eae..4adfafe4 100644 --- a/src/genpinmap/Arduino/STM32L462RETx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L462RETx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L462REYx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L462REYx/PeripheralPins.c index f699260a..3962f4c0 100644 --- a/src/genpinmap/Arduino/STM32L462REYx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L462REYx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L462VEIx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L462VEIx/PeripheralPins.c index 338dc95f..435046dc 100644 --- a/src/genpinmap/Arduino/STM32L462VEIx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L462VEIx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L462VETx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L462VETx/PeripheralPins.c index cd3634bc..ad8815bd 100644 --- a/src/genpinmap/Arduino/STM32L462VETx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L462VETx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L471Q(E-G)Ix/PeripheralPins.c b/src/genpinmap/Arduino/STM32L471Q(E-G)Ix/PeripheralPins.c index c84006f6..22c3a9ca 100644 --- a/src/genpinmap/Arduino/STM32L471Q(E-G)Ix/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L471Q(E-G)Ix/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L471R(E-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L471R(E-G)Tx/PeripheralPins.c index f9c60dc7..566a4f11 100644 --- a/src/genpinmap/Arduino/STM32L471R(E-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L471R(E-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L471V(E-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L471V(E-G)Tx/PeripheralPins.c index 2e4d22eb..a25755d7 100644 --- a/src/genpinmap/Arduino/STM32L471V(E-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L471V(E-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L471Z(E-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L471Z(E-G)Tx/PeripheralPins.c index c1b8ca9d..fbde4406 100644 --- a/src/genpinmap/Arduino/STM32L471Z(E-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L471Z(E-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L475R(C-E-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L475R(C-E-G)Tx/PeripheralPins.c index 8614a96a..1034b5ee 100644 --- a/src/genpinmap/Arduino/STM32L475R(C-E-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L475R(C-E-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L475V(C-E-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L475V(C-E-G)Tx/PeripheralPins.c index 527d070b..9a3c897d 100644 --- a/src/genpinmap/Arduino/STM32L475V(C-E-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L475V(C-E-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L476J(E-G)Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L476J(E-G)Yx/PeripheralPins.c index 856b2878..21a48c38 100644 --- a/src/genpinmap/Arduino/STM32L476J(E-G)Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L476J(E-G)Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L476JGYxP/PeripheralPins.c b/src/genpinmap/Arduino/STM32L476JGYxP/PeripheralPins.c index 916c64af..8746ffe4 100644 --- a/src/genpinmap/Arduino/STM32L476JGYxP/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L476JGYxP/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L476M(E-G)Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L476M(E-G)Yx/PeripheralPins.c index 27d5f6b1..017c3b0a 100644 --- a/src/genpinmap/Arduino/STM32L476M(E-G)Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L476M(E-G)Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L476Q(E-G)Ix/PeripheralPins.c b/src/genpinmap/Arduino/STM32L476Q(E-G)Ix/PeripheralPins.c index d083d1d6..58d15b08 100644 --- a/src/genpinmap/Arduino/STM32L476Q(E-G)Ix/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L476Q(E-G)Ix/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L476R(C-E-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L476R(C-E-G)Tx/PeripheralPins.c index 15603dce..5d44b305 100644 --- a/src/genpinmap/Arduino/STM32L476R(C-E-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L476R(C-E-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L476V(C-E-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L476V(C-E-G)Tx/PeripheralPins.c index ff1e7c64..964f0587 100644 --- a/src/genpinmap/Arduino/STM32L476V(C-E-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L476V(C-E-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L476Z(E-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L476Z(E-G)Tx/PeripheralPins.c index aa7794e7..0ff68983 100644 --- a/src/genpinmap/Arduino/STM32L476Z(E-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L476Z(E-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L476ZGTxP/PeripheralPins.c b/src/genpinmap/Arduino/STM32L476ZGTxP/PeripheralPins.c index 50d862e2..bcd9aaf7 100644 --- a/src/genpinmap/Arduino/STM32L476ZGTxP/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L476ZGTxP/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L485J(C-E)Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L485J(C-E)Yx/PeripheralPins.c index f52280aa..6fd4d2de 100644 --- a/src/genpinmap/Arduino/STM32L485J(C-E)Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L485J(C-E)Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L486JGYx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L486JGYx/PeripheralPins.c index a7f843c6..a68dde6b 100644 --- a/src/genpinmap/Arduino/STM32L486JGYx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L486JGYx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L486QGIx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L486QGIx/PeripheralPins.c index 7e93ef31..40a5af3e 100644 --- a/src/genpinmap/Arduino/STM32L486QGIx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L486QGIx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L486RGTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L486RGTx/PeripheralPins.c index 5c648538..2d4bb875 100644 --- a/src/genpinmap/Arduino/STM32L486RGTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L486RGTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L486VGTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L486VGTx/PeripheralPins.c index 79d57a10..a1d70a2f 100644 --- a/src/genpinmap/Arduino/STM32L486VGTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L486VGTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L486ZGTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L486ZGTx/PeripheralPins.c index 817a9c3c..cf62981f 100644 --- a/src/genpinmap/Arduino/STM32L486ZGTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L486ZGTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L496A(E-G)Ix/PeripheralPins.c b/src/genpinmap/Arduino/STM32L496A(E-G)Ix/PeripheralPins.c index ef3c4717..2c7dbb68 100644 --- a/src/genpinmap/Arduino/STM32L496A(E-G)Ix/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L496A(E-G)Ix/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L496AGIxP/PeripheralPins.c b/src/genpinmap/Arduino/STM32L496AGIxP/PeripheralPins.c index 8e0f0bf2..4ea4012f 100644 --- a/src/genpinmap/Arduino/STM32L496AGIxP/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L496AGIxP/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L496Q(E-G)Ix/PeripheralPins.c b/src/genpinmap/Arduino/STM32L496Q(E-G)Ix/PeripheralPins.c index c8812b5a..88a8ddca 100644 --- a/src/genpinmap/Arduino/STM32L496Q(E-G)Ix/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L496Q(E-G)Ix/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L496R(E-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L496R(E-G)Tx/PeripheralPins.c index ff9a0193..e1a2ebc7 100644 --- a/src/genpinmap/Arduino/STM32L496R(E-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L496R(E-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L496RGTxP/PeripheralPins.c b/src/genpinmap/Arduino/STM32L496RGTxP/PeripheralPins.c index 36727947..2f237665 100644 --- a/src/genpinmap/Arduino/STM32L496RGTxP/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L496RGTxP/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L496V(E-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L496V(E-G)Tx/PeripheralPins.c index 7a3e0661..d05ab1d7 100644 --- a/src/genpinmap/Arduino/STM32L496V(E-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L496V(E-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L496V(E-G)Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L496V(E-G)Yx/PeripheralPins.c index 34de0bcc..e68c9c1b 100644 --- a/src/genpinmap/Arduino/STM32L496V(E-G)Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L496V(E-G)Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L496VGYxP/PeripheralPins.c b/src/genpinmap/Arduino/STM32L496VGYxP/PeripheralPins.c index 5be2385f..7caf4883 100644 --- a/src/genpinmap/Arduino/STM32L496VGYxP/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L496VGYxP/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L496Z(E-G)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L496Z(E-G)Tx/PeripheralPins.c index 6cc204a2..93715479 100644 --- a/src/genpinmap/Arduino/STM32L496Z(E-G)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L496Z(E-G)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L496ZGTxP/PeripheralPins.c b/src/genpinmap/Arduino/STM32L496ZGTxP/PeripheralPins.c index 69438b50..5c9a0bae 100644 --- a/src/genpinmap/Arduino/STM32L496ZGTxP/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L496ZGTxP/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L4A6AGIx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L4A6AGIx/PeripheralPins.c index 0d614928..b118898a 100644 --- a/src/genpinmap/Arduino/STM32L4A6AGIx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L4A6AGIx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L4A6QGIx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L4A6QGIx/PeripheralPins.c index b9127bcb..b3b87df9 100644 --- a/src/genpinmap/Arduino/STM32L4A6QGIx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L4A6QGIx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L4A6RGTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L4A6RGTx/PeripheralPins.c index d076559f..a720a5ca 100644 --- a/src/genpinmap/Arduino/STM32L4A6RGTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L4A6RGTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L4A6VGTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L4A6VGTx/PeripheralPins.c index e4b44d15..f630f8b7 100644 --- a/src/genpinmap/Arduino/STM32L4A6VGTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L4A6VGTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L4A6VGYx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L4A6VGYx/PeripheralPins.c index 2f0534bd..be23e168 100644 --- a/src/genpinmap/Arduino/STM32L4A6VGYx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L4A6VGYx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L4A6ZGTx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L4A6ZGTx/PeripheralPins.c index 47447ee0..8dd8c6e6 100644 --- a/src/genpinmap/Arduino/STM32L4A6ZGTx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L4A6ZGTx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L4R5A(G-I)Ix/PeripheralPins.c b/src/genpinmap/Arduino/STM32L4R5A(G-I)Ix/PeripheralPins.c index a3046617..1b6efc5d 100644 --- a/src/genpinmap/Arduino/STM32L4R5A(G-I)Ix/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L4R5A(G-I)Ix/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L4R5Q(G-I)Ix/PeripheralPins.c b/src/genpinmap/Arduino/STM32L4R5Q(G-I)Ix/PeripheralPins.c index 59d28f05..0da1f14a 100644 --- a/src/genpinmap/Arduino/STM32L4R5Q(G-I)Ix/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L4R5Q(G-I)Ix/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L4R5V(G-I)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L4R5V(G-I)Tx/PeripheralPins.c index 80d72026..eeb78f31 100644 --- a/src/genpinmap/Arduino/STM32L4R5V(G-I)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L4R5V(G-I)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L4R5Z(G-I)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L4R5Z(G-I)Tx/PeripheralPins.c index 68964a97..e1102388 100644 --- a/src/genpinmap/Arduino/STM32L4R5Z(G-I)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L4R5Z(G-I)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L4R5Z(G-I)Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L4R5Z(G-I)Yx/PeripheralPins.c index a5f052c7..0c257a47 100644 --- a/src/genpinmap/Arduino/STM32L4R5Z(G-I)Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L4R5Z(G-I)Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L4R5ZITxP/PeripheralPins.c b/src/genpinmap/Arduino/STM32L4R5ZITxP/PeripheralPins.c index 334c7563..9b23dca6 100644 --- a/src/genpinmap/Arduino/STM32L4R5ZITxP/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L4R5ZITxP/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L4R7AIIx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L4R7AIIx/PeripheralPins.c index 1daf1200..04e3504a 100644 --- a/src/genpinmap/Arduino/STM32L4R7AIIx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L4R7AIIx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L4R7VITx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L4R7VITx/PeripheralPins.c index 5359c0c2..47362893 100644 --- a/src/genpinmap/Arduino/STM32L4R7VITx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L4R7VITx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L4R7ZITx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L4R7ZITx/PeripheralPins.c index 2a78827b..07981d90 100644 --- a/src/genpinmap/Arduino/STM32L4R7ZITx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L4R7ZITx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L4R9A(G-I)Ix/PeripheralPins.c b/src/genpinmap/Arduino/STM32L4R9A(G-I)Ix/PeripheralPins.c index 75560bbb..60669a87 100644 --- a/src/genpinmap/Arduino/STM32L4R9A(G-I)Ix/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L4R9A(G-I)Ix/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L4R9V(G-I)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L4R9V(G-I)Tx/PeripheralPins.c index 9a039d22..a1065a95 100644 --- a/src/genpinmap/Arduino/STM32L4R9V(G-I)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L4R9V(G-I)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L4R9Z(G-I)Jx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L4R9Z(G-I)Jx/PeripheralPins.c index aae3a63f..07a4f420 100644 --- a/src/genpinmap/Arduino/STM32L4R9Z(G-I)Jx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L4R9Z(G-I)Jx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L4R9Z(G-I)Tx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L4R9Z(G-I)Tx/PeripheralPins.c index ec462cfa..fd520432 100644 --- a/src/genpinmap/Arduino/STM32L4R9Z(G-I)Tx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L4R9Z(G-I)Tx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L4R9Z(G-I)Yx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L4R9Z(G-I)Yx/PeripheralPins.c index 653952d5..ba49ebb3 100644 --- a/src/genpinmap/Arduino/STM32L4R9Z(G-I)Yx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L4R9Z(G-I)Yx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L4S5AIIx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L4S5AIIx/PeripheralPins.c index 4de9728b..f3116896 100644 --- a/src/genpinmap/Arduino/STM32L4S5AIIx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L4S5AIIx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L4S5QIIx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L4S5QIIx/PeripheralPins.c index 679911b7..84ab41dc 100644 --- a/src/genpinmap/Arduino/STM32L4S5QIIx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L4S5QIIx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L4S5VITx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L4S5VITx/PeripheralPins.c index 9bf4038e..9d8e69a9 100644 --- a/src/genpinmap/Arduino/STM32L4S5VITx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L4S5VITx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L4S5ZITx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L4S5ZITx/PeripheralPins.c index a801984d..e04fe01e 100644 --- a/src/genpinmap/Arduino/STM32L4S5ZITx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L4S5ZITx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L4S5ZIYx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L4S5ZIYx/PeripheralPins.c index d5a6c61d..709bb2a1 100644 --- a/src/genpinmap/Arduino/STM32L4S5ZIYx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L4S5ZIYx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L4S7AIIx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L4S7AIIx/PeripheralPins.c index 8d2274ab..d1ef1407 100644 --- a/src/genpinmap/Arduino/STM32L4S7AIIx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L4S7AIIx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L4S7VITx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L4S7VITx/PeripheralPins.c index a68fb4ca..ce69c597 100644 --- a/src/genpinmap/Arduino/STM32L4S7VITx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L4S7VITx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L4S7ZITx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L4S7ZITx/PeripheralPins.c index 1f93c437..cd370599 100644 --- a/src/genpinmap/Arduino/STM32L4S7ZITx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L4S7ZITx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L4S9AIIx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L4S9AIIx/PeripheralPins.c index 9f2d553d..ff74999d 100644 --- a/src/genpinmap/Arduino/STM32L4S9AIIx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L4S9AIIx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L4S9VITx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L4S9VITx/PeripheralPins.c index 138745fd..0c10aa23 100644 --- a/src/genpinmap/Arduino/STM32L4S9VITx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L4S9VITx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L4S9ZIJx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L4S9ZIJx/PeripheralPins.c index f83b4ae9..b3366825 100644 --- a/src/genpinmap/Arduino/STM32L4S9ZIJx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L4S9ZIJx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L4S9ZITx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L4S9ZITx/PeripheralPins.c index 31b5c791..683f5c3b 100644 --- a/src/genpinmap/Arduino/STM32L4S9ZITx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L4S9ZITx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/genpinmap/Arduino/STM32L4S9ZIYx/PeripheralPins.c b/src/genpinmap/Arduino/STM32L4S9ZIYx/PeripheralPins.c index 61ea4fe9..eb6d05d0 100644 --- a/src/genpinmap/Arduino/STM32L4S9ZIYx/PeripheralPins.c +++ b/src/genpinmap/Arduino/STM32L4S9ZIYx/PeripheralPins.c @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (c) 2018, STMicroelectronics + * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without