Skip to content

Commit c860d98

Browse files
author
oclyke
committed
update ambiq devices
1 parent 2e231e6 commit c860d98

File tree

4 files changed

+32
-32
lines changed

4 files changed

+32
-32
lines changed

cores/arduino/am_sdk_ap3/devices/am_devices_button.c

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,26 +8,26 @@
88

99
//*****************************************************************************
1010
//
11-
// Copyright (c) 2019, Ambiq Micro
11+
// Copyright (c) 2020, Ambiq Micro
1212
// All rights reserved.
13-
//
13+
//
1414
// Redistribution and use in source and binary forms, with or without
1515
// modification, are permitted provided that the following conditions are met:
16-
//
16+
//
1717
// 1. Redistributions of source code must retain the above copyright notice,
1818
// this list of conditions and the following disclaimer.
19-
//
19+
//
2020
// 2. Redistributions in binary form must reproduce the above copyright
2121
// notice, this list of conditions and the following disclaimer in the
2222
// documentation and/or other materials provided with the distribution.
23-
//
23+
//
2424
// 3. Neither the name of the copyright holder nor the names of its
2525
// contributors may be used to endorse or promote products derived from this
2626
// software without specific prior written permission.
27-
//
27+
//
2828
// Third party software included in this distribution is subject to the
2929
// additional license terms as defined in the /docs/licenses directory.
30-
//
30+
//
3131
// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
3232
// AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3333
// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
@@ -40,7 +40,7 @@
4040
// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
4141
// POSSIBILITY OF SUCH DAMAGE.
4242
//
43-
// This is part of revision v2.2.0-7-g63f7c2ba1 of the AmbiqSuite Development Package.
43+
// This is part of revision 2.4.2 of the AmbiqSuite Development Package.
4444
//
4545
//*****************************************************************************
4646

cores/arduino/am_sdk_ap3/devices/am_devices_button.h

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,26 +8,26 @@
88

99
//*****************************************************************************
1010
//
11-
// Copyright (c) 2019, Ambiq Micro
11+
// Copyright (c) 2020, Ambiq Micro
1212
// All rights reserved.
13-
//
13+
//
1414
// Redistribution and use in source and binary forms, with or without
1515
// modification, are permitted provided that the following conditions are met:
16-
//
16+
//
1717
// 1. Redistributions of source code must retain the above copyright notice,
1818
// this list of conditions and the following disclaimer.
19-
//
19+
//
2020
// 2. Redistributions in binary form must reproduce the above copyright
2121
// notice, this list of conditions and the following disclaimer in the
2222
// documentation and/or other materials provided with the distribution.
23-
//
23+
//
2424
// 3. Neither the name of the copyright holder nor the names of its
2525
// contributors may be used to endorse or promote products derived from this
2626
// software without specific prior written permission.
27-
//
27+
//
2828
// Third party software included in this distribution is subject to the
2929
// additional license terms as defined in the /docs/licenses directory.
30-
//
30+
//
3131
// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
3232
// AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3333
// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
@@ -40,7 +40,7 @@
4040
// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
4141
// POSSIBILITY OF SUCH DAMAGE.
4242
//
43-
// This is part of revision v2.2.0-7-g63f7c2ba1 of the AmbiqSuite Development Package.
43+
// This is part of revision 2.4.2 of the AmbiqSuite Development Package.
4444
//
4545
//*****************************************************************************
4646
#ifndef AM_DEVICES_BUTTON_H

cores/arduino/am_sdk_ap3/devices/am_devices_led.c

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,26 +13,26 @@
1313

1414
//*****************************************************************************
1515
//
16-
// Copyright (c) 2019, Ambiq Micro
16+
// Copyright (c) 2020, Ambiq Micro
1717
// All rights reserved.
18-
//
18+
//
1919
// Redistribution and use in source and binary forms, with or without
2020
// modification, are permitted provided that the following conditions are met:
21-
//
21+
//
2222
// 1. Redistributions of source code must retain the above copyright notice,
2323
// this list of conditions and the following disclaimer.
24-
//
24+
//
2525
// 2. Redistributions in binary form must reproduce the above copyright
2626
// notice, this list of conditions and the following disclaimer in the
2727
// documentation and/or other materials provided with the distribution.
28-
//
28+
//
2929
// 3. Neither the name of the copyright holder nor the names of its
3030
// contributors may be used to endorse or promote products derived from this
3131
// software without specific prior written permission.
32-
//
32+
//
3333
// Third party software included in this distribution is subject to the
3434
// additional license terms as defined in the /docs/licenses directory.
35-
//
35+
//
3636
// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
3737
// AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3838
// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
@@ -45,7 +45,7 @@
4545
// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
4646
// POSSIBILITY OF SUCH DAMAGE.
4747
//
48-
// This is part of revision v2.2.0-7-g63f7c2ba1 of the AmbiqSuite Development Package.
48+
// This is part of revision 2.4.2 of the AmbiqSuite Development Package.
4949
//
5050
//*****************************************************************************
5151

cores/arduino/am_sdk_ap3/devices/am_devices_led.h

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,26 +13,26 @@
1313

1414
//*****************************************************************************
1515
//
16-
// Copyright (c) 2019, Ambiq Micro
16+
// Copyright (c) 2020, Ambiq Micro
1717
// All rights reserved.
18-
//
18+
//
1919
// Redistribution and use in source and binary forms, with or without
2020
// modification, are permitted provided that the following conditions are met:
21-
//
21+
//
2222
// 1. Redistributions of source code must retain the above copyright notice,
2323
// this list of conditions and the following disclaimer.
24-
//
24+
//
2525
// 2. Redistributions in binary form must reproduce the above copyright
2626
// notice, this list of conditions and the following disclaimer in the
2727
// documentation and/or other materials provided with the distribution.
28-
//
28+
//
2929
// 3. Neither the name of the copyright holder nor the names of its
3030
// contributors may be used to endorse or promote products derived from this
3131
// software without specific prior written permission.
32-
//
32+
//
3333
// Third party software included in this distribution is subject to the
3434
// additional license terms as defined in the /docs/licenses directory.
35-
//
35+
//
3636
// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
3737
// AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3838
// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
@@ -45,7 +45,7 @@
4545
// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
4646
// POSSIBILITY OF SUCH DAMAGE.
4747
//
48-
// This is part of revision v2.2.0-7-g63f7c2ba1 of the AmbiqSuite Development Package.
48+
// This is part of revision 2.4.2 of the AmbiqSuite Development Package.
4949
//
5050
//*****************************************************************************
5151
#ifndef AM_DEVICES_LED_H

0 commit comments

Comments
 (0)