This repository was archived by the owner on Sep 16, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 165
Push latest Dev changes into Release/v1.20 #473
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
BLE: Allow static passwords, remove bonded when pin changes
At three places the length field was not set when AT commands werde issued, causing lte.attach() with the band=xx option to fail. Also, affected: lte_get_modem_version()
Before, the only accepted argument & value for adc.init() was bits=12, and even that was discarded. With that change, the function meets the documentation and works as expected.
feat: Pybytes library release 1.2.0
Changes needed for idf 3.3.
Add API to get/set Sigfox information Support Sigfox registration in pybytes_config.py
Revert back to normal servers
Set release to 1.20.1.r2
PYFW-390: Update .gitignore to allow esp32/lib libraries to be updated
PyJTAG: LTE uart 1
Previous commit 84b9fd1 has only shortened the hash, but failed to update it. This commit fixes it
Pybytes config block
…alidation is needed
Fix an issue in wrap_socket() results exception when no certificate validation is needed
…when lopy set in ap mode (#128) Co-authored-by: Antoine Gicquel <antoine.gicquel@mailoo.org>
This reverts commit c9b534a.
This reverts commit 73f0021.
with depth=1, we cannot also do a git checkout IDF_HASH the speed difference between --depth=1 and not having it is 1m52 vs 1m58, so it never helped a lot anyway
Thanks to @robert-hh for the contribution via robert-hh@3b12fc5 Co-Authored-By: robert-hh <robert-hh@users.noreply.github.com>
* Update updater.py Add support for python3 Add support for PyGate Add support to update Sigfox credentials Formatting * Update pypic.py Add support for python3 Add support for Pytrack 2.0X / Pysense 2.0X
Add support to check/set the file system type ['FatFS' or 'LittleFS'] with new pycom parameter
Update updater.py
update version to 1.20.2.r0
peter-pycom
approved these changes
Aug 6, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.