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
supervisor
on
encoding
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 22, 2020
Add externs. GCC10 complains about duplicate defines
tannewt
committed
2bd6d05
View commit details
Copy full SHA for 2bd6d05
View code at this point
Browse repository at this point
Commits on Jul 20, 2020
supervisor: rename some locals for clarity
Show description for 9fd1032
jepler
committed
9fd1032
View commit details
Copy full SHA for 9fd1032
View code at this point
Browse repository at this point
background callbacks: Clear any callbacks that were queued
Show description for db43c56
jepler
committed
db43c56
View commit details
Copy full SHA for db43c56
View code at this point
Browse repository at this point
Commits on Jul 17, 2020
background_callback_gc_collect: We must traverse the whole list
jepler
committed
98eef79
View commit details
Copy full SHA for 98eef79
View code at this point
Browse repository at this point
background_callback: Add gc collect callback
Show description for a18a392
jepler
committed
a18a392
View commit details
Copy full SHA for a18a392
View code at this point
Browse repository at this point
Commits on Jul 15, 2020
supervisor: usb: note that it's unusual to need to call usb_background
jepler
committed
81105cb
View commit details
Copy full SHA for 81105cb
View code at this point
Browse repository at this point
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
supervisor: factor out, Handle USB via background callback
jepler
committed
6160d11
View commit details
Copy full SHA for 6160d11
View code at this point
Browse repository at this point
background_callback: Avoid CALLBACK_CRITICAL_BEGIN with nothing to do
Show description for 36b4646
jepler
committed
36b4646
View commit details
Copy full SHA for 36b4646
View code at this point
Browse repository at this point
supervisor: tick: only run background tasks once per tick
jepler
committed
8c4a9f6
View commit details
Copy full SHA for 8c4a9f6
View code at this point
Browse repository at this point
supervisor: Add a linked list of background callbacks
Show description for 1474fcc
jepler
committed
1474fcc
View commit details
Copy full SHA for 1474fcc
View code at this point
Browse repository at this point
tick.c: adjust whitespace
jepler
committed
51b9a1a
View commit details
Copy full SHA for 51b9a1a
View code at this point
Browse repository at this point
Commits on Jul 6, 2020
Add license to some obvious files.
Flameeyes
committed
34b4993
View commit details
Copy full SHA for 34b4993
View code at this point
Browse repository at this point
Commits on Jul 2, 2020
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 Jun 30, 2020
Fix debug UART call
tannewt
committed
1a0c10c
View commit details
Copy full SHA for 1a0c10c
View code at this point
Browse repository at this point
Commits on Jun 25, 2020
Merge pull request #3046 from jepler/same51
Show description for 076a96c
jepler
authored
076a96c
View commit details
Copy full SHA for 076a96c
View code at this point
Browse repository at this point
Commits on Jun 24, 2020
Merge pull request #3038 from jepler/compute-usb-devices
Show description for 87835c7
jepler
authored
87835c7
View commit details
Copy full SHA for 87835c7
View code at this point
Browse repository at this point
supervisor.mk: Conditionally assign USB_DEVICES
Show description for bf460dd
jepler
authored
bf460dd
View commit details
Copy full SHA for bf460dd
View code at this point
Browse repository at this point
Commits on Jun 23, 2020
supervisor.mk: Compute USB_DEVICES; remove from boards and ports
Show description for f232aef
jepler
committed
f232aef
View commit details
Copy full SHA for f232aef
View code at this point
Browse repository at this point
Merge pull request #3043 from DavePutz/Issue-2865
Show description for 741e1d9
tannewt
authored
741e1d9
View commit details
Copy full SHA for 741e1d9
View code at this point
Browse repository at this point
Update handing of a CTRL-C exception
DavePutz
authored
b80abf1
View commit details
Copy full SHA for b80abf1
View code at this point
Browse repository at this point
atmel-samd: Add SAM E54 Xplained board
Show description for d507422
jepler
committed
d507422
View commit details
Copy full SHA for d507422
View code at this point
Browse repository at this point
Commits on Jun 22, 2020
Update tick.c
DavePutz
authored
65512ce
View commit details
Copy full SHA for 65512ce
View code at this point
Browse repository at this point
flash: Correctly signal error on invalid flash read
Show description for de14b5b
jepler
committed
de14b5b
View commit details
Copy full SHA for de14b5b
View code at this point
Browse repository at this point
Commits on Jun 21, 2020
Rework handling of ctrl-c interrupt
DavePutz
authored
182a873
View commit details
Copy full SHA for 182a873
View code at this point
Browse repository at this point
Commits on Jun 20, 2020
Generate stacktrace and reset exception for ctrl-c interrupt
Show description for 0b52359
DavePutz
authored
0b52359
View commit details
Copy full SHA for 0b52359
View code at this point
Browse repository at this point
Commits on Jun 16, 2020
supervisor.mk: Compute what USB_DEVICES should be, and check it against what it is
jepler
committed
8bbd539
View commit details
Copy full SHA for 8bbd539
View code at this point
Browse repository at this point
Commits on Jun 3, 2020
Fix up end of file and trailing whitespace.
Show description for dd5d7c8
Flameeyes
committed
dd5d7c8
View commit details
Copy full SHA for dd5d7c8
View code at this point
Browse repository at this point
Commits on Jun 1, 2020
Merge remote-tracking branch 'adafruit/master' into wdt-nrf
tannewt
committed
323cca8
View commit details
Copy full SHA for 323cca8
View code at this point
Browse repository at this point
Commits on May 29, 2020
.../devices.h: Add GigaDevices GD25S512MD 64 MiB flash chip support.
bd34n
committed
cf888dc
View commit details
Copy full SHA for cf888dc
View code at this point
Browse repository at this point
Merge remote-tracking branch 'adafruit/master' into wdt-nrf
tannewt
committed
2fd7a43
View commit details
Copy full SHA for 2fd7a43
View code at this point
Browse repository at this point
Commits on May 28, 2020
translations: document the compressed format
jepler
committed
d0f9b59
View commit details
Copy full SHA for d0f9b59
View code at this point
Browse repository at this point
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 27, 2020
watchdog: move timeout exception to shared-bindings
Show description for c7efc94
xobs
committed
c7efc94
View commit details
Copy full SHA for c7efc94
View code at this point
Browse repository at this point
supervisor: tick: check for watchdog exception if enabled
Show description for 15530a6
xobs
committed
15530a6
View commit details
Copy full SHA for 15530a6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.