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 }}
StackRduino
/
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
ports
on
main
User selector
All users
All time
Commit history
Commits on Dec 17, 2020
Update mpconfigboard.mk
Show description for 7afa1a1
StackRduino
authored
7afa1a1
View commit details
Copy full SHA for 7afa1a1
View code at this point
Browse repository at this point
Update mpconfigboard.mk
Show description for 06022a5
StackRduino
authored
06022a5
View commit details
Copy full SHA for 06022a5
View code at this point
Browse repository at this point
Add files via upload
StackRduino
authored
81ff95a
View commit details
Copy full SHA for 81ff95a
View code at this point
Browse repository at this point
Delete board.c
StackRduino
authored
bc95c7f
View commit details
Copy full SHA for bc95c7f
View code at this point
Browse repository at this point
Delete mpconfigboard.h
StackRduino
authored
f3fb014
View commit details
Copy full SHA for f3fb014
View code at this point
Browse repository at this point
Delete mpconfigboard.mk
StackRduino
authored
1284418
View commit details
Copy full SHA for 1284418
View code at this point
Browse repository at this point
Delete pins.c
StackRduino
authored
736c0d4
View commit details
Copy full SHA for 736c0d4
View code at this point
Browse repository at this point
Update mpconfigboard.mk
Show description for 0a7c742
StackRduino
authored
0a7c742
View commit details
Copy full SHA for 0a7c742
View code at this point
Browse repository at this point
Update board.c
Show description for 109e147
StackRduino
authored
109e147
View commit details
Copy full SHA for 109e147
View code at this point
Browse repository at this point
Update mpconfigboard.h
Show description for 23ad9c7
StackRduino
authored
23ad9c7
View commit details
Copy full SHA for 23ad9c7
View code at this point
Browse repository at this point
Add files via upload
StackRduino
authored
3d9e495
View commit details
Copy full SHA for 3d9e495
View code at this point
Browse repository at this point
Delete pins.c
StackRduino
authored
f3b7cd6
View commit details
Copy full SHA for f3b7cd6
View code at this point
Browse repository at this point
Update pins.c
StackRduino
authored
70739ff
View commit details
Copy full SHA for 70739ff
View code at this point
Browse repository at this point
Add files via upload
StackRduino
authored
fac0bf1
View commit details
Copy full SHA for fac0bf1
View code at this point
Browse repository at this point
Commits on Oct 15, 2020
Merge pull request #3554 from gamblor21/move_ordereddict
Show description for f1e8f2b
dhalbert
authored
f1e8f2b
View commit details
Copy full SHA for f1e8f2b
View code at this point
Browse repository at this point
Removed ordered dict for all SAMD21
gamblor21
committed
0a9bcc5
View commit details
Copy full SHA for 0a9bcc5
View code at this point
Browse repository at this point
Commits on Oct 14, 2020
Removed MICROPY_PY_COLLECTIONS_NAMEDTUPLE__ASDICT from unix coverage
gamblor21
committed
e6d0b20
View commit details
Copy full SHA for e6d0b20
View code at this point
Browse repository at this point
Merge pull request #3549 from tannewt/stm_alarm_tweak
Show description for cc8f8d8
tannewt
authored
cc8f8d8
View commit details
Copy full SHA for cc8f8d8
View code at this point
Browse repository at this point
boards/bdmicro_vina_d51/pins.c: Fix illegal QSTR name (hyphen).
bd34n
committed
852a91e
View commit details
Copy full SHA for 852a91e
View code at this point
Browse repository at this point
Merge pull request #3550 from bd34n/bdmicro_vina_d51
Show description for e9c04bc
ladyada
authored
e9c04bc
View commit details
Copy full SHA for e9c04bc
View code at this point
Browse repository at this point
Commits on Oct 13, 2020
Moved ORDEREDDICT define to central location
gamblor21
committed
4270061
View commit details
Copy full SHA for 4270061
View code at this point
Browse repository at this point
Fix stm sleep too long
tannewt
committed
56427d9
View commit details
Copy full SHA for 56427d9
View code at this point
Browse repository at this point
Add new board to atmel-samd port: bdmicro_vina_d51
bd34n
committed
2b33968
View commit details
Copy full SHA for 2b33968
View code at this point
Browse repository at this point
Merge pull request #3546 from tannewt/rtc_irq
Show description for 3d21eec
tannewt
authored
3d21eec
View commit details
Copy full SHA for 3d21eec
View code at this point
Browse repository at this point
Remove readreq when changing continuous
tannewt
committed
2bc40bc
View commit details
Copy full SHA for 2bc40bc
View code at this point
Browse repository at this point
Merge pull request #3545 from tannewt/stm_rtc
Show description for 33dee4a
tannewt
authored
33dee4a
View commit details
Copy full SHA for 33dee4a
View code at this point
Browse repository at this point
Finer grained, per port tick locking
Show description for 379e73a
tannewt
committed
379e73a
View commit details
Copy full SHA for 379e73a
View code at this point
Browse repository at this point
Fix STM RTC read so it's atomic.
Show description for a0e5e96
tannewt
committed
a0e5e96
View commit details
Copy full SHA for a0e5e96
View code at this point
Browse repository at this point
Commits on Oct 12, 2020
Merge pull request #3538 from jepler/parallel-qstrlast
Show description for 9de9678
tannewt
authored
9de9678
View commit details
Copy full SHA for 9de9678
View code at this point
Browse repository at this point
Merge pull request #3540 from WarriorOfWire/async_syntax
Show description for bb046f9
tannewt
authored
bb046f9
View commit details
Copy full SHA for bb046f9
View code at this point
Browse repository at this point
Merge pull request #3514 from hierophect/esp32-analogout
Show description for 638c7f7
tannewt
authored
638c7f7
View commit details
Copy full SHA for 638c7f7
View code at this point
Browse repository at this point
esp32s2: fix build after qstr rule changes
jepler
committed
8ddbebd
View commit details
Copy full SHA for 8ddbebd
View code at this point
Browse repository at this point
leftover newlines
kvc0
committed
10badd9
View commit details
Copy full SHA for 10badd9
View code at this point
Browse repository at this point
remove unnecessary board configuration and address feedback
kvc0
committed
94beeab
View commit details
Copy full SHA for 94beeab
View code at this point
Browse repository at this point
Commits on Oct 11, 2020
Turn off async for circuitplayground express
Show description for 3c46e3a
Kenny
authored
3c46e3a
View commit details
Copy full SHA for 3c46e3a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.