Skip to content
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

STM32: enable CRC for all L0/L4/F7 #10856

Merged
merged 1 commit into from
Jun 25, 2019
Merged

Conversation

jeromecoutant
Copy link
Collaborator

Description

All STM32L0, L4 and F7 support CRC feature.

Some targets were missing in the targets.json file

@LMESTM @MarceloSalazar @bulislaw

Pull request type

[ ] Fix
[ ] Refactor
[x] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

@jeromecoutant
Copy link
Collaborator Author

target platform_name test suite result elapsed_time (sec) copy_method
DISCO_F746NG-ARMC6 DISCO_F746NG tests-mbed_drivers-crc OK 34.32 default
DISCO_F746NG-ARMC6 DISCO_F746NG tests-mbed_hal-crc OK 42.33 default
DISCO_F769NI-ARMC6 DISCO_F769NI tests-mbed_drivers-crc OK 26.86 default
DISCO_F769NI-ARMC6 DISCO_F769NI tests-mbed_hal-crc OK 27.3 default
DISCO_L476VG-ARMC6 DISCO_L476VG tests-mbed_drivers-crc OK 16.22 default
DISCO_L476VG-ARMC6 DISCO_L476VG tests-mbed_hal-crc OK 16.31 default
DISCO_L475VG_IOT01A-ARMC6 DISCO_L475VG_IOT01A tests-mbed_drivers-crc OK 16.7 default
DISCO_L475VG_IOT01A-ARMC6 DISCO_L475VG_IOT01A tests-mbed_hal-crc OK 17.17 default
DISCO_L072CZ_LRWAN1-ARMC6 DISCO_L072CZ_LRWAN1 tests-mbed_drivers-crc OK 19.15 default
DISCO_L072CZ_LRWAN1-ARMC6 DISCO_L072CZ_LRWAN1 tests-mbed_hal-crc OK 19.06 default

@ciarmcom ciarmcom requested a review from a team June 18, 2019 13:00
@ciarmcom
Copy link
Member

@jeromecoutant, thank you for your changes.
@ARMmbed/mbed-os-maintainers please review.

@adbridge
Copy link
Contributor

CI started

@mbed-ci
Copy link

mbed-ci commented Jun 23, 2019

Test run: FAILED

Summary: 2 of 11 test jobs failed
Build number : 1
Build artifacts

Failed test jobs:

  • jenkins-ci/mbed-os-ci_cloud-client-test
  • jenkins-ci/mbed-os-ci_dynamic-memory-usage

@0xc0170
Copy link
Contributor

0xc0170 commented Jun 24, 2019

2 failed jobs restarted (internal error)

@0xc0170 0xc0170 merged commit fa2e021 into ARMmbed:master Jun 25, 2019
@jeromecoutant jeromecoutant deleted the PR_CRC_LO branch June 25, 2019 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants