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
atmel-samd
on
main
User selector
All users
Datepicker
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
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
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
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
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
Commits on Oct 12, 2020
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
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
Commits on Oct 10, 2020
disable async/await on a several small ucontrollers
kvc0
committed
f5f1e29
View commit details
Copy full SHA for f5f1e29
View code at this point
Browse repository at this point
fix for https://github.com/adafruit/circuitpython/issues/3534
ladyada
committed
70a94c8
View commit details
Copy full SHA for 70a94c8
View code at this point
Browse repository at this point
Commits on Oct 9, 2020
Fix autoreload on SAMD21
Show description for 3ccf644
tannewt
committed
3ccf644
View commit details
Copy full SHA for 3ccf644
View code at this point
Browse repository at this point
Commits on Oct 7, 2020
Update submodule to merge commit
gamblor21
committed
085d2a2
View commit details
Copy full SHA for 085d2a2
View code at this point
Browse repository at this point
canio: remove unused fields
Show description for 16ed875
jepler
committed
16ed875
View commit details
Copy full SHA for 16ed875
View code at this point
Browse repository at this point
Commits on Oct 1, 2020
Merge pull request #3469 from jepler/noreturn
Show description for d62ac24
tannewt
authored
d62ac24
View commit details
Copy full SHA for d62ac24
View code at this point
Browse repository at this point
Commits on Sep 30, 2020
Merge pull request #3450 from mdroberts1243/New_quirk_for_SH1107
Show description for 5ac3c36
tannewt
authored
5ac3c36
View commit details
Copy full SHA for 5ac3c36
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/main' into canbus-api-changes
jepler
committed
c129c8f
View commit details
Copy full SHA for c129c8f
View code at this point
Browse repository at this point
Commits on Sep 29, 2020
Merge pull request #3486 from microDev1/fixTranslate
Show description for 2bb44f6
jepler
authored
2bb44f6
View commit details
Copy full SHA for 2bb44f6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.