Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
daq-tools
/
pycom-micropython
Public
forked from
pycom/pycom-micropython-sigfox
Notifications
You must be signed in to change notification settings
Fork
1
Star
4
Code
Issues
2
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
79ee9bf
User selector
All users
Datepicker
All time
Commit History
Commits on May 25, 2020
Merge pull request #115 from pycom/pybytes_config_block
Show description for 79ee9bf
peter-pycom
authored
79ee9bf
Copy full SHA for 79ee9bf
sigfox: fix commit hash (#125)
Show description for ba5b4f1
peter-pycom
authored
ba5b4f1
Copy full SHA for ba5b4f1
Commits on May 19, 2020
Merge pull request #124 from pycom/pyjtag_lte
Show description for 71354b9
peter-pycom
authored
71354b9
Copy full SHA for 71354b9
PyJTAG: LTE uart 1
peter-pycom
committed
5a6aa0a
Copy full SHA for 5a6aa0a
Commits on May 18, 2020
Merge pull request #123 from pycom/pr418
Show description for f58301e
Catalin Ioana
authored
f58301e
Copy full SHA for f58301e
Commits on May 8, 2020
Replaced heap_caps_malloc/free with malloc/free.
salal-m
committed
8e08fab
Copy full SHA for 8e08fab
Added a check before accessing the IP Address in the MDNS query response.
salal-m
committed
a106cb4
Copy full SHA for a106cb4
Re-added the indentations to signify the code blocks under mutex lock.
salal-m
committed
25183fb
Copy full SHA for 25183fb
Commits on May 7, 2020
Fixed memory allocations in Pycom Modules files
salal-m
committed
6cb700a
Copy full SHA for 6cb700a
Updated mem free in socketfifo.c required for last commit's changes in ftp.c
salal-m
committed
669dfe2
Copy full SHA for 669dfe2
Commits on May 6, 2020
Fixed memory allocations in LittleFS files.
salal-m
committed
8495c7d
Copy full SHA for 8495c7d
Commits on May 4, 2020
Merge pull request #122 from pycom/Dev
Show description for 325f89c
peter-pycom
authored
325f89c
Copy full SHA for 325f89c
Merge pull request #121 from pycom/v1.20.2.rc7
Show description for 64cdc1a
peter-pycom
authored
64cdc1a
Copy full SHA for 64cdc1a
Merge pull request #120 from pycom/pyb_1.4.0
Show description for f928e5f
peter-pycom
authored
f928e5f
Copy full SHA for f928e5f
Update version number to 1.20.2.rc7
peter-pycom
committed
9283f1d
Copy full SHA for 9283f1d
[pybytes] updated to v1.4.0 (pymesh integration and coap client)
Catalin Ioana
committed
6621135
Copy full SHA for 6621135
Commits on Apr 22, 2020
Merge pull request #116 from pycom/lte_misc
Show description for 435d6f2
peter-pycom
authored
435d6f2
Copy full SHA for 435d6f2
Commits on Apr 8, 2020
Merge pull request #117 from pycom/idf_ver_check
Show description for 0d6c8bb
peter-pycom
authored
0d6c8bb
Copy full SHA for 0d6c8bb
make: improve instructions for IDF_HASH mismatch
Show description for 36d934d
peter-pycom
committed
36d934d
Copy full SHA for 36d934d
Commits on Apr 6, 2020
check IDF git hash
Show description for 5b5b0d9
peter-pycom
committed
5b5b0d9
Copy full SHA for 5b5b0d9
Commits on Mar 26, 2020
lte_disconnect(): wait less
Show description for 89b5292
peter-pycom
committed
89b5292
Copy full SHA for 89b5292
lte_disconnect(): give ATH time to complete
Show description for 3764541
peter-pycom
committed
3764541
Copy full SHA for 3764541
LTE debug: print milliseconds spent
peter-pycom
committed
92ffa59
Copy full SHA for 92ffa59
Commits on Mar 25, 2020
document the pycom_config_block_t layout
peter-pycom
committed
873040c
Copy full SHA for 873040c
assert the layout of the config block
Show description for 97620ae
peter-pycom
committed
97620ae
Copy full SHA for 97620ae
Merge pull request #114 from pycom/lte_psm_three
Show description for 684d948
peter-pycom
authored
684d948
Copy full SHA for 684d948
Commits on Mar 23, 2020
LTE: psm not possible inppp
peter-pycom
committed
0cdc8e8
Copy full SHA for 0cdc8e8
LTE: allow lte_debug to be toggled
peter-pycom
committed
d85d1f2
Copy full SHA for d85d1f2
LTE: init() more expressive exceptions
peter-pycom
committed
82c17cb
Copy full SHA for 82c17cb
LTE: add PSM Power Saving Mode
Show description for 85007f9
peter-pycom
committed
85007f9
Copy full SHA for 85007f9
add strlen_const() and sprint_binary_u8()
peter-pycom
committed
454c76a
Copy full SHA for 454c76a
Commits on Mar 17, 2020
Merge pull request #113 from pycom/secure_boot_fix_sdkconfig_copy
Show description for 20cc45c
Xykon
authored
20cc45c
Copy full SHA for 20cc45c
Update get_idf_libs.py
Show description for ff53818
Xykon
committed
ff53818
Copy full SHA for ff53818
Merge pull request #112 from pycom/lte_debug
Show description for 69ac2af
peter-pycom
authored
69ac2af
Copy full SHA for 69ac2af
Commits on Mar 16, 2020
LTE: add debug flag
peter-pycom
committed
f92bba0
Copy full SHA for f92bba0
Pagination
Previous
Next
You can’t perform that action at this time.