Skip to content

improve USB host library and cellular modem stack #121

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 7 commits into from
Dec 16, 2013

Conversation

mazgch
Copy link
Contributor

@mazgch mazgch commented Dec 10, 2013

This pull request contain improvements for the USB host library and cellular modem library

  • modified the USBHostSerial to support devices with more than one CDC port
  • allow to configure the debug level of the USB stack
  • added serial port support to cellular modem (required for u-blox SARA-G modems)
  • update cellularmodem library for better separation
  • update of UbloxUSBModem library to support above changes, removed the power control feature as this is handeled external by the C027 library

@bogdanm
Copy link
Contributor

bogdanm commented Dec 11, 2013

I've added some comments to your pull request, please fix that and submit another request. I'd do that myself, but you're in a much better position to test the serial stream implementation after you remove the platform-dependent code.

@bogdanm bogdanm closed this Dec 11, 2013
@bogdanm bogdanm reopened this Dec 16, 2013
bogdanm added a commit that referenced this pull request Dec 16, 2013
improve USB host library and cellular modem stack
@bogdanm bogdanm merged commit 170ac65 into ARMmbed:master Dec 16, 2013
yossi2le pushed a commit to yossi2le/mbed-os that referenced this pull request Jan 2, 2019
FEATURE IOTUC-460: Use NVSTORE instead of SOTP for RoT
* Use nvstore to retrive rot
* Remove config for SOTP And add config for NVSTORE
* Removing sotp from filenames
* Update to new hub Which removes the sotp dependency
~600 bytes binary size reduction
artokin pushed a commit to artokin/mbed-os that referenced this pull request Mar 26, 2019
…e7ba

086e7ba Adjust variable scope (ARMmbed#121)

git-subtree-dir: features/nanostack/coap-service
git-subtree-split: 086e7ba
0xc0170 pushed a commit that referenced this pull request Apr 5, 2019
…e7ba

086e7ba Adjust variable scope (#121)

git-subtree-dir: features/nanostack/coap-service
git-subtree-split: 086e7ba
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

Successfully merging this pull request may close these issues.

2 participants