Skip to content

Commit 0944d0e

Browse files
Update CYSBSYSKIT_01 bsp.
1 parent e127bb2 commit 0944d0e

File tree

21 files changed

+1168
-1195
lines changed

21 files changed

+1168
-1195
lines changed

targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CYSBSYSKIT_01/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg.c

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Wrapper function to initialize all generated code.
66
* This file was automatically generated and should not be modified.
77
* Device Configurator: 2.0.0.1483
8-
* Device Support Library (../../../psoc6pdl): 1.3.1.1499
8+
* Device Support Library (../../../psoc6pdl): 1.6.0.4266
99
*
1010
********************************************************************************
1111
* Copyright 2017-2019 Cypress Semiconductor Corporation
@@ -28,8 +28,7 @@
2828

2929
void init_cycfg_all(void)
3030
{
31-
init_cycfg_system();
32-
init_cycfg_routing();
33-
init_cycfg_peripherals();
34-
init_cycfg_pins();
31+
init_cycfg_system();
32+
init_cycfg_routing();
33+
init_cycfg_pins();
3534
}

targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CYSBSYSKIT_01/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Simple wrapper header containing all generated files.
66
* This file was automatically generated and should not be modified.
77
* Device Configurator: 2.0.0.1483
8-
* Device Support Library (../../../psoc6pdl): 1.3.1.1499
8+
* Device Support Library (../../../psoc6pdl): 1.6.0.4266
99
*
1010
********************************************************************************
1111
* Copyright 2017-2019 Cypress Semiconductor Corporation
@@ -34,7 +34,6 @@ extern "C" {
3434
#include "cycfg_notices.h"
3535
#include "cycfg_system.h"
3636
#include "cycfg_routing.h"
37-
#include "cycfg_peripherals.h"
3837
#include "cycfg_pins.h"
3938

4039
void init_cycfg_all(void);

targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CYSBSYSKIT_01/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg.timestamp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Sentinel file for determining if generated source is up to date.
66
* This file was automatically generated and should not be modified.
77
* Device Configurator: 2.0.0.1483
8-
* Device Support Library (../../../psoc6pdl): 1.3.1.1499
8+
* Device Support Library (../../../psoc6pdl): 1.6.0.4266
99
*
1010
********************************************************************************
1111
* Copyright 2017-2019 Cypress Semiconductor Corporation

targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CYSBSYSKIT_01/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_notices.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* design.
77
* This file was automatically generated and should not be modified.
88
* Device Configurator: 2.0.0.1483
9-
* Device Support Library (../../../psoc6pdl): 1.3.1.1499
9+
* Device Support Library (../../../psoc6pdl): 1.6.0.4266
1010
*
1111
********************************************************************************
1212
* Copyright 2017-2019 Cypress Semiconductor Corporation

targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CYSBSYSKIT_01/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_peripherals.c

Lines changed: 0 additions & 49 deletions
This file was deleted.

targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CYSBSYSKIT_01/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_peripherals.h

Lines changed: 0 additions & 72 deletions
This file was deleted.

0 commit comments

Comments
 (0)