Skip to content

Commit edb944a

Browse files
committed
PSOC6: update PDL to the latest version
1 parent 400fd82 commit edb944a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+3201
-3074
lines changed

targets/TARGET_Cypress/TARGET_PSOC6/psoc6pdl/drivers/include/cy_ble_clk.h

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/***************************************************************************//**
22
* \file cy_ble_clk.h
3-
* \version 3.0
3+
* \version 3.10
44
*
55
* The header file of the BLE ECO clock driver.
66
*
@@ -70,7 +70,14 @@
7070
* <table class="doxtable">
7171
* <tr><th>Version</th><th>Changes</th><th>Reason of Change</th></tr>
7272
* <tr>
73-
* <td>3.0.0</td>
73+
* <td>3.10</td>
74+
* <td>Updated the Cy_BLE_EcoConfigure() use case, when the voltageReg parameter is CY_BLE_ECO_VOLTAGE_REG_BLESSLDO
75+
* and the Buck core regulator is enabled.</td>
76+
* <td>Defect fixing: Before, when the Cy_BLE_EcoConfigure() function included the BLE LDO regulator option, the function returned CY_BLE_ECO_HARDWARE_ERROR if
77+
* the Buck core regulator had been enabled.</td>
78+
* </tr>
79+
* <tr>
80+
* <td>3.0</td>
7481
* <td>The initial version. \n The functionality of the BLE ECO clock is migrated from the BLE Middleware to the separated driver (ble_clk).</td>
7582
* <td>Independent usage of BLE ECO clock without BLE Middleware.</td>
7683
* </tr>

targets/TARGET_Cypress/TARGET_PSOC6/psoc6pdl/drivers/include/cy_crypto.h

Lines changed: 177 additions & 136 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)