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
cxd56
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 28, 2020
Add some NORETURN attributes
Show description for 726dcdb
jepler
committed
726dcdb
View commit details
Copy full SHA for 726dcdb
View code at this point
Browse repository at this point
Commits on Sep 16, 2020
camera: Pass width and height to take_picture()
kamtom480
committed
61687c8
View commit details
Copy full SHA for 61687c8
View code at this point
Browse repository at this point
Commits on Sep 14, 2020
camera: Update camera module
kamtom480
committed
ce7ee58
View commit details
Copy full SHA for ce7ee58
View code at this point
Browse repository at this point
camera: Change API
kamtom480
committed
c2fc592
View commit details
Copy full SHA for c2fc592
View code at this point
Browse repository at this point
spresense: change the GC to do 32-byte blocks
kamtom480
committed
143a1ff
View commit details
Copy full SHA for 143a1ff
View code at this point
Browse repository at this point
spresense: Add support for camera
kamtom480
committed
1fde8ef
View commit details
Copy full SHA for 1fde8ef
View code at this point
Browse repository at this point
Commits on Aug 27, 2020
Fix problematic whitespace on pulseout parameter errors
hierophect
committed
8021da0
View commit details
Copy full SHA for 8021da0
View code at this point
Browse repository at this point
Commits on Aug 25, 2020
Merge remote-tracking branch 'adafruit/main' into add_pwmio
tannewt
committed
1527a3c
View commit details
Copy full SHA for 1527a3c
View code at this point
Browse repository at this point
Commits on Aug 21, 2020
Add more "extern" declarations for gcc10 compat
Show description for 644d2ba
tannewt
authored and
jepler
committed
644d2ba
View commit details
Copy full SHA for 644d2ba
View code at this point
Browse repository at this point
Fix copy pasta and stub build
tannewt
committed
83deea0
View commit details
Copy full SHA for 83deea0
View code at this point
Browse repository at this point
Merge remote-tracking branch 'adafruit/main' into add_pwmio
tannewt
committed
a5b01f7
View commit details
Copy full SHA for a5b01f7
View code at this point
Browse repository at this point
Commits on Aug 20, 2020
Merge pull request #3279 from hierophect/esp32-pulseinout
Show description for 4007010
tannewt
authored
4007010
View commit details
Copy full SHA for 4007010
View code at this point
Browse repository at this point
spresense: call usb_background function
kamtom480
committed
e2891bc
View commit details
Copy full SHA for e2891bc
View code at this point
Browse repository at this point
Commits on Aug 18, 2020
Split pulseio.PWMOut into pwmio
Show description for 6857f98
tannewt
committed
6857f98
View commit details
Copy full SHA for 6857f98
View code at this point
Browse repository at this point
Style changes, reposition runtime errors
hierophect
committed
da75445
View commit details
Copy full SHA for da75445
View code at this point
Browse repository at this point
Commits on Aug 14, 2020
Expand PulseOut API, debug cleanup
hierophect
committed
0fc730b
View commit details
Copy full SHA for 0fc730b
View code at this point
Browse repository at this point
Commits on Aug 4, 2020
"pop from empty %q"
Show description for 93b373d
jepler
committed
93b373d
View commit details
Copy full SHA for 93b373d
View code at this point
Browse repository at this point
Combine 'index out of range' messages
jepler
committed
c849b78
View commit details
Copy full SHA for c849b78
View code at this point
Browse repository at this point
Combine similar strings to reduce size of translations
Show description for dddd25a
jepler
committed
dddd25a
View commit details
Copy full SHA for dddd25a
View code at this point
Browse repository at this point
Commits on Jul 29, 2020
update CDC/MIDI bufsize to at least 512 for highspeed port
hathach
committed
b6724e8
View commit details
Copy full SHA for b6724e8
View code at this point
Browse repository at this point
replace USB_MSC_MAX_PACKET_SIZE with USB_HIGHSPEED in descriptor gen tool
hathach
committed
6063828
View commit details
Copy full SHA for 6063828
View code at this point
Browse repository at this point
Commits on Jul 24, 2020
Changes to optimization option
siehputz
committed
778e8bf
View commit details
Copy full SHA for 778e8bf
View code at this point
Browse repository at this point
Commits on Jul 22, 2020
Changes to add compiler optimization option
siehputz
committed
d83a4ac
View commit details
Copy full SHA for d83a4ac
View code at this point
Browse repository at this point
Commits on Jul 21, 2020
Add option for higher optimization levels
siehputz
committed
49decf9
View commit details
Copy full SHA for 49decf9
View code at this point
Browse repository at this point
Commits on Jul 15, 2020
supervisor: factor supervisor_background_tasks from sundry ports
jepler
committed
1df4817
View commit details
Copy full SHA for 1df4817
View code at this point
Browse repository at this point
Commits on Jul 6, 2020
spresense: update SDK to 2.0.1
kamtom480
committed
97355f8
View commit details
Copy full SHA for 97355f8
View code at this point
Browse repository at this point
Commits on Jul 2, 2020
spresense: Add support for sdioio
kamtom480
committed
f4a2474
View commit details
Copy full SHA for f4a2474
View code at this point
Browse repository at this point
Merge pull request #3083 from tannewt/esp32s2_busio
Show description for fcddfd0
jepler
authored
fcddfd0
View commit details
Copy full SHA for fcddfd0
View code at this point
Browse repository at this point
Commits on Jul 1, 2020
Merge pull request #3094 from kamtom480/mkspk
Show description for 3a17a79
jepler
authored
3a17a79
View commit details
Copy full SHA for 3a17a79
View code at this point
Browse repository at this point
Commits on Jun 30, 2020
Fix cxd56 function signature
tannewt
committed
965a40b
View commit details
Copy full SHA for 965a40b
View code at this point
Browse repository at this point
Commits on Jun 25, 2020
I2CPeripheral: Rename class and its module
Show description for 1d2cc0b
jepler
committed
1d2cc0b
View commit details
Copy full SHA for 1d2cc0b
View code at this point
Browse repository at this point
spresense: add elf32.h for mkspk
kamtom480
committed
436b15e
View commit details
Copy full SHA for 436b15e
View code at this point
Browse repository at this point
Merge branch 'main' into gnss
tannewt
authored
d768d4d
View commit details
Copy full SHA for d768d4d
View code at this point
Browse repository at this point
Commits on Jun 24, 2020
Add UART support
tannewt
committed
a261026
View commit details
Copy full SHA for a261026
View code at this point
Browse repository at this point
gnss: Add timestamp
kamtom480
committed
ab4c09c
View commit details
Copy full SHA for ab4c09c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.