-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cypress: Backport PRs from 6.0 to 5.15.2 #12753
Cypress: Backport PRs from 6.0 to 5.15.2 #12753
Commits on Apr 2, 2020
-
Backport ARMmbed#12019: rework cypress lptimer hal
Changed set_match api to use an absolute ticks rather than delayed tick to match api name. Added api set_delay to delay by a specific amount of ticks. Removed unused set_time api. Simplified the logic for computing interrupts match value for cascading counters. Fixed an issue when incorrect base time would be read when trying to set match values.
Configuration menu - View commit details
-
Copy full SHA for 880af5d - Browse repository at this point
Copy the full SHA 880af5dView commit details -
Backport ARMmbed#12038: Remove qspi_frequency() call.
cy_qspi_frequency is not implemented. This change is made because for compatibility reason with upcoming cy_hal changes.
Configuration menu - View commit details
-
Copy full SHA for 63583ff - Browse repository at this point
Copy the full SHA 63583ffView commit details -
Backport ARMmbed#12052: Fix for ARM issue 11859.
1. Clear UART events before enabling 2. Reset device before return from test case
Configuration menu - View commit details
-
Copy full SHA for 738ec19 - Browse repository at this point
Copy the full SHA 738ec19View commit details -
Backport ARMmbed#12097: Cypress: Fix IAR Warnings
fix 'enumerated type mixed with another type' IAR warnings fix 'statement is unreachable' IAR warning
Configuration menu - View commit details
-
Copy full SHA for a0ee701 - Browse repository at this point
Copy the full SHA a0ee701View commit details -
Backport ARMmbed#12394: Fix Cypress 1M SDIO + other minor bugs
- Remove wounding for the hardware CRYPTO block. The PSoC 6 MPN CYW9P62S1_43012EVB_01 was revised to add the hardware crypto block. - Add missing error checks for emac power up. - Add a multiplied by 2 in the SDIO clock divider calculation to account for internal UDB divider. Note: Fixes issues with intermittent WiFi firmware load failures on CY8CKIT_062_WIFI_BT, CYW943012P6EVB_01, CYW9P62S1_43012EVB_01, CYW9P62S1_43438EVB_01.
Configuration menu - View commit details
-
Copy full SHA for 8199e25 - Browse repository at this point
Copy the full SHA 8199e25View commit details -
Backport ARMmbed#12421: Cypress target reorganization
- Remove CY8CMOD_062_4343W and merge into CY8CPROTO_062_4343W. - Remove CY8CMOD_062S2_43012 and merge into CY8CKIT_062S2_43012. - Remove CY8CMOD_062S3_4343W and merge into CY8CPROTO_062S3_4343W. - Removed CY8CMODs from targets.json. - Removed unnecessary PSOC6Code.complete post binary hook from cypress targets.
Configuration menu - View commit details
-
Copy full SHA for a15ed11 - Browse repository at this point
Copy the full SHA a15ed11View commit details -
Backport ARMmbed#12422: Cypress Asset Update
- Update psoc6pdl to version 1.4.1.2240 - Update psoc6 core_lib to version 1.1.1.11109. - Update psoc6hal to 1.1.1.11145. - Store RTC century and RTC state information in persistent BREG register.
Configuration menu - View commit details
-
Copy full SHA for ca47da6 - Browse repository at this point
Copy the full SHA ca47da6View commit details -
Backport ARMmbed#12492: Update psoc6cm0p to version 1.1.1.
This version is built with PSoC 6 Peripheral Driver Library (PDL) 1.4.1
Configuration menu - View commit details
-
Copy full SHA for be4dd8e - Browse repository at this point
Copy the full SHA be4dd8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e6692b - Browse repository at this point
Copy the full SHA 4e6692bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa6bfb2 - Browse repository at this point
Copy the full SHA fa6bfb2View commit details