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 }}
ProGamerCode
/
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
sdcard
User selector
All users
All time
Commit history
Commits on Jan 31, 2017
In progress work to save space on the Gemma.
tannewt
committed
884b2ea
View commit details
Copy full SHA for 884b2ea
Browse repository at this point
Commits on Jan 30, 2017
WIP filesystem module
tannewt
committed
92b48f4
View commit details
Copy full SHA for 92b48f4
Browse repository at this point
SDCard init works. reading and writing blocks is not done yet.
tannewt
committed
fd3cdf7
View commit details
Copy full SHA for fd3cdf7
Browse repository at this point
Add frequency changing support to PWMOut.
Show description for e3f9ee8
tannewt
committed
e3f9ee8
View commit details
Copy full SHA for e3f9ee8
Browse repository at this point
Commits on Jan 19, 2017
atmel-samd: stop overwriting the flash FS.
tannewt
committed
749d22b
View commit details
Copy full SHA for 749d22b
Browse repository at this point
atmel-samd: Change new flash FS name to CIRCUITPY
Show description for 79024f3
tannewt
committed
79024f3
View commit details
Copy full SHA for 79024f3
Browse repository at this point
atmel-samd: Reset the DAC on soft reset. Fixes #80.
tannewt
committed
dad33e6
View commit details
Copy full SHA for dad33e6
Browse repository at this point
atmel-samd: Fully reset the ADC state on reset to prevent a crash.
tannewt
committed
f74e477
View commit details
Copy full SHA for f74e477
Browse repository at this point
Commits on Jan 18, 2017
atmel-samd: Fix two more SERCOM configs, PA07 and PA06.
tannewt
committed
d29915c
View commit details
Copy full SHA for d29915c
Browse repository at this point
atmel-samd: Fix PA00 and PA01 sercoms. New CircuitPlayground prototype pinout.
tannewt
committed
76a2178
View commit details
Copy full SHA for 76a2178
Browse repository at this point
atmel-samd: Fix neopixel timing by forcing the NVM cache to be deterministicly timed. Otherwise, bit order changes code timing. Fixes #74
tannewt
committed
1a86968
View commit details
Copy full SHA for 1a86968
Browse repository at this point
atmel-samd: Fix whitespace.
tannewt
committed
42926c6
View commit details
Copy full SHA for 42926c6
Browse repository at this point
Commits on Jan 17, 2017
atmel-samd: Support multiple ADC channels at once.
Show description for 179413a
tannewt
committed
179413a
View commit details
Copy full SHA for 179413a
Browse repository at this point
Commits on Jan 16, 2017
More fixes to pin pull thanks to jerryn:
Show description for d239dbd
tannewt
committed
d239dbd
View commit details
Copy full SHA for d239dbd
Browse repository at this point
Fix pull kwarg DigitalInOut.switch_to_input and add example use to docs.
Show description for df96823
tannewt
committed
df96823
View commit details
Copy full SHA for df96823
Browse repository at this point
Commits on Jan 14, 2017
Add more description of installing the library bundle.
tannewt
committed
78168bc
View commit details
Copy full SHA for 78168bc
Browse repository at this point
Commits on Jan 13, 2017
atmel-samd: Ensure pin state for first script run because we don't
Show description for 35a5d44
tannewt
committed
35a5d44
View commit details
Copy full SHA for 35a5d44
Browse repository at this point
Travis is actually running trusty. xenial isn't supported yet.
tannewt
committed
6c858c7
View commit details
Copy full SHA for 6c858c7
Browse repository at this point
Commits on Jan 12, 2017
tests: Update ramdisk test to show more free space because our root directory is smaller than upstream's.
tannewt
committed
0930f7a
View commit details
Copy full SHA for 0930f7a
Browse repository at this point
atmel-samd: Split UART pin names into two so that all names start
Show description for f6cf8ae
tannewt
committed
f6cf8ae
View commit details
Copy full SHA for f6cf8ae
Browse repository at this point
Add persistent VFS shares so that the devices can be used with USB
Show description for 9ece7c9
tannewt
committed
9ece7c9
View commit details
Copy full SHA for 9ece7c9
Browse repository at this point
atmel-samd: Turn off FRAMEBUF because it takes a lot of space.
tannewt
committed
0d40848
View commit details
Copy full SHA for 0d40848
Browse repository at this point
Fixup warnings from merge about undefined macro values, switch to
Show description for cea5503
tannewt
committed
cea5503
View commit details
Copy full SHA for cea5503
Browse repository at this point
Commits on Jan 10, 2017
Merge tag 'v1.8.7'
Show description for dfb61f0
tannewt
committed
dfb61f0
View commit details
Copy full SHA for dfb61f0
Browse repository at this point
docs: Add link to DS1307 drivers.
tannewt
committed
f874edf
View commit details
Copy full SHA for f874edf
Browse repository at this point
Commits on Jan 9, 2017
Add arduino zero to default builder and change name to circuitpython.
tannewt
committed
d05adc8
View commit details
Copy full SHA for d05adc8
Browse repository at this point
atmel-samd: Update pinouts for prototypes.
tannewt
committed
2476592
View commit details
Copy full SHA for 2476592
Browse repository at this point
Correct monotonic.
Show description for 161ab01
tannewt
committed
161ab01
View commit details
Copy full SHA for 161ab01
Browse repository at this point
Commits on Jan 8, 2017
docs: Bump version to 1.8.7.
dpgeorge
committed
5653e3c
View commit details
Copy full SHA for 5653e3c
Browse repository at this point
tests/unix/extra_coverage: Add tests for importing frozen packages.
dpgeorge
committed
a722ed5
View commit details
Copy full SHA for a722ed5
Browse repository at this point
py/builtinimport: Fix bug when importing names from frozen packages.
Show description for b528e9a
dpgeorge
committed
b528e9a
View commit details
Copy full SHA for b528e9a
Browse repository at this point
drivers/onewire/ds18x20: Fix negative temperature calc for DS18B20.
syndycat
authored and
dpgeorge
committed
b2611d6
View commit details
Copy full SHA for b2611d6
Browse repository at this point
Commits on Jan 7, 2017
cc3200/modwlan: Add network.WLAN.print_ver() diagnostic function.
Show description for 044f96c
pfalcon
committed
044f96c
View commit details
Copy full SHA for 044f96c
Browse repository at this point
docs/usocket: Clarify that socket timeout raises OSError exception.
pfalcon
committed
a1a8f01
View commit details
Copy full SHA for a1a8f01
Browse repository at this point
Commits on Jan 6, 2017
tests/array*: Allow to skip test if "array" is unavailable.
pfalcon
committed
ef1bbad
View commit details
Copy full SHA for ef1bbad
Browse repository at this point
Previous
Next
You can’t perform that action at this time.