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 }}
pcurry
/
circuitpython
Public
forked from
adafruit/circuitpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 2, 2020
Merge pull request #3109 from pewpew-game/fluff_m0
Show description for 4d7b9cd
tannewt
authored
4d7b9cd
View commit details
Copy full SHA for 4d7b9cd
Browse repository at this point
Fluff M0: additional pins on version 1.3 of the board
deshipu
committed
fce35c3
View commit details
Copy full SHA for fce35c3
Browse repository at this point
Commits on Jun 9, 2020
Merge pull request #3020 from DavePutz/issue2958
Show description for 9b8d648
tannewt
authored
9b8d648
View commit details
Copy full SHA for 9b8d648
Browse repository at this point
Redid formula for calculating subticks
Show description for ec7a3fe
DavePutz
authored
ec7a3fe
View commit details
Copy full SHA for ec7a3fe
Browse repository at this point
Commits on Jun 8, 2020
Merge pull request #3017 from Nicell/nice_nano
Show description for 0ba541d
tannewt
authored
0ba541d
View commit details
Copy full SHA for 0ba541d
Browse repository at this point
Merge pull request #3002 from weblate/weblate-circuitpython-master
Show description for 2de20e0
jepler
authored
2de20e0
View commit details
Copy full SHA for 2de20e0
Browse repository at this point
Correct ticks being returned from port_get_raw_ticks()
Show description for d8bb2d7
DavePutz
authored
d8bb2d7
View commit details
Copy full SHA for d8bb2d7
Browse repository at this point
Merge pull request #6 from adafruit/master
Show description for ef87cc3
DavePutz
authored
ef87cc3
View commit details
Copy full SHA for ef87cc3
Browse repository at this point
Translated using Weblate (French)
Show description for 6502ec5
aberwag
authored and
weblate
committed
6502ec5
View commit details
Copy full SHA for 6502ec5
Browse repository at this point
Update translation files
Show description for 53a1b68
weblate
committed
53a1b68
View commit details
Copy full SHA for 53a1b68
Browse repository at this point
Translated using Weblate (Swedish)
Show description for 07fa458
bergdahl
authored and
weblate
committed
07fa458
View commit details
Copy full SHA for 07fa458
Browse repository at this point
Merge pull request #3009 from hierophect/stm32-LSE-startup-fix
Show description for 004d644
tannewt
authored
004d644
View commit details
Copy full SHA for 004d644
Browse repository at this point
Commits on Jun 6, 2020
Merge pull request #3006 from sommersoft/update_cpboard_py
Show description for 6ff7e25
sommersoft
authored
6ff7e25
View commit details
Copy full SHA for 6ff7e25
Browse repository at this point
Add nice!nano board support
Nicell
committed
33496e9
View commit details
Copy full SHA for 33496e9
Browse repository at this point
Commits on Jun 5, 2020
Merge pull request #3015 from hierophect/mimxrt-1060-reset
Show description for 3cf96a5
arturo182
authored
3cf96a5
View commit details
Copy full SHA for 3cf96a5
Browse repository at this point
Fix pin macros typo, add extra flash protection
hierophect
committed
93cffaa
View commit details
Copy full SHA for 93cffaa
Browse repository at this point
Override HAL_Delay and HAL_GetTick
hierophect
committed
ad0971f
View commit details
Copy full SHA for ad0971f
Browse repository at this point
Merge pull request #3001 from hierophect/mimxrt-teensy-boot
Show description for 6400113
tannewt
authored
6400113
View commit details
Copy full SHA for 6400113
Browse repository at this point
Commits on Jun 4, 2020
Merge remote-tracking branch 'upstream/master' into stm32-LSE-startup-fix
hierophect
committed
a0977ca
View commit details
Copy full SHA for a0977ca
Browse repository at this point
Add temporary fix warning
hierophect
committed
74effee
View commit details
Copy full SHA for 74effee
Browse repository at this point
Rework LSE clock init, allow clock overrides
hierophect
committed
d14e344
View commit details
Copy full SHA for d14e344
Browse repository at this point
tools/cpboard.py: fix backwards logic of 'wait_for_response' in #3005
sommersoft
committed
1e7ff52
View commit details
Copy full SHA for 1e7ff52
Browse repository at this point
Merge pull request #3005 from sommersoft/update_cpboard_py
Show description for fffe171
jepler
authored
fffe171
View commit details
Copy full SHA for fffe171
Browse repository at this point
Commits on Jun 3, 2020
tools/cpboard.py: run black formatter
sommersoft
committed
074697a
View commit details
Copy full SHA for 074697a
Browse repository at this point
tools/cpboard.py: update pyserial usage to match 3.x version
sommersoft
committed
cf9da59
View commit details
Copy full SHA for cf9da59
Browse repository at this point
tools/cpboard.py: change 'async' variable usage; 'async' became a keyword in CPython 3.7
sommersoft
committed
660081e
View commit details
Copy full SHA for 660081e
Browse repository at this point
Merge pull request #2981 from Flameeyes/master
Show description for 547beb5
tannewt
authored
547beb5
View commit details
Copy full SHA for 547beb5
Browse repository at this point
Merge pull request #3000 from weblate/weblate-circuitpython-master
Show description for 01e2945
tannewt
authored
01e2945
View commit details
Copy full SHA for 01e2945
Browse repository at this point
Disable pin resets on the 1060
hierophect
committed
c93ccd1
View commit details
Copy full SHA for c93ccd1
Browse repository at this point
Add a pre-commit configuration to enforce basic file hygiene.
Flameeyes
committed
79cd864
View commit details
Copy full SHA for 79cd864
Browse repository at this point
Fix up end of file and trailing whitespace.
Show description for dd5d7c8
Flameeyes
committed
dd5d7c8
View commit details
Copy full SHA for dd5d7c8
Browse repository at this point
Update CODE_OF_CONDUCT.md from source-of-truth repository.
Flameeyes
committed
60df617
View commit details
Copy full SHA for 60df617
Browse repository at this point
Commits on Jun 2, 2020
Update teensy 4.0/4.1 pin protections
hierophect
committed
b5b9a56
View commit details
Copy full SHA for b5b9a56
Browse repository at this point
Translated using Weblate (Swedish)
Show description for cc1e5d2
bergdahl
authored and
weblate
committed
cc1e5d2
View commit details
Copy full SHA for cc1e5d2
Browse repository at this point
Merge pull request #2995 from weblate/weblate-circuitpython-master
Show description for 5f1398f
tannewt
authored
5f1398f
View commit details
Copy full SHA for 5f1398f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.