Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Remove GSM built-in library and related code#331

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fpistm merged 3 commits intostm32duino:masterfromfpistm:GSM_remove
Sep 19, 2018

Conversation

@fpistm
Copy link
Member

No description provided.

GSM shield is a retired product and official library isno more supported.Moreover, this port is based on uart emulation which is notmaintained (and not functional) and will be replaced byan official SoftwareSerial port for this core. Seestm32duino#267.Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
which is not maintained (and not functional) and willbe replaced by an official SoftwareSerial port.Seestm32duino#267.Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
delayInsideIT() code should have been in the method:void GSM3SoftSerial::tunedDelay(uint16_t delay)It was introduced as an API to supportbuilt-in GSM library on Nucleo-L476RG and is not relevant for other.Fixstm32duino#250Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
@fpistmfpistm self-assigned thisSep 19, 2018
@fpistmfpistm merged commit27bf43b intostm32duino:masterSep 19, 2018
@fpistmfpistm deleted the GSM_remove branchSeptember 19, 2018 13:38
benwaffle pushed a commit to benwaffle/Arduino_Core_STM32 that referenced this pull requestApr 10, 2019
Remove GSM built-in library and related code
@KJansun
Copy link

Will the GSM library added to the standard core?

@fpistm
Copy link
MemberAuthor

GSM shield is a retired product, so this is not planned to add a library.
Since 1.7.0, there is a SoftwareSerial built-in library. Maybe it could be port more easily.
Any contributions are welcome.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

@fpistmfpistm

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@fpistm@KJansun

[8]ページ先頭

©2009-2025 Movatter.jp