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
main.c
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 28, 2020
string compression: save a few bits per string
Show description for fe3e8d1
jepler
committed
fe3e8d1
View commit details
Copy full SHA for fe3e8d1
View code at this point
Browse repository at this point
Commits on May 19, 2020
Merge pull request #2910 from tannewt/esp32s2
Show description for 916ca9f
tannewt
authored
916ca9f
View commit details
Copy full SHA for 916ca9f
View code at this point
Browse repository at this point
Enable showing the console on a debug uart
k0d
committed
007c92e
View commit details
Copy full SHA for 007c92e
View code at this point
Browse repository at this point
Commits on May 15, 2020
Initial ESP32S2 port.
Show description for 6aaab00
tannewt
committed
6aaab00
View commit details
Copy full SHA for 6aaab00
View code at this point
Browse repository at this point
Commits on Mar 13, 2020
Fix autoreload, neopixel, monotonic_ns and sleep w/o SD
tannewt
committed
4183339
View commit details
Copy full SHA for 4183339
View code at this point
Browse repository at this point
Commits on Jan 29, 2020
Move board_init to main.c
hierophect
committed
1004099
View commit details
Copy full SHA for 1004099
View code at this point
Browse repository at this point
Commits on Dec 12, 2019
merge from master
dhalbert
committed
ef2ef7a
View commit details
Copy full SHA for ef2ef7a
View code at this point
Browse repository at this point
Fix flash write error handling; clean up safe mode message printing
dhalbert
committed
7889b99
View commit details
Copy full SHA for 7889b99
View code at this point
Browse repository at this point
Commits on Dec 6, 2019
wip
dhalbert
committed
40434d6
View commit details
Copy full SHA for 40434d6
View code at this point
Browse repository at this point
Commits on Oct 22, 2019
Refine _bleio
Show description for ae30a1e
tannewt
committed
ae30a1e
View commit details
Copy full SHA for ae30a1e
View code at this point
Browse repository at this point
Commits on Oct 21, 2019
Parameterize linker script
dhalbert
committed
7b79ac3
View commit details
Copy full SHA for 7b79ac3
View code at this point
Browse repository at this point
Commits on Oct 18, 2019
Use get top and limit stack functions
kamtom480
committed
f3151bb
View commit details
Copy full SHA for f3151bb
View code at this point
Browse repository at this point
Commits on Aug 22, 2019
Fix builds without displayio
tannewt
committed
f8e4cca
View commit details
Copy full SHA for f8e4cca
View code at this point
Browse repository at this point
Refresh ePaper displays once code.py is done running
tannewt
committed
24b3096
View commit details
Copy full SHA for 24b3096
View code at this point
Browse repository at this point
Commits on Jul 24, 2019
Requested changes, general cleanup
hierophect
committed
a63df51
View commit details
Copy full SHA for a63df51
View code at this point
Browse repository at this point
Commits on Jul 22, 2019
Fix LED misuse interfering with atmel builds
hierophect
committed
ee75f1a
View commit details
Copy full SHA for ee75f1a
View code at this point
Browse repository at this point
Add feature conditionals and clean up
hierophect
committed
58630a8
View commit details
Copy full SHA for 58630a8
View code at this point
Browse repository at this point
Commits on Jun 28, 2019
remove build, fix link issues)
hierophect
committed
94a2eff
View commit details
Copy full SHA for 94a2eff
View code at this point
Browse repository at this point
first commit, very crude
hierophect
committed
16ba035
View commit details
Copy full SHA for 16ba035
View code at this point
Browse repository at this point
Commits on Jun 6, 2019
Include display objects in gc.
dhalbert
committed
62de250
View commit details
Copy full SHA for 62de250
View code at this point
Browse repository at this point
Commits on Apr 17, 2019
Unify VM cleanup code
Show description for 92ba5c2
tannewt
committed
92ba5c2
View commit details
Copy full SHA for 92ba5c2
View code at this point
Browse repository at this point
Commits on Apr 10, 2019
Merge pull request #1773 from dhalbert/no-recursive-background-tasks
Show description for ac2fd2f
tannewt
authored
ac2fd2f
View commit details
Copy full SHA for ac2fd2f
View code at this point
Browse repository at this point
Don't let a background task call run_background_tasks()
dhalbert
committed
d633928
View commit details
Copy full SHA for d633928
View code at this point
Browse repository at this point
Commits on Apr 8, 2019
Reorganize board busses into shared-bindings and shared-module.
tannewt
committed
0f003ac
View commit details
Copy full SHA for 0f003ac
View code at this point
Browse repository at this point
Commits on Mar 16, 2019
also flush fileystem on soft reboot from repl
dhalbert
committed
a10e4fe
View commit details
Copy full SHA for a10e4fe
View code at this point
Browse repository at this point
after code.py runs, flush filesystem before resetting heap
dhalbert
committed
4391513
View commit details
Copy full SHA for 4391513
View code at this point
Browse repository at this point
Commits on Mar 12, 2019
Enter safe mode when an allocation is attempted on an uninitialized heap.
tannewt
committed
03be42a
View commit details
Copy full SHA for 03be42a
View code at this point
Browse repository at this point
Commits on Feb 21, 2019
Add option to disable the concurrent write protection
Show description for 1a0596a
tannewt
committed
1a0596a
View commit details
Copy full SHA for 1a0596a
View code at this point
Browse repository at this point
Commits on Feb 19, 2019
Prevent infinite display update recursion and fix VFS mounting
Show description for 46fd60c
tannewt
committed
46fd60c
View commit details
Copy full SHA for 46fd60c
View code at this point
Browse repository at this point
Commits on Feb 15, 2019
WIP: atmel-samd trinket build works
dhalbert
committed
5154e05
View commit details
Copy full SHA for 5154e05
View code at this point
Browse repository at this point
Commits on Feb 13, 2019
A safe mode fix and displayio fixes
Show description for 473bdf4
tannewt
committed
473bdf4
View commit details
Copy full SHA for 473bdf4
View code at this point
Browse repository at this point
Commits on Feb 7, 2019
Make several const char / const char * arrays static to save a bit of space.
Show description for 943216d
debrouxl
committed
943216d
View commit details
Copy full SHA for 943216d
View code at this point
Browse repository at this point
Commits on Jan 31, 2019
More improvements to Terminal:
Show description for 601a910
tannewt
committed
601a910
View commit details
Copy full SHA for 601a910
View code at this point
Browse repository at this point
Support adjustable backlight brightness
tannewt
committed
6145f08
View commit details
Copy full SHA for 6145f08
View code at this point
Browse repository at this point
Hook up the terminal based on the first display.
tannewt
committed
1a1dbef
View commit details
Copy full SHA for 1a1dbef
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.