Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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 }}
ProGamerCode
/
circuitpython
Public
forked from
adafruit/circuitpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
circuitpython
unix
on
pdm
User selector
All users
All time
Commit history
Commits on Jun 20, 2017
Merge tag 'v1.9.1'
Show description for 30ee701
tannewt
committed
30ee701
View commit details
Copy full SHA for 30ee701
View code at this point
Browse repository at this point
Commits on Jun 8, 2017
unix/Makefile: replace references to make with $(MAKE)
Show description for d80c951
melak
authored and
dpgeorge
committed
d80c951
View commit details
Copy full SHA for d80c951
View code at this point
Browse repository at this point
Commits on Jun 1, 2017
unix: Convert to use core-provided version of built-in import().
dpgeorge
committed
d92898a
View commit details
Copy full SHA for d92898a
View code at this point
Browse repository at this point
Commits on May 29, 2017
various: Spelling fixes
scop
committed
ca16c38
View commit details
Copy full SHA for ca16c38
View code at this point
Browse repository at this point
Commits on May 26, 2017
unix/Makefile: Don't add frozen bytecode to minimal build.
dpgeorge
committed
d778622
View commit details
Copy full SHA for d778622
View code at this point
Browse repository at this point
Commits on May 12, 2017
unix: Move upip to frozen bytecode dir.
Show description for a4e38db
pfalcon
committed
a4e38db
View commit details
Copy full SHA for a4e38db
View code at this point
Browse repository at this point
unix/Makefile: Enable frozen bytecode modules dir.
pfalcon
committed
5c31286
View commit details
Copy full SHA for 5c31286
View code at this point
Browse repository at this point
Commits on May 10, 2017
ports: Add ilistdir in uos module.
dpgeorge
committed
f1609bc
View commit details
Copy full SHA for f1609bc
View code at this point
Browse repository at this point
Commits on May 9, 2017
unix/main: Implement -m option for packages.
pfalcon
committed
edc02bd
View commit details
Copy full SHA for edc02bd
View code at this point
Browse repository at this point
Commits on May 6, 2017
unix/main: Don't allow to specify too small heap size.
Show description for c1e0eb7
pfalcon
committed
c1e0eb7
View commit details
Copy full SHA for c1e0eb7
View code at this point
Browse repository at this point
Commits on May 2, 2017
py/modio: Implement uio.resource_stream(package, resource_path).
Show description for d7da2db
pfalcon
committed
d7da2db
View commit details
Copy full SHA for d7da2db
View code at this point
Browse repository at this point
Commits on May 1, 2017
unix/main: Ignore SIGPIPE signal, instead make EPIPE arrive.
Show description for 11bc21d
pfalcon
committed
11bc21d
View commit details
Copy full SHA for 11bc21d
View code at this point
Browse repository at this point
Commits on Apr 26, 2017
unix: Remove obsolete MICROPY_FATFS macro.
Show description for 7743b15
dpgeorge
committed
7743b15
View commit details
Copy full SHA for 7743b15
View code at this point
Browse repository at this point
Commits on Apr 22, 2017
mpy-cross, unix, windows, stmhal: Enable return-if-else optimisation.
Show description for 03053f8
dpgeorge
committed
03053f8
View commit details
Copy full SHA for 03053f8
View code at this point
Browse repository at this point
Commits on Apr 12, 2017
unix: Enabled high-quality float hashing in coverage build.
dpgeorge
committed
fe79234
View commit details
Copy full SHA for fe79234
View code at this point
Browse repository at this point
Commits on Apr 11, 2017
unix, windows: Use core-provided KeyboardInterrupt exception object.
dpgeorge
committed
6c564aa
View commit details
Copy full SHA for 6c564aa
View code at this point
Browse repository at this point
Commits on Apr 1, 2017
all: Move BYTES_PER_WORD definition from ports to py/mpconfig.h
Show description for 4c307bf
dpgeorge
committed
4c307bf
View commit details
Copy full SHA for 4c307bf
View code at this point
Browse repository at this point
Commits on Mar 31, 2017
all: Use full path name when including mp-readline/timeutils/netutils.
Show description for b6c7e4b
dpgeorge
committed
b6c7e4b
View commit details
Copy full SHA for b6c7e4b
View code at this point
Browse repository at this point
unix: Convert mp_uint_t to size_t in alloc.c.
prusnak
authored and
dpgeorge
committed
6e6c01b
View commit details
Copy full SHA for 6e6c01b
View code at this point
Browse repository at this point
Commits on Mar 29, 2017
unix: Convert mp_uint_t to size_t for use of mp_obj_list_get.
dpgeorge
committed
46e98d9
View commit details
Copy full SHA for 46e98d9
View code at this point
Browse repository at this point
Commits on Mar 25, 2017
unix: Use mp_obj_str_get_str instead of mp_obj_str_get_data.
dpgeorge
committed
2942430
View commit details
Copy full SHA for 2942430
View code at this point
Browse repository at this point
Commits on Mar 23, 2017
all/Makefile: Remove -ansi from GCC flags, its ignored anyway.
Show description for 7558927
blazewicz
authored and
dpgeorge
committed
7558927
View commit details
Copy full SHA for 7558927
View code at this point
Browse repository at this point
Commits on Mar 20, 2017
unix/coverage: Enable scheduler and add tests for it.
dpgeorge
committed
74faf4c
View commit details
Copy full SHA for 74faf4c
View code at this point
Browse repository at this point
unix: Use mp_handle_pending() in time.sleep().
dpgeorge
committed
c138b21
View commit details
Copy full SHA for c138b21
View code at this point
Browse repository at this point
Commits on Mar 14, 2017
tests: Improve binary.c test coverage.
flowergrass
authored and
dpgeorge
committed
77cbd17
View commit details
Copy full SHA for 77cbd17
View code at this point
Browse repository at this point
unix/main: Refactor to put lexer constructors all in one place.
Show description for 33a77ea
dpgeorge
committed
33a77ea
View commit details
Copy full SHA for 33a77ea
View code at this point
Browse repository at this point
Commits on Mar 5, 2017
unix/moduselect: Properly implement ipoll object iteration.
Show description for fe866d9
pfalcon
committed
fe866d9
View commit details
Copy full SHA for fe866d9
View code at this point
Browse repository at this point
Commits on Mar 3, 2017
unix: Remove remaining, obsolete traces of GNU readline support.
dpgeorge
committed
5e83a75
View commit details
Copy full SHA for 5e83a75
View code at this point
Browse repository at this point
Commits on Mar 2, 2017
unix/modmachine: Add Signal class to machine module.
dpgeorge
committed
f1ea3bc
View commit details
Copy full SHA for f1ea3bc
View code at this point
Browse repository at this point
Commits on Feb 24, 2017
Correct name of mp_raise_NotImplementedError to make error name.
tannewt
committed
75d6abe
View commit details
Copy full SHA for 75d6abe
View code at this point
Browse repository at this point
Switch exception throwing to mp_raise helpers. It saves a little code space each time to share the call.
tannewt
committed
12fa5b3
View commit details
Copy full SHA for 12fa5b3
View code at this point
Browse repository at this point
Commits on Feb 16, 2017
py: Add iter_buf to getiter type method.
Show description for ae8d867
dpgeorge
committed
ae8d867
View commit details
Copy full SHA for ae8d867
View code at this point
Browse repository at this point
Commits on Feb 14, 2017
Make mp_float_t conversions explicit to silence warnings of converting floats to doubles.
tannewt
committed
18c299b
View commit details
Copy full SHA for 18c299b
View code at this point
Browse repository at this point
Commits on Feb 12, 2017
unix/moduselect: Implement ipoll() method with no-allocation policy.
Show description for 16a3534
pfalcon
committed
16a3534
View commit details
Copy full SHA for 16a3534
View code at this point
Browse repository at this point
Commits on Feb 9, 2017
py/objtype: Implement __delattr__ and __setattr__.
Show description for 18e6569
dmazzella
authored and
dpgeorge
committed
18e6569
View commit details
Copy full SHA for 18e6569
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.