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
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 }}
elexx
/
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 10, 2020
Merge pull request #2690 from jepler/topic-pep-498-fstrings
Show description for d988af0
tannewt
authored
d988af0
View commit details
Copy full SHA for d988af0
Browse repository at this point
Merge pull request #2693 from jepler/ulab-enable
Show description for 6363b5a
dhalbert
authored
6363b5a
View commit details
Copy full SHA for 6363b5a
Browse repository at this point
ulab: don't enable on m0 boards
jepler
committed
03a2b2f
View commit details
Copy full SHA for 03a2b2f
Browse repository at this point
Update tests
Show description for ef195d6
jepler
committed
ef195d6
View commit details
Copy full SHA for ef195d6
Browse repository at this point
Commits on Mar 9, 2020
Merge pull request #2666 from dhalbert/assert_pin-and-mp_const_none-cleanup
Show description for df88939
tannewt
authored
df88939
View commit details
Copy full SHA for df88939
Browse repository at this point
Merge pull request #2692 from jepler/ulab-upstream
Show description for eebe769
tannewt
authored
eebe769
View commit details
Copy full SHA for eebe769
Browse repository at this point
circuitpy_mpconfig.mk: Enable ULAB for "full builds"
Show description for 491a31a
jepler
committed
491a31a
View commit details
Copy full SHA for 491a31a
Browse repository at this point
stm32: enable ulab
Show description for 66aa0de
jepler
committed
66aa0de
View commit details
Copy full SHA for 66aa0de
Browse repository at this point
cdx56: prepare to enable ulab
Show description for e128d77
jepler
committed
e128d77
View commit details
Copy full SHA for e128d77
Browse repository at this point
ulab: Use https://github.com/v923z/micropython-ulab/
Show description for eab9b67
jepler
committed
eab9b67
View commit details
Copy full SHA for eab9b67
Browse repository at this point
f-strings: Make optional, defaulting to !CIRCUITPY_MINIMAL_BUILD
Show description for 473e9c5
jepler
committed
473e9c5
View commit details
Copy full SHA for 473e9c5
Browse repository at this point
lexer: catch concatenation of f'' and '' strings
Show description for 32647cd
jepler
committed
32647cd
View commit details
Copy full SHA for 32647cd
Browse repository at this point
locale: run 'make translate'
jepler
committed
acd7b89
View commit details
Copy full SHA for acd7b89
Browse repository at this point
Address dpgeorge feedback - largely simplifications
klardotsh
authored and
jepler
committed
40bc05e
View commit details
Copy full SHA for 40bc05e
Browse repository at this point
py: Implement partial PEP-498 (f-string) support
Show description for 3a7a5ba
klardotsh
authored and
jepler
committed
3a7a5ba
View commit details
Copy full SHA for 3a7a5ba
Browse repository at this point
Commits on Mar 6, 2020
Merge pull request #2684 from caternuson/doc_add_sensors
Show description for 83d5da9
ladyada
authored
83d5da9
View commit details
Copy full SHA for 83d5da9
Browse repository at this point
add proximity and sound_level
caternuson
committed
125409f
View commit details
Copy full SHA for 125409f
Browse repository at this point
Make ParallelBus reset ping arg required
dhalbert
committed
fdcdc13
View commit details
Copy full SHA for fdcdc13
Browse repository at this point
Revert "try actions/checkout@v2"
Show description for 127e6fa
dhalbert
committed
127e6fa
View commit details
Copy full SHA for 127e6fa
Browse repository at this point
try actions/checkout@v2
dhalbert
committed
b492ea6
View commit details
Copy full SHA for b492ea6
Browse repository at this point
Commits on Mar 5, 2020
Merge remote-tracking branch 'adafruit/master' into assert_pin-and-mp_const_none-cleanup
dhalbert
committed
210c327
View commit details
Copy full SHA for 210c327
Browse repository at this point
rename routines to be clearer; fix wiznet arg types
dhalbert
committed
817b5be
View commit details
Copy full SHA for 817b5be
Browse repository at this point
Merge pull request #2657 from tannewt/builtin_package
Show description for 4fa9026
jepler
authored
4fa9026
View commit details
Copy full SHA for 4fa9026
Browse repository at this point
Merge pull request #2681 from theacodes/disable-hid-on-sol
Show description for e81930f
dhalbert
authored
e81930f
View commit details
Copy full SHA for e81930f
Browse repository at this point
Disable the HID USB descriptor for Sol
Show description for 409a4a9
theacodes
committed
409a4a9
View commit details
Copy full SHA for 409a4a9
Browse repository at this point
Commits on Mar 4, 2020
Merge pull request #2583 from jepler/ulab
Show description for b4e1955
tannewt
authored
b4e1955
View commit details
Copy full SHA for b4e1955
Browse repository at this point
Merge pull request #2680 from hierophect/stm32-clock-hotfix
Show description for 4aec5d1
tannewt
authored
4aec5d1
View commit details
Copy full SHA for 4aec5d1
Browse repository at this point
Merge remote-tracking branch 'origin/master' into ulab
jepler
committed
da31acf
View commit details
Copy full SHA for da31acf
Browse repository at this point
Commits on Mar 3, 2020
Merge pull request #2678 from adafruit/5.0.x
Show description for e98991f
dhalbert
authored
e98991f
View commit details
Copy full SHA for e98991f
Browse repository at this point
Expand GPIO clock enables for F405 and F407
hierophect
committed
55e1371
View commit details
Copy full SHA for 55e1371
Browse repository at this point
Merge pull request #2668 from hierophect/stm32-pulseout
Show description for 6468ca0
tannewt
authored
6468ca0
View commit details
Copy full SHA for 6468ca0
Browse repository at this point
Merge branch 'master' into stm32-pulseout
hierophect
authored
3178462
View commit details
Copy full SHA for 3178462
Browse repository at this point
Merge pull request #2672 from jepler/fuzz
Show description for 2fea811
tannewt
authored
2fea811
View commit details
Copy full SHA for 2fea811
Browse repository at this point
Merge pull request #2662 from jepler/issue2332
Show description for 17458ad
tannewt
authored
17458ad
View commit details
Copy full SHA for 17458ad
Browse repository at this point
Remove debug extern
tannewt
committed
274cb59
View commit details
Copy full SHA for 274cb59
Browse repository at this point
Previous
Next
You can’t perform that action at this time.