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
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 }}
csamuelson
/
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
shared
web_workflow
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 26, 2025
web_workflow.c: check for empty SSID before starting web workflow
dhalbert
committed
00cde47
View commit details
Copy full SHA for 00cde47
View code at this point
Browse repository at this point
Commits on Jan 4, 2025
ignore newly added "clear" characters in the Web Workflow serial
Neradoc
committed
d439c85
View commit details
Copy full SHA for d439c85
View code at this point
Browse repository at this point
Commits on Sep 14, 2024
webworkflow warn before leaving page during upload. Allow upload to succeed if user clicks into a directory.
FoamyGuy
committed
a0d470a
View commit details
Copy full SHA for a0d470a
View code at this point
Browse repository at this point
Commits on Sep 12, 2024
Merge remote-tracking branch 'adafruit/9.1.x' into merge_in_9.1.x
tannewt
committed
799044c
View commit details
Copy full SHA for 799044c
View code at this point
Browse repository at this point
Always clear RX buffer on CTRL-C
Show description for b5517cb
tannewt
committed
b5517cb
View commit details
Copy full SHA for b5517cb
View code at this point
Browse repository at this point
Commits on Jul 17, 2024
Fix socket binding
Show description for 2385aa6
jepler
committed
2385aa6
View commit details
Copy full SHA for 2385aa6
View code at this point
Browse repository at this point
Make return value of recvfrom_into & accept right for v6 addresses
Show description for bee32ea
jepler
committed
bee32ea
View commit details
Copy full SHA for bee32ea
View code at this point
Browse repository at this point
Commits on Jun 6, 2024
web_workflow.c: use absolute path
dhalbert
committed
6ec5d3f
View commit details
Copy full SHA for 6ec5d3f
View code at this point
Browse repository at this point
Commits on May 20, 2024
CircuitPython files: replace STATIC with static
dhalbert
committed
3f4d931
View commit details
Copy full SHA for 3f4d931
View code at this point
Browse repository at this point
Commits on May 17, 2024
update headers of most CircuitPython-only files
dhalbert
committed
747b761
View commit details
Copy full SHA for 747b761
View code at this point
Browse repository at this point
Commits on Apr 23, 2024
Fix more boards and docs
tannewt
committed
b63d422
View commit details
Copy full SHA for b63d422
View code at this point
Browse repository at this point
Commits on Apr 4, 2024
Runtime.serial_bytes_available: return count isntead of bool
dhalbert
committed
bb99682
View commit details
Copy full SHA for bb99682
View code at this point
Browse repository at this point
Commits on Mar 5, 2024
Merge pull request #9005 from jepler/issue8980
Show description for d8bd26c
dhalbert
authored
d8bd26c
View commit details
Copy full SHA for d8bd26c
View code at this point
Browse repository at this point
Postpone interacting with the web workflow if a SPI bus is locked
Show description for c0064dc
jepler
committed
c0064dc
View commit details
Copy full SHA for c0064dc
View code at this point
Browse repository at this point
Commits on Feb 29, 2024
Grab FS lock to test writability
Show description for ddf9aec
tannewt
committed
ddf9aec
View commit details
Copy full SHA for ddf9aec
View code at this point
Browse repository at this point
Commits on Feb 14, 2024
Improve neopixel on ESP
Show description for 9537b1d
tannewt
committed
9537b1d
View commit details
Copy full SHA for 9537b1d
View code at this point
Browse repository at this point
Commits on Jan 18, 2024
Fix move, mkdir and tweak dir listing
Show description for 234ce7c
tannewt
committed
234ce7c
View commit details
Copy full SHA for 234ce7c
View code at this point
Browse repository at this point
Commits on Jan 16, 2024
Make SD cards available over web workflow
Show description for 25e862d
tannewt
committed
25e862d
View commit details
Copy full SHA for 25e862d
View code at this point
Browse repository at this point
Commits on Dec 29, 2023
Merge remote-tracking branch 'origin/8.2.x' into merge-8.2.x
jepler
committed
2f32574
View commit details
Copy full SHA for 2f32574
View code at this point
Browse repository at this point
Commits on Dec 23, 2023
At proto support for espressif port + global
carson-coder
committed
211c307
View commit details
Copy full SHA for 211c307
View code at this point
Browse repository at this point
Commits on Nov 29, 2023
Merge pull request #8667 from tannewt/ww_large_file
Show description for c3f8e0f
dhalbert
authored
c3f8e0f
View commit details
Copy full SHA for c3f8e0f
View code at this point
Browse repository at this point
Commits on Nov 28, 2023
Fix websocket input processing
Show description for 96b0c21
tannewt
committed
96b0c21
View commit details
Copy full SHA for 96b0c21
View code at this point
Browse repository at this point
Improve web workflow error handling
Show description for 8208ca3
tannewt
committed
8208ca3
View commit details
Copy full SHA for 8208ca3
View code at this point
Browse repository at this point
Commits on Oct 31, 2023
Support for publishing TXT records via mDNS
Show description for f9d3ec5
thzinc
committed
f9d3ec5
View commit details
Copy full SHA for f9d3ec5
View code at this point
Browse repository at this point
Commits on Oct 30, 2023
Switch to using MP_ERROR_TEXT instead of translate, globally
jepler
committed
774f6ac
View commit details
Copy full SHA for 774f6ac
View code at this point
Browse repository at this point
Commits on Oct 24, 2023
web_workflow: adjust indent and move #endif
RetiredWizard
committed
5dfe92b
View commit details
Copy full SHA for 5dfe92b
View code at this point
Browse repository at this point
Commits on Oct 16, 2023
Fix pre-commit
tannewt
committed
5a19971
View commit details
Copy full SHA for 5a19971
View code at this point
Browse repository at this point
Commits on Oct 11, 2023
Merge remote-tracking branch 'adafruit/main' into v1.20-merge
tannewt
committed
9633c4e
View commit details
Copy full SHA for 9633c4e
View code at this point
Browse repository at this point
Almost fix extra_coverage test
tannewt
committed
2910dea
View commit details
Copy full SHA for 2910dea
View code at this point
Browse repository at this point
Commits on Sep 14, 2023
Fix MDNS. C3 works
tannewt
committed
4087960
View commit details
Copy full SHA for 4087960
View code at this point
Browse repository at this point
Commits on Sep 5, 2023
Wifi fully seperate from web-workflow
bill88t
committed
5869af3
View commit details
Copy full SHA for 5869af3
View code at this point
Browse repository at this point
When no password is passed, connect to wifi but do not init web_workflow.
bill88t
committed
9eaae37
View commit details
Copy full SHA for 9eaae37
View code at this point
Browse repository at this point
Commits on May 11, 2023
Do not enable web_workflow background callbacks if wifi is not enabled/connected
thess
committed
9c45551
View commit details
Copy full SHA for 9c45551
View code at this point
Browse repository at this point
Commits on Apr 22, 2023
Fix web-editor debug on non-standard port using localhost (CORS)
thess
committed
ccbb6a5
View commit details
Copy full SHA for ccbb6a5
View code at this point
Browse repository at this point
Commits on Apr 19, 2023
Merge pull request #7876 from thess/CORS-update
Show description for 09c2c5e
tannewt
authored
09c2c5e
View commit details
Copy full SHA for 09c2c5e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.