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 }}
eddieespinal
/
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
py
on
encoding
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 24, 2020
remove new char*s because m0 is way oversubscribed
kvc0
committed
e9b4e0b
View commit details
Copy full SHA for e9b4e0b
View code at this point
Browse repository at this point
add coroutine behavior for generators
Show description for 51a79b1
kvc0
committed
51a79b1
View commit details
Copy full SHA for 51a79b1
View code at this point
Browse repository at this point
Commits on Jul 22, 2020
py/py.mk: Use additional CFLAGS to compile string0.c.
Show description for f43834a
dpgeorge
authored and
tannewt
committed
f43834a
View commit details
Copy full SHA for f43834a
View code at this point
Browse repository at this point
Add externs. GCC10 complains about duplicate defines
tannewt
committed
2bd6d05
View commit details
Copy full SHA for 2bd6d05
View code at this point
Browse repository at this point
Merge branch 'main' into memmonitor
tannewt
authored
1ec3580
View commit details
Copy full SHA for 1ec3580
View code at this point
Browse repository at this point
Commits on Jul 21, 2020
Turn off find when CPYTHON_COMPAT is off
tannewt
committed
6db10f9
View commit details
Copy full SHA for 6db10f9
View code at this point
Browse repository at this point
Merge remote-tracking branch 'adafruit/main' into bytearray_find
tannewt
committed
1b3bc98
View commit details
Copy full SHA for 1b3bc98
View code at this point
Browse repository at this point
Merge pull request #3160 from tannewt/enable_pystack
Show description for cb7df2e
tannewt
authored
cb7df2e
View commit details
Copy full SHA for cb7df2e
View code at this point
Browse repository at this point
Only add .find without CPYTHON_COMPAT
tannewt
committed
900edb2
View commit details
Copy full SHA for 900edb2
View code at this point
Browse repository at this point
Commits on Jul 18, 2020
Add cast for mpy-cross warning
tannewt
committed
f38a9c8
View commit details
Copy full SHA for f38a9c8
View code at this point
Browse repository at this point
Get AllocationAlarm working
tannewt
committed
a1e4814
View commit details
Copy full SHA for a1e4814
View code at this point
Browse repository at this point
Add memorymonitor module
tannewt
committed
518d909
View commit details
Copy full SHA for 518d909
View code at this point
Browse repository at this point
Add find varients to bytearray
tannewt
committed
4b157aa
View commit details
Copy full SHA for 4b157aa
View code at this point
Browse repository at this point
Enable PYSTACK to keep function state out of the heap
tannewt
committed
1160635
View commit details
Copy full SHA for 1160635
View code at this point
Browse repository at this point
Commits on Jul 14, 2020
Fix to pass mpy-cross build
DavePutz
authored
e5f7adc
View commit details
Copy full SHA for e5f7adc
View code at this point
Browse repository at this point
more formatting fix
DavePutz
authored
14799f9
View commit details
Copy full SHA for 14799f9
View code at this point
Browse repository at this point
Fix formatting
DavePutz
authored
30361f6
View commit details
Copy full SHA for 30361f6
View code at this point
Browse repository at this point
Issue #2949 Run background checks during long multiplications
DavePutz
authored
e963cff
View commit details
Copy full SHA for e963cff
View code at this point
Browse repository at this point
Commits on Jul 13, 2020
Merge pull request #3003 from Flameeyes/master
Show description for 51c888d
tannewt
authored
51c888d
View commit details
Copy full SHA for 51c888d
View code at this point
Browse repository at this point
Commits on Jul 9, 2020
audioio: Remove compatibility code
Show description for 6d97f6f
jepler
committed
6d97f6f
View commit details
Copy full SHA for 6d97f6f
View code at this point
Browse repository at this point
Commits on Jul 6, 2020
Add license to some obvious files.
Flameeyes
committed
34b4993
View commit details
Copy full SHA for 34b4993
View code at this point
Browse repository at this point
Commits on Jun 26, 2020
sdioio: Add shared-bindings
Show description for 05837b2
jepler
committed
05837b2
View commit details
Copy full SHA for 05837b2
View code at this point
Browse repository at this point
sdcardio: implement new library for SD card I/O
Show description for 57fde2e
jepler
committed
57fde2e
View commit details
Copy full SHA for 57fde2e
View code at this point
Browse repository at this point
Commits on Jun 25, 2020
I2CPeripheral: Rename class and its module
Show description for 1d2cc0b
jepler
committed
1d2cc0b
View commit details
Copy full SHA for 1d2cc0b
View code at this point
Browse repository at this point
Commits on Jun 24, 2020
gnss: Implement new library for GNSS
kamtom480
committed
84f424f
View commit details
Copy full SHA for 84f424f
View code at this point
Browse repository at this point
Commits on Jun 22, 2020
circuitpy_defns.mk: Sort several lists of source files
Show description for a7b36f7
jepler
committed
a7b36f7
View commit details
Copy full SHA for a7b36f7
View code at this point
Browse repository at this point
_pew: move to common-hal
Show description for a580f0f
jepler
committed
a580f0f
View commit details
Copy full SHA for a580f0f
View code at this point
Browse repository at this point
Commits on Jun 3, 2020
Fix up end of file and trailing whitespace.
Show description for dd5d7c8
Flameeyes
committed
dd5d7c8
View commit details
Copy full SHA for dd5d7c8
View code at this point
Browse repository at this point
Commits on Jun 2, 2020
Merge remote-tracking branch 'adafruit/master' into wdt-nrf
tannewt
committed
959f729
View commit details
Copy full SHA for 959f729
View code at this point
Browse repository at this point
Commits on Jun 1, 2020
py.mk: Assume we want all C source files in ulab
jepler
committed
f211a09
View commit details
Copy full SHA for f211a09
View code at this point
Browse repository at this point
py.mk: Assume we want all C files from ulab
jepler
committed
1cc281b
View commit details
Copy full SHA for 1cc281b
View code at this point
Browse repository at this point
Commits on May 29, 2020
Merge remote-tracking branch 'adafruit/master' into wdt-nrf
tannewt
committed
2fd7a43
View commit details
Copy full SHA for 2fd7a43
View code at this point
Browse repository at this point
Merge pull request #2968 from jepler/more-efficient-translation
Show description for 6ace4ee
dhalbert
authored
6ace4ee
View commit details
Copy full SHA for 6ace4ee
View code at this point
Browse repository at this point
Commits on May 28, 2020
A number of small ESP32S2 fixes:
Show description for 796373b
tannewt
committed
796373b
View commit details
Copy full SHA for 796373b
View code at this point
Browse repository at this point
translations: document the compressed format
jepler
committed
d0f9b59
View commit details
Copy full SHA for d0f9b59
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.