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 }}
AlanMars
/
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 Jan 10, 2018
drivers/sdcard: Avoid allocation on the heap.
Show description for a275cb0
aykevl
authored and
dpgeorge
committed
a275cb0
Copy full SHA for a275cb0
drivers/display/ssd1306: Fix super() call in SSD1306 driver.
jimmo
authored and
dpgeorge
committed
bb34122
Copy full SHA for bb34122
Commits on Dec 29, 2017
py/nlr: Fix missing trailing characters in comments in nlr.c
stinos
authored and
dpgeorge
committed
42c4dd0
Copy full SHA for 42c4dd0
py/nlr: Fix nlr functions for 64bit ports built with gcc on Windows
Show description for b184b6a
stinos
authored and
dpgeorge
committed
b184b6a
Copy full SHA for b184b6a
windows/mpconfigport: Enable some features, including the Python stack
Show description for 8041de5
stinos
authored and
dpgeorge
committed
8041de5
Copy full SHA for 8041de5
windows/mpconfigport: Provide off_t definition for MSVC port
Show description for 6fc58db
stinos
authored and
dpgeorge
committed
6fc58db
Copy full SHA for 6fc58db
py/mpz: In mpz_as_str_inpl, convert always-false checks to assertions.
Show description for e784274
dpgeorge
committed
e784274
Copy full SHA for e784274
py/mpz: Simplify handling of borrow and quo adjustment in mpn_div.
Show description for 9766fdd
dpgeorge
committed
9766fdd
Copy full SHA for 9766fdd
py/parse: Fix macro evaluation by avoiding empty __VA_ARGS__.
Show description for c7cb1df
dpgeorge
committed
c7cb1df
Copy full SHA for c7cb1df
Commits on Dec 28, 2017
py/parse: Update debugging code to compile on 64-bit arch.
dpgeorge
committed
d3fbfa4
Copy full SHA for d3fbfa4
py/parse: Compress rule pointer table to table of offsets.
Show description for 0016a45
dpgeorge
committed
0016a45
Copy full SHA for 0016a45
py/parse: Remove rule_t struct because it's no longer needed.
dpgeorge
committed
c2c92ce
Copy full SHA for c2c92ce
py/parse: Pass rule_id to push_result_token, instead of passing rule_t*.
dpgeorge
committed
66d8885
Copy full SHA for 66d8885
py/parse: Pass rule_id to push_result_rule, instead of passing rule_t*.
Show description for 815a8cd
dpgeorge
committed
815a8cd
Copy full SHA for 815a8cd
py/parse: Break rule data into separate act and arg arrays.
Show description for 845511a
dpgeorge
committed
845511a
Copy full SHA for 845511a
py/parse: Split out rule name from rule struct into separate array.
Show description for 1039c5e
dpgeorge
committed
1039c5e
Copy full SHA for 1039c5e
stm32/spi: If MICROPY_HW_SPIn_MISO undefined, do not claim pin on init.
Show description for dfe8980
doc-hex
authored and
dpgeorge
committed
dfe8980
Copy full SHA for dfe8980
py/nlr: Factor out common NLR code to macro and generic funcs in nlr.c.
Show description for b25f921
dpgeorge
committed
b25f921
Copy full SHA for b25f921
py/nlr: Clean up selection and config of NLR implementation.
Show description for 5bf8e85
dpgeorge
committed
5bf8e85
Copy full SHA for 5bf8e85
py/nlrthumb: Fix use of naked funcs, must only contain basic asm code.
Show description for 97cc485
dpgeorge
committed
97cc485
Copy full SHA for 97cc485
Commits on Dec 26, 2017
zephyr/main: Remove unused do_str() function.
Show description for 7a9a73e
pfalcon
committed
7a9a73e
Copy full SHA for 7a9a73e
Revert "py/nlr: Factor out common NLR code to generic functions."
Show description for 096e967
pfalcon
committed
096e967
Copy full SHA for 096e967
zephyr/Makefile: clean: Clean libmicropython.a too.
pfalcon
committed
d9977a8
Copy full SHA for d9977a8
Commits on Dec 23, 2017
docs/library/index: Elaborate uPy libraries intro.
pfalcon
committed
5de064f
Copy full SHA for 5de064f
stm32/i2c: Support more I2C baudrates for F746, and more F7 MCUs.
dpgeorge
committed
b806889
Copy full SHA for b806889
stm32/i2c: Fix bug with I2C4 initialisation.
dpgeorge
committed
008e178
Copy full SHA for 008e178
stm32/uart: Support board configs with CTS/RTS on UART6.
dpgeorge
committed
d32417c
Copy full SHA for d32417c
Commits on Dec 22, 2017
esp8266/Makefile: Remove commented-out unused lines.
Show description for 9bcdb0a
dpgeorge
committed
9bcdb0a
Copy full SHA for 9bcdb0a
drivers/sdcard: Support old SD cards (<=2GB).
aykevl
authored and
dpgeorge
committed
b90f51f
Copy full SHA for b90f51f
esp32/README: Update toolchain setup.
aykevl
authored and
dpgeorge
committed
f16c775
Copy full SHA for f16c775
stm32/uart: Add support for 7-bit modes: 7N1 and 7N2.
doc-hex
authored and
dpgeorge
committed
7a46d9a
Copy full SHA for 7a46d9a
stm32: Allow to build a board without any hardware I2C ports defined.
Show description for c73360b
dpgeorge
committed
c73360b
Copy full SHA for c73360b
stm32: Use corrected capitalization of HAL_SD_CardStateTypedef.
Show description for 82dc5c1
doc-hex
authored and
dpgeorge
committed
82dc5c1
Copy full SHA for 82dc5c1
Commits on Dec 20, 2017
tests/basics/memoryerror: Add test for out-of-memory using realloc.
dpgeorge
committed
a1d85d6
Copy full SHA for a1d85d6
py/malloc: Remove unneeded code checking m_malloc return value.
Show description for 26d4a6f
dpgeorge
committed
26d4a6f
Copy full SHA for 26d4a6f
Pagination
Previous
Next
You can’t perform that action at this time.