File tree Expand file tree Collapse file tree 27 files changed +27
-27
lines changed
cmsis/TARGET_NXP/TARGET_LPC2460
hal/TARGET_NXP/TARGET_LPC2460 Expand file tree Collapse file tree 27 files changed +27
-27
lines changed Original file line number Diff line number Diff line change 1
1
/* mbed Microcontroller Library - CMSIS
2
- * Copyright (C) 2009-2011 ARM Limited. All rights reserved.
2
+ * Copyright (C) 2009-2015 ARM Limited. All rights reserved.
3
3
*
4
4
* A generic CMSIS include header, pulling in LPC2368 specifics
5
5
*/
Original file line number Diff line number Diff line change 1
1
/* mbed Microcontroller Library
2
2
* CMSIS-style functionality to support dynamic vectors
3
3
*******************************************************************************
4
- * Copyright (c) 2011 ARM Limited. All rights reserved.
4
+ * Copyright (c) 2011-2015 ARM Limited. All rights reserved.
5
5
* All rights reserved.
6
6
*
7
7
* Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change 1
1
/* mbed Microcontroller Library
2
2
* CMSIS-style functionality to support dynamic vectors
3
3
*******************************************************************************
4
- * Copyright (c) 2011 ARM Limited. All rights reserved.
4
+ * Copyright (c) 2011-2015 ARM Limited. All rights reserved.
5
5
* All rights reserved.
6
6
*
7
7
* Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change 1
1
/* mbed Microcontroller Library
2
- * Copyright (C) 2008-2009 ARM Limited. All rights reserved.
2
+ * Copyright (C) 2008-2015 ARM Limited. All rights reserved.
3
3
*
4
4
* ARM7 version of CMSIS-like functionality - not advised for use outside mbed!
5
5
* based on core_cm3.h, V1.20
Original file line number Diff line number Diff line change 1
1
/* mbed Microcontroller Library
2
- * Copyright (C) 2008-2009 ARM Limited. All rights reserved.
2
+ * Copyright (C) 2008-2015 ARM Limited. All rights reserved.
3
3
*
4
4
* ARM7 version of CMSIS-like functionality - not advised for use outside mbed!
5
5
* based on core_cm3.h, V1.20
Original file line number Diff line number Diff line change 1
1
/* mbed Microcontroller Library
2
- * Copyright (C) 2008-20015 ARM Limited. All rights reserved.
2
+ * Copyright (C) 2008-2015 ARM Limited. All rights reserved.
3
3
*
4
4
* ARM7 version of CMSIS-like functionality - not advised for use outside mbed!
5
5
*/
Original file line number Diff line number Diff line change 1
1
/* mbed Microcontroller Library
2
- * Copyright (C) 2008-2009 ARM Limited. All rights reserved.
2
+ * Copyright (C) 2008-2015 ARM Limited. All rights reserved.
3
3
*
4
4
* ARM7 version of CMSIS-like functionality - not advised for use outside mbed!
5
5
* based on cmsis system_LPC17xx.h
Original file line number Diff line number Diff line change 1
1
/* mbed Microcontroller Library - Vectors
2
- * Copyright (c) 2006-2009 ARM Limited. All rights reserved.
2
+ * Copyright (c) 2006-2015 ARM Limited. All rights reserved.
3
3
*/
4
4
5
5
#ifndef MBED_VECTOR_DEFNS_H
Original file line number Diff line number Diff line change 1
1
/* mbed Microcontroller Library - RealMonitor
2
- * Copyright (c) 2006-2009 ARM Limited. All rights reserved.
2
+ * Copyright (c) 2006-2015 ARM Limited. All rights reserved.
3
3
*/
4
4
#include "vector_defns.h"
5
5
Original file line number Diff line number Diff line change 1
1
/* mbed Microcontroller Library
2
- * Copyright (c) 2006-2013 ARM Limited
2
+ * Copyright (c) 2006-2015 ARM Limited
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
/* mbed Microcontroller Library
2
- * Copyright (c) 2006-2013 ARM Limited
2
+ * Copyright (c) 2006-2015 ARM Limited
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
/* mbed Microcontroller Library
2
- * Copyright (c) 2006-2013 ARM Limited
2
+ * Copyright (c) 2006-2015 ARM Limited
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
/* mbed Microcontroller Library
2
- * Copyright (c) 2006-2013 ARM Limited
2
+ * Copyright (c) 2006-2015 ARM Limited
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
/* mbed Microcontroller Library
2
- * Copyright (c) 2006-2013 ARM Limited
2
+ * Copyright (c) 2006-2015 ARM Limited
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
/* mbed Microcontroller Library
2
- * Copyright (c) 2006-2013 ARM Limited
2
+ * Copyright (c) 2006-2015 ARM Limited
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
/* mbed Microcontroller Library
2
- * Copyright (c) 2006-2013 ARM Limited
2
+ * Copyright (c) 2006-2015 ARM Limited
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
/* mbed Microcontroller Library
2
- * Copyright (c) 2006-2013 ARM Limited
2
+ * Copyright (c) 2006-2015 ARM Limited
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
/* mbed Microcontroller Library
2
- * Copyright (c) 2006-2013 ARM Limited
2
+ * Copyright (c) 2006-2015 ARM Limited
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
/* mbed Microcontroller Library
2
- * Copyright (c) 2006-2013 ARM Limited
2
+ * Copyright (c) 2006-2015 ARM Limited
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
/* mbed Microcontroller Library
2
- * Copyright (c) 2006-2013 ARM Limited
2
+ * Copyright (c) 2006-2015 ARM Limited
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
/* mbed Microcontroller Library
2
- * Copyright (c) 2006-2013 ARM Limited
2
+ * Copyright (c) 2006-2015 ARM Limited
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
/* mbed Microcontroller Library
2
- * Copyright (c) 2006-2013 ARM Limited
2
+ * Copyright (c) 2006-2015 ARM Limited
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
/* mbed Microcontroller Library
2
- * Copyright (c) 2006-2013 ARM Limited
2
+ * Copyright (c) 2006-2015 ARM Limited
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
/* mbed Microcontroller Library
2
- * Copyright (c) 2006-2013 ARM Limited
2
+ * Copyright (c) 2006-2015 ARM Limited
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
/* mbed Microcontroller Library
2
- * Copyright (c) 2006-2013 ARM Limited
2
+ * Copyright (c) 2006-2015 ARM Limited
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
/* mbed Microcontroller Library
2
- * Copyright (c) 2006-2013 ARM Limited
2
+ * Copyright (c) 2006-2015 ARM Limited
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
/* mbed Microcontroller Library
2
- * Copyright (c) 2006-2013 ARM Limited
2
+ * Copyright (c) 2006-2015 ARM Limited
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments