diff --git a/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/TOOLCHAIN_ARM_MICRO/startup_stm32l151xc.s b/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/TOOLCHAIN_ARM_MICRO/startup_stm32l151xc.s index 3f3982ea57..a0b8161b23 100644 --- a/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/TOOLCHAIN_ARM_MICRO/startup_stm32l151xc.s +++ b/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/TOOLCHAIN_ARM_MICRO/startup_stm32l151xc.s @@ -1,6 +1,6 @@ ; STM32L151RC Ultra Low Power High-density Devices vector table for MDK ARM_MICRO toolchain ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -; Copyright (c) 2014, STMicroelectronics +; Copyright (c) 2015, STMicroelectronics ; All rights reserved. ; ; Redistribution and use in source and binary forms, with or without diff --git a/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/TOOLCHAIN_ARM_MICRO/stm32l151rc.sct b/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/TOOLCHAIN_ARM_MICRO/stm32l151rc.sct index 755e0b5d44..141eb4a827 100644 --- a/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/TOOLCHAIN_ARM_MICRO/stm32l151rc.sct +++ b/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/TOOLCHAIN_ARM_MICRO/stm32l151rc.sct @@ -1,6 +1,6 @@ ; Scatter-Loading Description File ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -; Copyright (c) 2014, STMicroelectronics +; Copyright (c) 2015, STMicroelectronics ; All rights reserved. ; ; Redistribution and use in source and binary forms, with or without diff --git a/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/TOOLCHAIN_ARM_MICRO/sys.cpp b/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/TOOLCHAIN_ARM_MICRO/sys.cpp index bb665909b9..4362e30478 100644 --- a/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/TOOLCHAIN_ARM_MICRO/sys.cpp +++ b/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/TOOLCHAIN_ARM_MICRO/sys.cpp @@ -2,7 +2,7 @@ * Setup a fixed single stack/heap memory model, * between the top of the RW/ZI region and the stackpointer ******************************************************************************* - * Copyright (c) 2014, STMicroelectronics + * Copyright (c) 2015, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/TOOLCHAIN_ARM_STD/startup_stm32l151xc.s b/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/TOOLCHAIN_ARM_STD/startup_stm32l151xc.s index 16eeeabd5b..65af4f44fc 100644 --- a/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/TOOLCHAIN_ARM_STD/startup_stm32l151xc.s +++ b/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/TOOLCHAIN_ARM_STD/startup_stm32l151xc.s @@ -1,6 +1,6 @@ ; STM32L151RC Ultra Low Power High-density Devices vector table for MDK ARM_STD toolchain ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -; Copyright (c) 2014, STMicroelectronics +; Copyright (c) 2015, STMicroelectronics ; All rights reserved. ; ; Redistribution and use in source and binary forms, with or without diff --git a/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/TOOLCHAIN_ARM_STD/stm32l151rc.sct b/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/TOOLCHAIN_ARM_STD/stm32l151rc.sct index 755e0b5d44..141eb4a827 100644 --- a/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/TOOLCHAIN_ARM_STD/stm32l151rc.sct +++ b/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/TOOLCHAIN_ARM_STD/stm32l151rc.sct @@ -1,6 +1,6 @@ ; Scatter-Loading Description File ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -; Copyright (c) 2014, STMicroelectronics +; Copyright (c) 2015, STMicroelectronics ; All rights reserved. ; ; Redistribution and use in source and binary forms, with or without diff --git a/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/TOOLCHAIN_ARM_STD/sys.cpp b/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/TOOLCHAIN_ARM_STD/sys.cpp index bb665909b9..4362e30478 100644 --- a/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/TOOLCHAIN_ARM_STD/sys.cpp +++ b/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/TOOLCHAIN_ARM_STD/sys.cpp @@ -2,7 +2,7 @@ * Setup a fixed single stack/heap memory model, * between the top of the RW/ZI region and the stackpointer ******************************************************************************* - * Copyright (c) 2014, STMicroelectronics + * Copyright (c) 2015, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/TOOLCHAIN_GCC_ARM/startup_stm32l151xc.s b/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/TOOLCHAIN_GCC_ARM/startup_stm32l151xc.s index 591ad38cc0..e4c9a0214d 100644 --- a/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/TOOLCHAIN_GCC_ARM/startup_stm32l151xc.s +++ b/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/TOOLCHAIN_GCC_ARM/startup_stm32l151xc.s @@ -17,7 +17,7 @@ * priority is Privileged, and the Stack is set to Main. ****************************************************************************** * - *

© COPYRIGHT(c) 2014 STMicroelectronics

+ *

© COPYRIGHT(c) 2015 STMicroelectronics

* * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: diff --git a/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/cmsis.h b/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/cmsis.h index 8c32259ba3..726b3b5789 100644 --- a/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/cmsis.h +++ b/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/cmsis.h @@ -1,7 +1,7 @@ /* mbed Microcontroller Library * A generic CMSIS include header ******************************************************************************* - * Copyright (c) 2014, STMicroelectronics + * Copyright (c) 2015, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/cmsis_nvic.c b/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/cmsis_nvic.c index 2da63fc9af..9263c748e7 100644 --- a/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/cmsis_nvic.c +++ b/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/cmsis_nvic.c @@ -1,7 +1,7 @@ /* mbed Microcontroller Library * CMSIS-style functionality to support dynamic vectors ******************************************************************************* - * Copyright (c) 2014, STMicroelectronics + * Copyright (c) 2015, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/cmsis_nvic.h b/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/cmsis_nvic.h index 441f1c992a..214b55e373 100644 --- a/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/cmsis_nvic.h +++ b/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/cmsis_nvic.h @@ -1,7 +1,7 @@ /* mbed Microcontroller Library * CMSIS-style functionality to support dynamic vectors ******************************************************************************* - * Copyright (c) 2014, STMicroelectronics + * Copyright (c) 2015, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/hal_tick.c b/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/hal_tick.c index ec96c6ce0d..48e22d387b 100644 --- a/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/hal_tick.c +++ b/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/hal_tick.c @@ -6,7 +6,7 @@ ****************************************************************************** * @attention * - *

© COPYRIGHT 2014 STMicroelectronics

+ *

© COPYRIGHT 2015 STMicroelectronics

* * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: diff --git a/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/hal_tick.h b/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/hal_tick.h index ee23af91ec..2e46c25c70 100644 --- a/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/hal_tick.h +++ b/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/hal_tick.h @@ -6,7 +6,7 @@ ****************************************************************************** * @attention * - *

© COPYRIGHT(c) 2014 STMicroelectronics

+ *

© COPYRIGHT(c) 2015 STMicroelectronics

* * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: diff --git a/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/stm32l151xc.h b/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/stm32l151xc.h index a2e4c7f5e5..29e3493bc4 100644 --- a/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/stm32l151xc.h +++ b/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/stm32l151xc.h @@ -16,7 +16,7 @@ ****************************************************************************** * @attention * - *

© COPYRIGHT(c) 2014 STMicroelectronics

+ *

© COPYRIGHT(c) 2015 STMicroelectronics

* * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: diff --git a/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/stm32l1xx.h b/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/stm32l1xx.h index 32a1532937..b4e54c7956 100644 --- a/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/stm32l1xx.h +++ b/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/stm32l1xx.h @@ -18,7 +18,7 @@ ****************************************************************************** * @attention * - *

© COPYRIGHT(c) 2014 STMicroelectronics

+ *

© COPYRIGHT(c) 2015 STMicroelectronics

* * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: diff --git a/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/system_stm32l1xx.c b/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/system_stm32l1xx.c index c4a56c76cc..f5b0f79ed7 100644 --- a/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/system_stm32l1xx.c +++ b/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/system_stm32l1xx.c @@ -40,7 +40,7 @@ ****************************************************************************** * @attention * - *

© COPYRIGHT(c) 2014 STMicroelectronics

+ *

© COPYRIGHT(c) 2015 STMicroelectronics

* * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: diff --git a/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/system_stm32l1xx.h b/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/system_stm32l1xx.h index 62e216539a..4ac46ec075 100644 --- a/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/system_stm32l1xx.h +++ b/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32ST1L/system_stm32l1xx.h @@ -8,7 +8,7 @@ ****************************************************************************** * @attention * - *

© COPYRIGHT(c) 2014 STMicroelectronics

+ *

© COPYRIGHT(c) 2015 STMicroelectronics

* * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: diff --git a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/PeripheralNames.h b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/PeripheralNames.h index 3803932702..371a1aecd1 100644 --- a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/PeripheralNames.h +++ b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/PeripheralNames.h @@ -1,6 +1,6 @@ /* mbed Microcontroller Library ******************************************************************************* - * Copyright (c) 2014, STMicroelectronics + * Copyright (c) 2015, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/PeripheralPins.c b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/PeripheralPins.c index eeb0efa086..09f7cc4282 100644 --- a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/PeripheralPins.c +++ b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/PeripheralPins.c @@ -1,6 +1,6 @@ /* mbed Microcontroller Library ******************************************************************************* - * Copyright (c) 2014, STMicroelectronics + * Copyright (c) 2015, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/PeripheralPins.h b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/PeripheralPins.h index cc2fcaaf11..66638c1c48 100644 --- a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/PeripheralPins.h +++ b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/PeripheralPins.h @@ -1,6 +1,6 @@ /* mbed Microcontroller Library ******************************************************************************* - * Copyright (c) 2014, STMicroelectronics + * Copyright (c) 2015, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/PinNames.h b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/PinNames.h index 9bf2f4a97a..6dca2a1ce0 100644 --- a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/PinNames.h +++ b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/PinNames.h @@ -1,6 +1,6 @@ /* mbed Microcontroller Library ******************************************************************************* - * Copyright (c) 2014, STMicroelectronics + * Copyright (c) 2015, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/PortNames.h b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/PortNames.h index 14295a0b4d..2496b994c7 100644 --- a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/PortNames.h +++ b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/PortNames.h @@ -1,6 +1,6 @@ /* mbed Microcontroller Library ******************************************************************************* - * Copyright (c) 2014, STMicroelectronics + * Copyright (c) 2015, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/analogin_api.c b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/analogin_api.c index dd35d184d7..af6987d506 100644 --- a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/analogin_api.c +++ b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/analogin_api.c @@ -1,5 +1,5 @@ /* mbed Microcontroller Library - * Copyright (c) 2014, STMicroelectronics + * Copyright (c) 2015, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/analogout_api.c b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/analogout_api.c index a1d3b52496..1374b93f51 100644 --- a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/analogout_api.c +++ b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/analogout_api.c @@ -1,5 +1,5 @@ /* mbed Microcontroller Library - * Copyright (c) 2014, STMicroelectronics + * Copyright (c) 2015, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/device.h b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/device.h index fd151e3566..f842633cf8 100644 --- a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/device.h +++ b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/device.h @@ -1,6 +1,6 @@ /* mbed Microcontroller Library ******************************************************************************* - * Copyright (c) 2014, STMicroelectronics + * Copyright (c) 2015, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/gpio_api.c b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/gpio_api.c index c8dd2c0150..0cb6ca96eb 100644 --- a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/gpio_api.c +++ b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/gpio_api.c @@ -1,6 +1,6 @@ /* mbed Microcontroller Library ******************************************************************************* - * Copyright (c) 2014, STMicroelectronics + * Copyright (c) 2015, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/gpio_irq_api.c b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/gpio_irq_api.c index 6eef7bf8a9..4318e00652 100644 --- a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/gpio_irq_api.c +++ b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/gpio_irq_api.c @@ -1,6 +1,6 @@ /* mbed Microcontroller Library ******************************************************************************* - * Copyright (c) 2014, STMicroelectronics + * Copyright (c) 2015, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/gpio_object.h b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/gpio_object.h index 3ca94f8d9f..a60b0821c4 100644 --- a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/gpio_object.h +++ b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/gpio_object.h @@ -1,6 +1,6 @@ /* mbed Microcontroller Library ******************************************************************************* - * Copyright (c) 2014, STMicroelectronics + * Copyright (c) 2015, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/i2c_api.c b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/i2c_api.c index 5fe8d94de3..dab5ab53ef 100644 --- a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/i2c_api.c +++ b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/i2c_api.c @@ -1,6 +1,6 @@ /* mbed Microcontroller Library ******************************************************************************* - * Copyright (c) 2014, STMicroelectronics + * Copyright (c) 2015, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/mbed_overrides.c b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/mbed_overrides.c index 74ce0cf19d..509fed2198 100644 --- a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/mbed_overrides.c +++ b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/mbed_overrides.c @@ -1,5 +1,5 @@ /* mbed Microcontroller Library - * Copyright (c) 2014, STMicroelectronics + * Copyright (c) 2015, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/objects.h b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/objects.h index c6048cfcbd..471e5a76a8 100644 --- a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/objects.h +++ b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/objects.h @@ -1,6 +1,6 @@ /* mbed Microcontroller Library ******************************************************************************* - * Copyright (c) 2014, STMicroelectronics + * Copyright (c) 2015, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/pinmap.c b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/pinmap.c index 30444a3ea6..850212f605 100644 --- a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/pinmap.c +++ b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/pinmap.c @@ -1,6 +1,6 @@ /* mbed Microcontroller Library ******************************************************************************* - * Copyright (c) 2014, STMicroelectronics + * Copyright (c) 2015, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/port_api.c b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/port_api.c index e982858665..b8ee1ec927 100644 --- a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/port_api.c +++ b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/port_api.c @@ -1,6 +1,6 @@ /* mbed Microcontroller Library ******************************************************************************* - * Copyright (c) 2014, STMicroelectronics + * Copyright (c) 2015, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/pwmout_api.c b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/pwmout_api.c index f6733c20a1..ba7c92f547 100644 --- a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/pwmout_api.c +++ b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/pwmout_api.c @@ -1,6 +1,6 @@ /* mbed Microcontroller Library ******************************************************************************* - * Copyright (c) 2014, STMicroelectronics + * Copyright (c) 2015, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/rtc_api.c b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/rtc_api.c index 1bf0ba85f4..790cb47994 100644 --- a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/rtc_api.c +++ b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/rtc_api.c @@ -1,6 +1,6 @@ /* mbed Microcontroller Library ******************************************************************************* - * Copyright (c) 2014, STMicroelectronics + * Copyright (c) 2015, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/serial_api.c b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/serial_api.c index 7498748136..d9bd6fd857 100644 --- a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/serial_api.c +++ b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/serial_api.c @@ -1,6 +1,6 @@ /* mbed Microcontroller Library ******************************************************************************* - * Copyright (c) 2014, STMicroelectronics + * Copyright (c) 2015, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/sleep.c b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/sleep.c index 07b90c4caf..87f1c3c30e 100644 --- a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/sleep.c +++ b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/sleep.c @@ -1,6 +1,6 @@ /* mbed Microcontroller Library ******************************************************************************* - * Copyright (c) 2014, STMicroelectronics + * Copyright (c) 2015, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/spi_api.c b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/spi_api.c index 45aafba51c..b9d96731c3 100644 --- a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/spi_api.c +++ b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/spi_api.c @@ -1,6 +1,6 @@ /* mbed Microcontroller Library ******************************************************************************* - * Copyright (c) 2014, STMicroelectronics + * Copyright (c) 2015, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/us_ticker.c b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/us_ticker.c index be44198992..bf84933a19 100644 --- a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/us_ticker.c +++ b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NZ32ST1L/us_ticker.c @@ -1,5 +1,5 @@ /* mbed Microcontroller Library - * Copyright (c) 2014, STMicroelectronics + * Copyright (c) 2015, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/workspace_tools/export/gccarm.py b/workspace_tools/export/gccarm.py index 6c936f8e8b..d8959c0a2a 100644 --- a/workspace_tools/export/gccarm.py +++ b/workspace_tools/export/gccarm.py @@ -76,7 +76,7 @@ class GccArm(Exporter): 'SEEED_TINY_BLE', 'DISCO_F401VC', 'DELTA_DFCM_NNN40', - 'NZ32ST1L' + 'NZ32ST1L', ] DOT_IN_RELATIVE_PATH = True