-
Notifications
You must be signed in to change notification settings - Fork 3k
Get USBHost to build and run with GCC_ARM #47
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
Comments
Opened pull request #67 to track my changes for this issue. |
SeppoTakalo
pushed a commit
that referenced
this issue
Nov 9, 2016
Addding backlog parameter to socket_listen
pan-
added a commit
to pan-/mbed
that referenced
this issue
May 21, 2018
Nordic: Port privacy to softdevice v4.
linlingao
added a commit
to linlingao/mbed-os
that referenced
this issue
Jul 12, 2019
Allow speed test to pass on TI target with bigger execution time limit
pan-
added a commit
to pan-/mbed
that referenced
this issue
May 29, 2020
Change Eddystone example frame scheduling
artokin
pushed a commit
to artokin/mbed-os
that referenced
this issue
Jan 18, 2021
…from 806f54cea9..d182fa4b3a d182fa4b3a Follow Mbed OS coding style (ARMmbed#47) git-subtree-dir: features/nanostack/sal-stack-nanostack-eventloop git-subtree-split: d182fa4b3aad7fdc70f7e74d6ed4d524e6f9286c
artokin
pushed a commit
to artokin/mbed-os
that referenced
this issue
Jan 19, 2021
…ges from 86cf0cca08..fb20d3f32c fb20d3f32c Merge remote-tracking branch 'origin/master' into release_for_mbed_os d182fa4b3a Follow Mbed OS coding style (ARMmbed#47) 806f54cea9 Use event id 0 for initialization event (ARMmbed#45) git-subtree-dir: connectivity/nanostack/sal-stack-nanostack-eventloop git-subtree-split: fb20d3f32c84e2a3b2335d01df36100b5b5881ec
artokin
pushed a commit
to artokin/mbed-os
that referenced
this issue
Jan 19, 2021
…from b560a9da36..d182fa4b3a d182fa4b3a Follow Mbed OS coding style (ARMmbed#47) 806f54cea9 Use event id 0 for initialization event (ARMmbed#45) git-subtree-dir: features/nanostack/sal-stack-nanostack-eventloop git-subtree-split: d182fa4b3aad7fdc70f7e74d6ed4d524e6f9286c
artokin
pushed a commit
to artokin/mbed-os
that referenced
this issue
Jan 21, 2021
…from b560a9da36..d182fa4b3a d182fa4b3a Follow Mbed OS coding style (ARMmbed#47) 806f54cea9 Use event id 0 for initialization event (ARMmbed#45) git-subtree-dir: features/nanostack/sal-stack-nanostack-eventloop git-subtree-split: d182fa4b3aad7fdc70f7e74d6ed4d524e6f9286c
Jookia
pushed a commit
to Jookia/mbed-os
that referenced
this issue
Mar 11, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have made some changes to the USBHost code to get it building with GCC_ARM but I am not confident enough in the changes to issue a pull request. Instead, I would really appreciate a code review of the changes which can be viewed at the following link: https://github.com/adamgreen/mbed/compare/master...gccFixUSBHost The commit descriptions contain more details about each of my changes.
What I have done for testing so far:
Thanks and I look forward to your feedback.
-Adam
The text was updated successfully, but these errors were encountered: