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

STM32L4 USB device #11402

Merged
merged 3 commits into from
Sep 4, 2019
Merged

STM32L4 USB device #11402

merged 3 commits into from
Sep 4, 2019

Conversation

jeromecoutant
Copy link
Collaborator

Description

Since ST driver update, USB support was removed.

NB: only Mouse application tested.

Pull request type

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

Reviewers

Release Notes

@0xc0170
Copy link
Contributor

0xc0170 commented Sep 3, 2019

@jeromecoutant can you run later more tests ? We can meanwhile review, CI. And test as well

cc @jamesbeyond

@0xc0170
Copy link
Contributor

0xc0170 commented Sep 3, 2019

CI started

@bulislaw
Copy link
Member

bulislaw commented Sep 3, 2019

Thanks @jeromecoutant! @jamesbeyond could you please try validating it on one of the L boards we have handy.

@mbed-ci
Copy link

mbed-ci commented Sep 3, 2019

Test run: FAILED

Summary: 3 of 4 test jobs failed
Build number : 1
Build artifacts

Failed test jobs:

  • jenkins-ci/mbed-os-ci_build-IAR
  • jenkins-ci/mbed-os-ci_build-ARM
  • jenkins-ci/mbed-os-ci_build-GCC_ARM

@ithinuel
Copy link
Member

ithinuel commented Sep 3, 2019

For future reference, was the pr #11072 ?

@adbridge
Copy link
Contributor

adbridge commented Sep 3, 2019

For future reference, was the pr #11072 ?

@ithinuel yes that was the PR that removed the support originally

@adbridge
Copy link
Contributor

adbridge commented Sep 3, 2019

Also have this strange error:
Doesn't look necessarily related to this PR though ?
@0xc0170 Have you seen this before ?

Image: BUILD/tests/NCS36510/GCC_ARM/TESTS/mbed_platform/stats_thread/stats_thread.hex

Writing FIB: base 0x00003000, size 0x00011EF0, crc32 0x21DECF6A, fw rev 0x01000100, checksum 0x22E01F5A
Not a valid param
Not a valid param
Not a valid param
Not a valid param
Not a valid param
Not a valid param
Not a valid param
Not a valid param
Not a valid param
binf ./BUILD/tests/NCS36510/GCC_ARM/./TESTS/mbed_drivers/ticker/ticker.hex
Memory start 0x00003000, end 0x000104A7
Writing FIB: base 0x00003000, size 0x0000D4A8, crc32 0x7959F68A, fw rev 0x01000100, checksum 0x7A5AFC32
Not a valid param
Not a valid param
Not a valid param
Not a valid param
Not a valid param
Not a valid param
Not a valid param
Not a valid param
Not a valid param

@adbridge
Copy link
Contributor

adbridge commented Sep 3, 2019

Will try re-running CI - Restarted

@mbed-ci
Copy link

mbed-ci commented Sep 3, 2019

Test run: SUCCESS

Summary: 11 of 11 test jobs passed
Build number : 2
Build artifacts

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.

6 participants