Skip to content

Issue#4250: Fix USB driver for Kinetis devices #4436

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

Merged
merged 1 commit into from
Jun 5, 2017

Conversation

mmahadevan108
Copy link
Contributor

@mmahadevan108 mmahadevan108 commented Jun 2, 2017

Move memory allocation to be done at a different location. Currently allocated
in a function that is called from the interrupt handler.

This is a fix for #4250

Status

**READY

Related PRs

List related PRs against other branches:
#4277

  • Tests
    Passed USB tests when compiled with IAR, GCC_ARM and ARM toolchains

Move memory allocation to be done at a different location. Currently allocated
in a function that is called from the interrupt handler.

Signed-off-by: Mahadevan Mahesh <[email protected]>
@mmahadevan108
Copy link
Contributor Author

@screamerbg
Copy link
Contributor

@mmahadevan108 thank you for the fix!

@sg- sg- added the needs: CI label Jun 3, 2017
@0xc0170
Copy link
Contributor

0xc0170 commented Jun 5, 2017

/morph test

@mbed-bot
Copy link

mbed-bot commented Jun 5, 2017

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test

Output

mbed Build Number: 439

All builds and test passed!

@adbridge adbridge merged commit 9d6a255 into ARMmbed:master Jun 5, 2017
@mmahadevan108 mmahadevan108 deleted the Fix_USB_Driver branch June 5, 2017 13:40
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