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 }}
MMcM
/
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
esp-extra-scripts
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 7, 2016
py/objstr: Make .partition()/.rpartition() methods configurable.
Show description for 56eb25f
pfalcon
committed
56eb25f
View commit details
Copy full SHA for 56eb25f
View code at this point
Browse repository at this point
Commits on Aug 6, 2016
unix/moduselect: Allow poll.register(), etc. accept fd-like objects.
Show description for a4aaf82
pfalcon
committed
a4aaf82
View commit details
Copy full SHA for a4aaf82
View code at this point
Browse repository at this point
unix: Enable websocket module.
pfalcon
committed
5b9e7e2
View commit details
Copy full SHA for 5b9e7e2
View code at this point
Browse repository at this point
Commits on Jul 30, 2016
unix/Makefile: And note why btree module is disabled for coverage build.
pfalcon
committed
aac9e8c
View commit details
Copy full SHA for aac9e8c
View code at this point
Browse repository at this point
py/mpconfig.h: Add MICROPY_STREAMS_POSIX_API setting.
Show description for 61e77a4
pfalcon
committed
61e77a4
View commit details
Copy full SHA for 61e77a4
View code at this point
Browse repository at this point
Commits on Jul 27, 2016
unix/file: Use generic stream flush() method.
pfalcon
committed
64da62e
View commit details
Copy full SHA for 64da62e
View code at this point
Browse repository at this point
Commits on Jul 26, 2016
unix/file: fdfile_ioctl(): Fix argument to check_fd_is_open().
pfalcon
committed
0181606
View commit details
Copy full SHA for 0181606
View code at this point
Browse repository at this point
unix/file: ioctl(): Check that file is open before operations.
pfalcon
committed
ade3680
View commit details
Copy full SHA for ade3680
View code at this point
Browse repository at this point
unix/file: Implement MP_STREAM_FLUSH ioctl.
pfalcon
committed
8fac939
View commit details
Copy full SHA for 8fac939
View code at this point
Browse repository at this point
Commits on Jul 25, 2016
unix/mpconfigport.h: Include stdio.h by default.
Show description for 243f898
pfalcon
committed
243f898
View commit details
Copy full SHA for 243f898
View code at this point
Browse repository at this point
Commits on Jul 21, 2016
unix: Enable MICROPY_PY_STR_BYTES_CMP_WARN.
Show description for 918851e
pfalcon
committed
918851e
View commit details
Copy full SHA for 918851e
View code at this point
Browse repository at this point
Commits on Jul 20, 2016
unix: Disable MICROPY_GC_ALLOC_THRESHOLD for minimal build.
pfalcon
committed
6881590
View commit details
Copy full SHA for 6881590
View code at this point
Browse repository at this point
Commits on Jul 16, 2016
unix: Cache libaxtls.a in local build dir.
Show description for bd6622a
pfalcon
committed
bd6622a
View commit details
Copy full SHA for bd6622a
View code at this point
Browse repository at this point
Commits on Jul 12, 2016
extmod/modussl_axtls: Further changes to allow alternative SSL modules.
Show description for 20283ae
pfalcon
committed
20283ae
View commit details
Copy full SHA for 20283ae
View code at this point
Browse repository at this point
Commits on Jul 11, 2016
unix/mpthreadport: Adjust minimum thread stack, and stack limit check.
Show description for ee622cc
dpgeorge
committed
ee622cc
View commit details
Copy full SHA for ee622cc
View code at this point
Browse repository at this point
Commits on Jul 9, 2016
unix: Disable the GIL to improve performance of non-thread code.
Show description for 3096928
dpgeorge
committed
3096928
View commit details
Copy full SHA for 3096928
View code at this point
Browse repository at this point
Commits on Jul 8, 2016
unix/main: When preparing sys.path, allocate exact strings on uPy heap.
Show description for 520f356
pfalcon
committed
520f356
View commit details
Copy full SHA for 520f356
View code at this point
Browse repository at this point
unix/main: Improve help for -X options a bit.
pfalcon
committed
649b69a
View commit details
Copy full SHA for 649b69a
View code at this point
Browse repository at this point
unix/main: Error out on unknown value of suffix in -X heapsize= option.
Show description for 0e5e14f
pfalcon
committed
0e5e14f
View commit details
Copy full SHA for 0e5e14f
View code at this point
Browse repository at this point
Commits on Jul 2, 2016
unix/mpconfigport_minimal.h: Allow to print a string within 1KB of heap.
Show description for d83177b
pfalcon
committed
d83177b
View commit details
Copy full SHA for d83177b
View code at this point
Browse repository at this point
unix/Makefile: Make "minimal" build be minimal again.
pfalcon
committed
e965d2b
View commit details
Copy full SHA for e965d2b
View code at this point
Browse repository at this point
unix: Enable btree module.
Show description for 43241ce
pfalcon
committed
43241ce
View commit details
Copy full SHA for 43241ce
View code at this point
Browse repository at this point
Commits on Jun 28, 2016
py/modthread: Allow to properly set the stack limit of a thread.
Show description for df95f52
dpgeorge
committed
df95f52
View commit details
Copy full SHA for df95f52
View code at this point
Browse repository at this point
unix/modtime: Release the GIL when sleeping.
dpgeorge
committed
94d2919
View commit details
Copy full SHA for 94d2919
View code at this point
Browse repository at this point
unix/mpthreadport: Suppress compiler warning about unused arguments.
dpgeorge
committed
f443504
View commit details
Copy full SHA for f443504
View code at this point
Browse repository at this point
unix/gccollect: Provide declaration of exported function.
dpgeorge
committed
f1dbd29
View commit details
Copy full SHA for f1dbd29
View code at this point
Browse repository at this point
unix/mpthreadport: Use SA_SIGINFO for GC signal handler.
Show description for c2508ac
dpgeorge
committed
c2508ac
View commit details
Copy full SHA for c2508ac
View code at this point
Browse repository at this point
unix: Implement garbage collection with threading.
Show description for dbd54e0
dpgeorge
committed
dbd54e0
View commit details
Copy full SHA for dbd54e0
View code at this point
Browse repository at this point
unix/file: If write syscall returns because of EINTR then try again.
Show description for f1b6db2
dpgeorge
committed
f1b6db2
View commit details
Copy full SHA for f1b6db2
View code at this point
Browse repository at this point
py/modthread: Implement lock object, for creating a mutex.
dpgeorge
committed
801d1b3
View commit details
Copy full SHA for 801d1b3
View code at this point
Browse repository at this point
py/modthread: Add stack_size() function.
dpgeorge
committed
707f98f
View commit details
Copy full SHA for 707f98f
View code at this point
Browse repository at this point
unix: Add basic thread support using pthreads.
Show description for a791be9
dpgeorge
committed
a791be9
View commit details
Copy full SHA for a791be9
View code at this point
Browse repository at this point
py: Add MP_STATE_THREAD to hold state specific to a given thread.
dpgeorge
committed
330165a
View commit details
Copy full SHA for 330165a
View code at this point
Browse repository at this point
Commits on Jun 27, 2016
unix: Fix Makefile to handle gc-sections linker flags on Mac OS.
Show description for f2892bd
muellermartin
authored and
dpgeorge
committed
f2892bd
View commit details
Copy full SHA for f2892bd
View code at this point
Browse repository at this point
Commits on Jun 18, 2016
unix/modmachine: Enable time_pulse_us() function.
pfalcon
committed
e68811d
View commit details
Copy full SHA for e68811d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.