Skip to content
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

Synch Fork #1

Merged
merged 28 commits into from
May 16, 2020
Merged

Synch Fork #1

merged 28 commits into from
May 16, 2020

Conversation

mate-pycom
Copy link
Owner

No description provided.

peter-pycom and others added 28 commits February 28, 2020 17:23
Allow CTRL-D when using the Base VARIANT
Remove #define CONFIG_SECURE_BOOT_ENABLED 1 from sdkconfig.h when copying
add constants
add 4 args to init()
set the psm from init()
add psm() to query current psm
LTE: Add API for Power Saving Mode
previously, ATH would regularly fail in LTE_RX_TIMEOUT_MIN_MS and then seemingly continue in the background, that's probably the reason for the while{AT} loop afterwards
instead of first delaying 300ms and then testing whether the modem is ready (AT), do the test first and delay afterwards if needed

in normal situations this will save 300ms, otherwise it won't make a difference
instead of merely looking for the IDF git branch name, check the actual commit hash

secondly, stop automatically switching the IDF working copy. Simply check and fail if it is not the expected hash
Also, shorten hash to 7 characters
[pybytes] updated to v1.4.0 (pymesh integration and coap client)
Update version number to 1.20.2.rc7
Correctly identify pymesh firmware
Update _pybytes.py to correctly identify pymesh firmware builds
@mate-pycom mate-pycom merged commit 247dd82 into mate-pycom:Dev May 16, 2020
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.

3 participants