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 }}
alexbartlow
/
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
esp8266
on
parse-bytecode
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 10, 2016
esp8266/modesp: Add freemem() and meminfo() functions.
Show description for 1cc81ed
pfalcon
committed
1cc81ed
View commit details
Copy full SHA for 1cc81ed
View code at this point
Browse repository at this point
esp8266/main: mp_builtin_open(): Implement, using vfs_proxy_call().
pfalcon
committed
c734de4
View commit details
Copy full SHA for c734de4
View code at this point
Browse repository at this point
esp8266: Implement multistage bootstrap sequence.
Show description for 6e87aeb
dpgeorge
authored and
pfalcon
committed
6e87aeb
View commit details
Copy full SHA for 6e87aeb
View code at this point
Browse repository at this point
Commits on Apr 6, 2016
esp8266: Switch from terse error messages to normal ones.
Show description for 2c407bc
dpgeorge
authored and
pfalcon
committed
2c407bc
View commit details
Copy full SHA for 2c407bc
View code at this point
Browse repository at this point
esp8266/README: Add short troubleshooting section.
pfalcon
committed
d85439f
View commit details
Copy full SHA for d85439f
View code at this point
Browse repository at this point
esp8266: Add initial implementation of machine.UART.
Show description for 1a0a323
dpgeorge
authored and
pfalcon
committed
1a0a323
View commit details
Copy full SHA for 1a0a323
View code at this point
Browse repository at this point
Commits on Apr 5, 2016
esp8266: Make destination for vendor OS debug output soft-configurable.
Show description for 96eca22
dpgeorge
authored and
pfalcon
committed
96eca22
View commit details
Copy full SHA for 96eca22
View code at this point
Browse repository at this point
esp8266/modnetwork: require_if(): Report the actual interface required.
pfalcon
committed
2c8356c
View commit details
Copy full SHA for 2c8356c
View code at this point
Browse repository at this point
Commits on Apr 4, 2016
esp8266: Move pyb.unique_id() to machine.unique_id().
pfalcon
committed
de12502
View commit details
Copy full SHA for de12502
View code at this point
Browse repository at this point
esp8266: Move pyb.hard_reset() to machine.reset().
pfalcon
committed
81fd568
View commit details
Copy full SHA for 81fd568
View code at this point
Browse repository at this point
Commits on Apr 3, 2016
esp8266: Bump heap size to 24k.
pfalcon
committed
69256ac
View commit details
Copy full SHA for 69256ac
View code at this point
Browse repository at this point
esp8266: Update flashing instructions in README.
pfalcon
committed
debbaac
View commit details
Copy full SHA for debbaac
View code at this point
Browse repository at this point
esp8266: Switch back to flashing combined firmware (single file).
Show description for 919b70b
pfalcon
committed
919b70b
View commit details
Copy full SHA for 919b70b
View code at this point
Browse repository at this point
esp8266: Minimize gap between Inst/DataRAM segments and FlashROM segment.
Show description for 8d2bcaf
pfalcon
committed
8d2bcaf
View commit details
Copy full SHA for 8d2bcaf
View code at this point
Browse repository at this point
Commits on Apr 2, 2016
esp8266/ets_alt_task: Comment out debug output.
pfalcon
committed
9698a60
View commit details
Copy full SHA for 9698a60
View code at this point
Browse repository at this point
esp8266: Bump iROM size to 512k.
Show description for fcd6862
pfalcon
committed
fcd6862
View commit details
Copy full SHA for fcd6862
View code at this point
Browse repository at this point
esp8266: Move .rodata where it belongs with -mforce-l32 help.
pfalcon
committed
ef0c5db
View commit details
Copy full SHA for ef0c5db
View code at this point
Browse repository at this point
esp8266/README: Add link to docs.
pfalcon
committed
333a63e
View commit details
Copy full SHA for 333a63e
View code at this point
Browse repository at this point
Commits on Apr 1, 2016
esp8266: Use VM_HOOK to call ets_loop_iter within the VM.
Show description for a0cb4ed
dpgeorge
authored and
pfalcon
committed
a0cb4ed
View commit details
Copy full SHA for a0cb4ed
View code at this point
Browse repository at this point
esp8266/uart: Get ctrl-C working now that event-based REPL is disabled.
dpgeorge
authored and
pfalcon
committed
6a051a8
View commit details
Copy full SHA for 6a051a8
View code at this point
Browse repository at this point
esp8266/uart: Comment out old, unused rx buffering code.
Show description for fb6cc96
dpgeorge
authored and
pfalcon
committed
fb6cc96
View commit details
Copy full SHA for fb6cc96
View code at this point
Browse repository at this point
esp8266: Switch to non event-driven REPL to support paste mode.
pfalcon
committed
fc4c43a
View commit details
Copy full SHA for fc4c43a
View code at this point
Browse repository at this point
esp8266: Support dedicated REPL loop (aka pull-style).
Show description for 785cf9a
pfalcon
committed
785cf9a
View commit details
Copy full SHA for 785cf9a
View code at this point
Browse repository at this point
esp8266: Disallow recursive calls to REPL.
Show description for 777232c
pfalcon
committed
777232c
View commit details
Copy full SHA for 777232c
View code at this point
Browse repository at this point
esp8266: Move PHY mode constants from modesp to modnetwork.
pfalcon
committed
5531437
View commit details
Copy full SHA for 5531437
View code at this point
Browse repository at this point
Commits on Mar 31, 2016
esp8266: Reset term_obj on reboot.
Show description for 4b597a1
dpgeorge
authored and
pfalcon
committed
4b597a1
View commit details
Copy full SHA for 4b597a1
View code at this point
Browse repository at this point
esp8266: Implement input part of dupterm handling.
Show description for 98af891
pfalcon
committed
98af891
View commit details
Copy full SHA for 98af891
View code at this point
Browse repository at this point
Commits on Mar 30, 2016
esp8266: Switch back to accumulating input data via ring buffer.
Show description for 61fa7c8
pfalcon
committed
61fa7c8
View commit details
Copy full SHA for 61fa7c8
View code at this point
Browse repository at this point
esp8266: Fix issue when current repl line was garbage-collected.
Show description for 2e75a17
pfalcon
committed
2e75a17
View commit details
Copy full SHA for 2e75a17
View code at this point
Browse repository at this point
esp8266: Support synchronous wifi scanning.
Show description for 9475cc5
dpgeorge
authored and
pfalcon
committed
9475cc5
View commit details
Copy full SHA for 9475cc5
View code at this point
Browse repository at this point
Commits on Mar 29, 2016
esp8266: Reduce heap size for now to avoid random segfaults on WiFi connect.
pfalcon
committed
d88250c
View commit details
Copy full SHA for d88250c
View code at this point
Browse repository at this point
esp8266: Let esp8266 "os" messages go to standard (REPL) UART.
Show description for c4506ed
pfalcon
committed
c4506ed
View commit details
Copy full SHA for c4506ed
View code at this point
Browse repository at this point
esp8266/esp_mphal: Add support for debug UART-only output.
Show description for 402a743
pfalcon
committed
402a743
View commit details
Copy full SHA for 402a743
View code at this point
Browse repository at this point
esp8266: Enable uos.dupterm() method.
pfalcon
committed
8fc5e56
View commit details
Copy full SHA for 8fc5e56
View code at this point
Browse repository at this point
esp8266: Add basic support for duplicating REPL output.
pfalcon
committed
c961889
View commit details
Copy full SHA for c961889
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.