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 }}
Coderah
/
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
shared-module
on
8.0.x
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 29, 2023
Use short-circuiting or (also may save some code size)
Show description for a8bbb21
jepler
and
dhalbert
authored
a8bbb21
View commit details
Copy full SHA for a8bbb21
View code at this point
Browse repository at this point
getenv: treat a read error like eof
Show description for cc3d0f6
jepler
committed
cc3d0f6
View commit details
Copy full SHA for cc3d0f6
View code at this point
Browse repository at this point
Commits on Feb 20, 2023
Merge pull request #7611 from gamblor21/colorconverter-mem-fix
Show description for 3f66a0b
dhalbert
authored
3f66a0b
View commit details
Copy full SHA for 3f66a0b
View code at this point
Browse repository at this point
Commits on Feb 18, 2023
ColorConverter output colorspace fix
gamblor21
committed
e78875a
View commit details
Copy full SHA for e78875a
View code at this point
Browse repository at this point
Commits on Feb 10, 2023
Deinit the reset pin when displayio.I2CDisplay raises an exception
Neradoc
committed
3c93594
View commit details
Copy full SHA for 3c93594
View code at this point
Browse repository at this point
Commits on Feb 3, 2023
fix for native is31fl3741
FoamyGuy
committed
fab1bb5
View commit details
Copy full SHA for fab1bb5
View code at this point
Browse repository at this point
Commits on Jan 19, 2023
Fix compilation
matemaciek
committed
2276254
View commit details
Copy full SHA for 2276254
View code at this point
Browse repository at this point
Allow lines with ends out of bitmap in `bitmaptools_obj_draw_line`
matemaciek
committed
483f14b
View commit details
Copy full SHA for 483f14b
View code at this point
Browse repository at this point
Commits on Jan 2, 2023
clarify read-only mac address; reuse translate msgs
dhalbert
committed
a3adcf0
View commit details
Copy full SHA for a3adcf0
View code at this point
Browse repository at this point
Commits on Jan 1, 2023
Only store up to 'width' pixels, not 'stride'
Show description for 34043c2
jepler
committed
34043c2
View commit details
Copy full SHA for 34043c2
View code at this point
Browse repository at this point
Emphasize that ALIGN_BITS is a constant
jepler
committed
d808185
View commit details
Copy full SHA for d808185
View code at this point
Browse repository at this point
Avoid an undefined shift
Show description for d2361ae
jepler
committed
d2361ae
View commit details
Copy full SHA for d2361ae
View code at this point
Browse repository at this point
Commits on Dec 28, 2022
break out after reading the value
Show description for 7a005aa
jepler
committed
7a005aa
View commit details
Copy full SHA for 7a005aa
View code at this point
Browse repository at this point
Permit trailing whitespace in getenv_int
jepler
committed
15a24b4
View commit details
Copy full SHA for 15a24b4
View code at this point
Browse repository at this point
Commits on Dec 26, 2022
Allow settings.toml to end without a newline
jepler
committed
f6b69cf
View commit details
Copy full SHA for f6b69cf
View code at this point
Browse repository at this point
Print errors to repl about getenv
jepler
committed
4dbbfa0
View commit details
Copy full SHA for 4dbbfa0
View code at this point
Browse repository at this point
Commits on Dec 14, 2022
Merge pull request #7321 from jepler/dotenv-becomes-toml
Show description for 398b7c2
dhalbert
authored
398b7c2
View commit details
Copy full SHA for 398b7c2
View code at this point
Browse repository at this point
Commits on Dec 13, 2022
explain why this is its own file
jepler
committed
d40ba94
View commit details
Copy full SHA for d40ba94
View code at this point
Browse repository at this point
Fix returning GETENV_ERR_LENGTH for over-long strings
jepler
committed
35f2046
View commit details
Copy full SHA for 35f2046
View code at this point
Browse repository at this point
Commits on Dec 11, 2022
displayio: Set in_group to false when removing a layer from a group
Show description for 6412d97
deshipu
committed
6412d97
View commit details
Copy full SHA for 6412d97
View code at this point
Browse repository at this point
Commits on Dec 10, 2022
rework the getenv test again
Show description for dd6dd5d
jepler
committed
dd6dd5d
View commit details
Copy full SHA for dd6dd5d
View code at this point
Browse repository at this point
Commits on Dec 9, 2022
No need to track excess length
Show description for 040fac0
jepler
committed
040fac0
View commit details
Copy full SHA for 040fac0
View code at this point
Browse repository at this point
Really finish renaming to getenv
jepler
committed
cc7d550
View commit details
Copy full SHA for cc7d550
View code at this point
Browse repository at this point
Rename "environ" errors to "getenv" errors
jepler
committed
44f15d5
View commit details
Copy full SHA for 44f15d5
View code at this point
Browse repository at this point
Finish renaming os_environ_get_key to os_getenv
Show description for 3a92c07
jepler
committed
3a92c07
View commit details
Copy full SHA for 3a92c07
View code at this point
Browse repository at this point
Commits on Dec 8, 2022
Withdraw the _environ module
Show description for 3459fe3
jepler
committed
3459fe3
View commit details
Copy full SHA for 3459fe3
View code at this point
Browse repository at this point
dotenv becomes settings.toml
jepler
committed
ef2bfdb
View commit details
Copy full SHA for ef2bfdb
View code at this point
Browse repository at this point
Commits on Dec 2, 2022
Merge pull request #7215 from FoamyGuy/set_root_group
Show description for 9e104c0
tannewt
authored
9e104c0
View commit details
Copy full SHA for 9e104c0
View code at this point
Browse repository at this point
Commits on Dec 1, 2022
return None instead of NULL for framebuffer and epaper
FoamyGuy
committed
5746209
View commit details
Copy full SHA for 5746209
View code at this point
Browse repository at this point
remove extra function call. handle show(None) for framebuffer and epaper
FoamyGuy
committed
42f1d50
View commit details
Copy full SHA for 42f1d50
View code at this point
Browse repository at this point
Merge pull request #7191 from jepler/fastpixelmap
Show description for 082b0d1
dhalbert
authored
082b0d1
View commit details
Copy full SHA for 082b0d1
View code at this point
Browse repository at this point
get slicing
FoamyGuy
committed
0563487
View commit details
Copy full SHA for 0563487
View code at this point
Browse repository at this point
Commits on Nov 30, 2022
use a standard length validator
jepler
committed
db01dfe
View commit details
Copy full SHA for db01dfe
View code at this point
Browse repository at this point
Commits on Nov 28, 2022
make show(None) show the terminal
FoamyGuy
committed
1bbdc82
View commit details
Copy full SHA for 1bbdc82
View code at this point
Browse repository at this point
return None for NULL
FoamyGuy
committed
553d48f
View commit details
Copy full SHA for 553d48f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.