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
esp8266
on
esp-extra-scripts
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 9, 2016
esp8266/scripts/: Symlink umqtt.robust from micropython-lib.
pfalcon
authored and
dpgeorge
committed
2401581
View commit details
Copy full SHA for 2401581
View code at this point
Browse repository at this point
esp8266/scripts: Link uqmtt publish button/subscribe led examples.
pfalcon
authored and
dpgeorge
committed
41ec3c0
View commit details
Copy full SHA for 41ec3c0
View code at this point
Browse repository at this point
esp8266/scripts/: Symlink umqtt.simple from micropython-lib.
pfalcon
authored and
dpgeorge
committed
0a773b4
View commit details
Copy full SHA for 0a773b4
View code at this point
Browse repository at this point
esp8266/scripts/upysh: Symlink from micropython-lib.
pfalcon
authored and
dpgeorge
committed
01f67ea
View commit details
Copy full SHA for 01f67ea
View code at this point
Browse repository at this point
esp8266/scripts/pystone_lowmem: Symlink from micropython-lib.
pfalcon
authored and
dpgeorge
committed
de26dee
View commit details
Copy full SHA for de26dee
View code at this point
Browse repository at this point
esp8266/scripts/: Symlink ssd1306.py driver.
pfalcon
authored and
dpgeorge
committed
9c7537b
View commit details
Copy full SHA for 9c7537b
View code at this point
Browse repository at this point
esp8266/scripts/: Symlink urrlib.urequest and urequests from micropython-lib.
Show description for 5a8e123
pfalcon
authored and
dpgeorge
committed
5a8e123
View commit details
Copy full SHA for 5a8e123
View code at this point
Browse repository at this point
esp8266/scripts/: Symlink HTTP examples.
pfalcon
authored and
dpgeorge
committed
76c9c0d
View commit details
Copy full SHA for 76c9c0d
View code at this point
Browse repository at this point
esp8266/scripts/inisetup: Start WebREPL daemon on boot.
pfalcon
authored and
dpgeorge
committed
21731db
View commit details
Copy full SHA for 21731db
View code at this point
Browse repository at this point
esp8266: Disable "OS" debug output.
pfalcon
authored and
dpgeorge
committed
554292c
View commit details
Copy full SHA for 554292c
View code at this point
Browse repository at this point
esp8266/modules/flashbdev: Start filesystem at 0x90000.
Show description for 3c9510d
pfalcon
committed
3c9510d
View commit details
Copy full SHA for 3c9510d
View code at this point
Browse repository at this point
esp8266/esp8266.ld: Increase firmware image size to 0x90000 (576K).
Show description for 3372f69
pfalcon
committed
3372f69
View commit details
Copy full SHA for 3372f69
View code at this point
Browse repository at this point
Commits on Aug 7, 2016
esp8266/modmachine: Implement dummy sleep() function.
pfalcon
committed
31ad1bb
View commit details
Copy full SHA for 31ad1bb
View code at this point
Browse repository at this point
esp8266/modutime: Actually implement ticks_cpu().
pfalcon
committed
541e76f
View commit details
Copy full SHA for 541e76f
View code at this point
Browse repository at this point
esp8266/esp_mphal.h: Add mp_hal_ticks_cpu() for reuse.
pfalcon
committed
f71f37e
View commit details
Copy full SHA for f71f37e
View code at this point
Browse repository at this point
esp8266/modmachine: Implement idle() function.
pfalcon
committed
c2070d7
View commit details
Copy full SHA for c2070d7
View code at this point
Browse repository at this point
Commits on Aug 6, 2016
esp8266/scripts/inisetup: Add commented-out call to esp.osdebug(None).
Show description for 6de3786
pfalcon
committed
6de3786
View commit details
Copy full SHA for 6de3786
View code at this point
Browse repository at this point
esp8266/flashbdev: Reserve extra sysparam sector for SDK 2.0.0 compatibility.
pfalcon
committed
ca59f5f
View commit details
Copy full SHA for ca59f5f
View code at this point
Browse repository at this point
Commits on Aug 3, 2016
esp8266/scripts/port_diag.py: Include esp.check_fw() call.
pfalcon
committed
4a27ad0
View commit details
Copy full SHA for 4a27ad0
View code at this point
Browse repository at this point
esp8266/modesp: Add check_fw() function to check integrity of the firmware.
Show description for e33d238
pfalcon
committed
e33d238
View commit details
Copy full SHA for e33d238
View code at this point
Browse repository at this point
esp8266/makeimg.py: Append md5 hash to the generated binary.
Show description for bf47b71
pfalcon
committed
bf47b71
View commit details
Copy full SHA for bf47b71
View code at this point
Browse repository at this point
esp8266/makeimg.py: Store firmware size as last 4 bytes of padding area.
pfalcon
committed
a621333
View commit details
Copy full SHA for a621333
View code at this point
Browse repository at this point
Commits on Jul 31, 2016
esp8266: Make APA102 driver inclusion configurable.
pfalcon
committed
0e4cae5
View commit details
Copy full SHA for 0e4cae5
View code at this point
Browse repository at this point
esp8266/eagle.rom.addr.v6.ld: Add Enable_QMode symbol from SDK 2.0.0.
pfalcon
committed
88d3cd5
View commit details
Copy full SHA for 88d3cd5
View code at this point
Browse repository at this point
Commits on Jul 30, 2016
esp8266: Enable btree module.
pfalcon
committed
4d22ade
View commit details
Copy full SHA for 4d22ade
View code at this point
Browse repository at this point
esp8266/esp_mphal: Implement libc's errno.
Show description for 64ad838
pfalcon
committed
64ad838
View commit details
Copy full SHA for 64ad838
View code at this point
Browse repository at this point
py/mpconfig.h: Add MICROPY_STREAMS_POSIX_API setting.
Show description for 61e77a4
pfalcon
committed
61e77a4
View commit details
Copy full SHA for 61e77a4
View code at this point
Browse repository at this point
esp8266/mpconfigport.h: Include sys/types.h for POSIX types definitions.
Show description for ba2c503
pfalcon
committed
ba2c503
View commit details
Copy full SHA for ba2c503
View code at this point
Browse repository at this point
Commits on Jul 29, 2016
esp8266/axtls_helpers: Remove abort_(), now in lib/embed/.
pfalcon
committed
50fea19
View commit details
Copy full SHA for 50fea19
View code at this point
Browse repository at this point
Commits on Jul 27, 2016
esp8266/modpybuart: Fix UART parity setting.
Show description for aa4ada9
daniel-k
authored and
pfalcon
committed
aa4ada9
View commit details
Copy full SHA for aa4ada9
View code at this point
Browse repository at this point
Commits on Jul 23, 2016
esp8266/_boot.py: Decrease GC alloc threshold to quarter of heap size.
Show description for 0d22177
pfalcon
committed
0d22177
View commit details
Copy full SHA for 0d22177
View code at this point
Browse repository at this point
Commits on Jul 22, 2016
esp8266/_boot.py: Set GC alloc threshold to half of heap size.
Show description for c141584
pfalcon
committed
c141584
View commit details
Copy full SHA for c141584
View code at this point
Browse repository at this point
esp8266: dupterm_task_init() should be called before running _boot.py, etc.
Show description for 77f0cd8
pfalcon
committed
77f0cd8
View commit details
Copy full SHA for 77f0cd8
View code at this point
Browse repository at this point
Commits on Jul 21, 2016
esp8266: Enable MICROPY_PY_STR_BYTES_CMP_WARN.
pfalcon
committed
40214b9
View commit details
Copy full SHA for 40214b9
View code at this point
Browse repository at this point
Commits on Jul 16, 2016
esp8266: Cache Xtensa-built libaxtls.a in local build dir.
Show description for 6aa7c80
pfalcon
committed
6aa7c80
View commit details
Copy full SHA for 6aa7c80
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.