Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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 }}
morristech
/
micropython
Public
forked from
micropython/micropython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 23, 2018
tests/import: Add .exp file for module_getattr.py to not require Py 3.7.
dpgeorge
committed
27ca9ab
Copy full SHA for 27ca9ab
examples/unix/ffi_example: Clean up and update the ffi example.
Show description for af5b509
pfalcon
authored and
dpgeorge
committed
af5b509
Copy full SHA for af5b509
docs/conf.py: Use https for intersphinx link to docs.python.org.
Show description for 42d0a28
pfalcon
authored and
dpgeorge
committed
42d0a28
Copy full SHA for 42d0a28
docs/library/uctypes: Add examples and make general updates.
Show description for dd76c8d
pfalcon
authored and
dpgeorge
committed
dd76c8d
Copy full SHA for dd76c8d
tests/extmod/uctypes_sizeof_layout: Test for sizeof of different layout.
Show description for c638d86
pfalcon
authored and
dpgeorge
committed
c638d86
Copy full SHA for c638d86
extmod/moductypes: Make sizeof() accept "layout" parameter.
Show description for 2411f42
pfalcon
authored and
dpgeorge
committed
2411f42
Copy full SHA for 2411f42
py/objmodule: Implement PEP 562's __getattr__ for modules.
Show description for 454cca6
pmp-p
authored and
dpgeorge
committed
454cca6
Copy full SHA for 454cca6
Commits on Oct 22, 2018
tests: Make bytes/str.count() tests skippable.
pfalcon
authored and
dpgeorge
committed
a527313
Copy full SHA for a527313
py/objstr: Make str.count() method configurable.
Show description for 5a91fce
pfalcon
authored and
dpgeorge
committed
5a91fce
Copy full SHA for 5a91fce
Commits on Oct 19, 2018
tools/pyboard.py: In TelnetToSerial.close replace try/except with if.
Show description for 7795b2e
dybber
authored and
dpgeorge
committed
7795b2e
Copy full SHA for 7795b2e
esp32/network_ppp: Add PPPoS functionality.
Show description for 3c6f639
MrSurly
authored and
dpgeorge
committed
3c6f639
Copy full SHA for 3c6f639
docs/pyb.Pin: Minor typo fix to specify Pin in pyb.Pin.cpu.
dhylands
authored and
dpgeorge
committed
b031b6f
Copy full SHA for b031b6f
esp32/modesp32: Add hall_sensor() function.
MrSurly
authored and
dpgeorge
committed
5e5aef5
Copy full SHA for 5e5aef5
unix/Makefile: Allow to override/omit pthread lib name.
Show description for 6ddcfe6
pfalcon
authored and
dpgeorge
committed
6ddcfe6
Copy full SHA for 6ddcfe6
Commits on Oct 18, 2018
docs/uio: Document StringIO/BytesIO(alloc_size) constructors.
pfalcon
authored and
dpgeorge
committed
5f7088f
Copy full SHA for 5f7088f
tests/basics/class_getattr: Remove invalid test for __getattribute__.
Show description for a07e56c
dpgeorge
committed
a07e56c
Copy full SHA for a07e56c
py/objtype: Remove comment about catching exc from user __getattr__.
Show description for 7eb29c2
dpgeorge
committed
7eb29c2
Copy full SHA for 7eb29c2
Commits on Oct 17, 2018
extmod/modonewire: Fix reset timings to match 1-wire specs.
Show description for 4904663
dpgeorge
committed
4904663
Copy full SHA for 4904663
stm32/boards/stm32h743.ld: Fix total flash size, should be 2048k.
Show description for d2c5496
dpgeorge
committed
d2c5496
Copy full SHA for d2c5496
stm32/spi: Fix calculation of SPI clock source on H7 MCUs.
iabdalkader
authored and
dpgeorge
committed
f0db1a5
Copy full SHA for f0db1a5
unix/modffi: Add support for "q"/"Q" specs (int64_t/uint64_t).
pfalcon
authored and
dpgeorge
committed
6c5b2bd
Copy full SHA for 6c5b2bd
unix/modusocket: Finish socket.settimeout() implementation.
Show description for 0c18633
pfalcon
authored and
dpgeorge
committed
0c18633
Copy full SHA for 0c18633
unix/modusocket: Initial implementation of socket.settimeout().
Danielle Madeley
authored and
dpgeorge
committed
80a2581
Copy full SHA for 80a2581
Commits on Oct 15, 2018
stm32/usbd_cdc_interface: Refactor USB CDC tx code to not use SOF IRQ.
Show description for 0f6f86c
dpgeorge
committed
0f6f86c
Copy full SHA for 0f6f86c
stm32/usbd_cdc_interface: Handle disconnect IRQ to set VCP disconnected.
Show description for 53ccbe6
dpgeorge
committed
53ccbe6
Copy full SHA for 53ccbe6
Commits on Oct 14, 2018
py/emitnative: Put None/False/True in global native const table.
Show description for de71035
dpgeorge
committed
de71035
Copy full SHA for de71035
py/emitnative: Push internal None rather than const obj where possible.
Show description for 6c6050c
dpgeorge
committed
6c6050c
Copy full SHA for 6c6050c
py/emitnative: Simplify viper mode handling in emit_native_import_name.
dpgeorge
committed
7c16bc0
Copy full SHA for 7c16bc0
py/emitnative: Consolidate use of stacked immediate values to one func.
Show description for 175739c
dpgeorge
committed
175739c
Copy full SHA for 175739c
docs/machine.Pin: Document "hard" argument of Pin.irq method.
peterhinch
authored and
dpgeorge
committed
759853f
Copy full SHA for 759853f
Commits on Oct 13, 2018
docs/machine.Pin: Add note regarding irq handler argument.
peterhinch
authored and
dpgeorge
committed
7de9211
Copy full SHA for 7de9211
lib/utils/pyexec: Forcefully unlock the heap if locked and REPL active.
Show description for f5d46a8
dpgeorge
committed
f5d46a8
Copy full SHA for f5d46a8
tests/uctypes_sizeof_od: Test for using OrderedDict as struct descriptor
Show description for 7059b4a
pfalcon
authored and
dpgeorge
committed
7059b4a
Copy full SHA for 7059b4a
extmod/moductypes: Accept OrderedDict as a structure description.
Show description for 9fbd12f
pfalcon
authored and
dpgeorge
committed
9fbd12f
Copy full SHA for 9fbd12f
py/emitnative: Remove unused ptr argument from ASM_CALL_IND macro.
dpgeorge
committed
6bda951
Copy full SHA for 6bda951
Pagination
Previous
Next
You can’t perform that action at this time.