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
c9b534a
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 10, 2020
update idf hash (#130)
peter-pycom
authored
c9b534a
Copy full SHA for c9b534a
HTTP/S Server/Client Module (#118)
mate-pycom
authored
73f0021
Copy full SHA for 73f0021
add wlan_ap_tcpip_sta_list function that lists the connected devices when lopy set in ap mode (#128)
Show description for 669d1e3
geza-pycom
and
agicquel
authored
669d1e3
Copy full SHA for 669d1e3
Fix integer overflow in filesystem stat implementation. Resolve #409. (#129)
Show description for b74db42
geza-pycom
and
amotl
authored
b74db42
Copy full SHA for b74db42
Commits on Jun 2, 2020
Merge pull request #126 from geza-pycom/SSL_no_verification
Show description for 36b44d3
Catalin Ioana
authored
36b44d3
Copy full SHA for 36b44d3
Commits on May 31, 2020
Fix an issue in wrap_socket() results exception when no certificate validation is needed
geza-pycom
committed
6cc3aff
Copy full SHA for 6cc3aff
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
Pagination
Previous
Next
You can’t perform that action at this time.