8000 Update modlte.c by Xykon · Pull Request #264 · pycom/pycom-micropython-sigfox · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Update modlte.c #264

Merged
merged 1 commit into from
Feb 15, 2019
Merged

Update modlte.c #264

merged 1 commit into from
Feb 15, 2019

Conversation

Xykon
Copy link
Member
@Xykon Xykon commented Feb 9, 2019

Only reference xMeshTaskHndl if LORA_OPENTHREAD_ENABLED

Only reference xMeshTaskHndl if LORA_OPENTHREAD_ENABLED
@iwahdan88 iwahdan88 merged commit b6dd783 into release-candidate Feb 15, 2019
@iwahdan88 iwahdan88 deleted the fix-openthread-build-error branch February 15, 2019 10:24
iwahdan88 pushed a commit that referenced this pull request Feb 19, 2019
commit b6dd783
Author: Christian Ehlers <cehlers@pycom.io>
Date:   Fri Feb 15 11:24:03 2019 +0100

    Openthread Link Issue FIPY fix  (#264)

    Only reference xMeshTaskHndl if LORA_OPENTHREAD_ENABLED

commit 2833cf5
Author: Islam Wahdan <islam@pycom.io>
Date:   Fri Feb 8 21:51:54 2019 +0100

    Firmware Release Candidate v1.20.0.rc7 - Pybytes v0.9.7

    ## New Features
    * Pymesh feature added from Pygo

    ## Improvments
    * Adding do_handshake for non-blocking sockets
    * Gracefully handle EAGAIN return of Socket.write in AwsMQTT lib
    * make openthread over lora a build-time configuration option (Author: @martijnthe)
    * Added factory LTE modem reset option and  method to check UE coverage
    * Updated Pybytes lib

    ## Bug Fixes
    * Fix an issue in cleaning up user threads during of soft-reset
    * Fix issue causing Device crash when safe booting (CTRL-F) while BLE/Wlan enabled
    * LTE module bug fixes
    * Fix Makefile bug where SIPY FIPY and LOPY4 excluded secure boot

    co-authored by: @Xykon [cehlers@pycom.io](mailto:cehlers@pycom.io) and @martijnthe

commit a8a62b0
Author: Martijn Thé <martijnthe@users.noreply.github.com>
Date:   Fri Feb 1 17:15:07 2019 +0100

    build config: make openthread over lora a build-time configuration option (#253)

    Adds a make variable to disable openthread. By default it's still enabled.
    To disable it, add `OPENTHREAD=off` to the `make` invocation.
    This shaves off 160KB of the .bin, making the firmware fit in the old OTA slot of 1536KB.
X-Ryl669 pushed a commit to X-Ryl669/pycom-micropython-sigfox that referenced this pull request May 12, 2023
Only reference xMeshTaskHndl if LORA_OPENTHREAD_ENABLED
X-Ryl669 pushed a commit to X-Ryl669/pycom-micropython-sigfox that referenced this pull request May 12, 2023
commit b6dd783
Author: Christian Ehlers <cehlers@pycom.io>
Date:   Fri Feb 15 11:24:03 2019 +0100

    Openthread Link Issue FIPY fix  (pycom#264)

    Only reference xMeshTaskHndl if LORA_OPENTHREAD_ENABLED

commit 2833cf5
Author: Islam Wahdan <islam@pycom.io>
Date:   Fri Feb 8 21:51:54 2019 +0100

    Firmware Release Candidate v1.20.0.rc7 - Pybytes v0.9.7

    ## New Features
    * Pymesh feature added from Pygo

    ## Improvments
    * Adding do_handshake for non-blocking sockets
    * Gracefully handle EAGAIN return of Socket.write in AwsMQTT lib
    * make openthread over lora a build-time configuration option (Author: @martijnthe)
    * Added factory LTE modem reset option and  method to check UE coverage
    * Updated Pybytes lib

    ## Bug Fixes
    * Fix an issue in cleaning up user threads during of soft-reset
    * Fix issue causing Device crash when safe booting (CTRL-F) while BLE/Wlan enabled
    * LTE module bug fixes
    * Fix Makefile bug where SIPY FIPY and LOPY4 excluded secure boot

    co-authored by: @Xykon [cehlers@pycom.io](mailto:cehlers@pycom.io) and @martijnthe

commit a8a62b0
Author: Martijn Thé <martijnthe@users.noreply.github.com>
Date:   Fri Feb 1 17:15:07 2019 +0100

    build config: make openthread over lora a build-time configuration option (pycom#253)

    Adds a make variable to disable openthread. By default it's still enabled.
    To disable it, add `OPENTHREAD=off` to the `make` invocation.
    This shaves off 160KB of the .bin, making the firmware fit in the old OTA slot of 1536KB.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0