Skip to content

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

Closed
adamgreen opened this issue Aug 30, 2013 · 1 comment
Closed

Get USBHost to build and run with GCC_ARM #47

adamgreen opened this issue Aug 30, 2013 · 1 comment

Comments

@adamgreen
Copy link
Contributor

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:

  • Made sure the library builds successfully with GCC_ARM using my makefiles and the official mbed python build scripts.
  • Used GCC_ARM to build and test the USBHostMSD_HelloWorld sample found here-> http://mbed.org/handbook/USBHostMSD. It ran successfully.
  • I took my updated USBHost library sources and uploaded then into a USBHostMSD_HelloWorld project on the mbed site. I then built the code using the online compiler and tested the resulting binary.
  • I have used GCC_ARM to build and test USBHostMouse, USBHostKeyboard, USBHostSerial, and USBHostHub samples as found in the mbed Handbook.

Thanks and I look forward to your feedback.

-Adam

@adamgreen
Copy link
Contributor Author

Opened pull request #67 to track my changes for this issue.

bridadan pushed a commit that referenced this issue Jun 21, 2016
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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant