-
Notifications
You must be signed in to change notification settings - Fork 3k
STM32F4: Add support of the new USB Device API #8583
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
STM32F4: Add support of the new USB Device API #8583
Conversation
5d23225
to
4774061
Compare
/morph build |
Build : FAILUREBuild number : 3517 |
@bcostm , this looks like a build configuration issue: please take a look. |
I don't know what to do ? My changes are not related to the K64F platform nor the tickless feature... |
05d77ab
to
aa0cdea
Compare
@bcostm , this probably needs a rebase, please take a look |
tests-usb_device-basic are OK on the following platforms: NUCLEO_F412ZG NUCLEO_F413ZH NUCLEO_F429ZI NUCLEO_F446ZE DISCO_F413ZH DISCO_F469NI
4774061
to
e1fd678
Compare
Rebase done |
/morph build |
Build : SUCCESSBuild number : 3549 Triggering tests/morph test |
Exporter Build : SUCCESSBuild number : 3160 |
Test : SUCCESSBuild number : 3333 |
Description
Applied the same patch in CubeF4 as done in CubeF2 for the NUCLEO_F207ZG (see PR #7322 )
tests-usb_device-basic tests are OK on ARM, IAR and GCC_ARM
USB Device enabled on the following platforms:
Pull request type