Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
windoze
/
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
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
travis-esp8266
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 12, 2016
.travis.yml: Build mpy-cross.
pfalcon
committed
8566e2b
Copy full SHA for 8566e2b
.travis.yml: Simplify, remove esp-open-rtos specific things.
pfalcon
committed
2a6b86a
Copy full SHA for 2a6b86a
.travis.yml: Build esp-open-sdk, based on .travis.yml from esp-open-rtos.
Show description for 024542e
pfalcon
committed
024542e
Copy full SHA for 024542e
tests: Rename zlibd_decompress.py -> uzlib_decompress.py.
Show description for 0be4a77
pfalcon
committed
0be4a77
Copy full SHA for 0be4a77
py: Get rid of assert() in method argument checking functions.
Show description for c4a8004
pfalcon
committed
c4a8004
Copy full SHA for c4a8004
py/objdict: Get rid of asserts (remove/replace with mp_check_self()).
pfalcon
committed
83e0eba
Copy full SHA for 83e0eba
py/runtime.h: Define mp_check_self(pred) helper macro.
Show description for 8c50f93
pfalcon
committed
8c50f93
Copy full SHA for 8c50f93
py/runtime: Factor out exception raising helpers.
Show description for 9e1b61d
pfalcon
committed
9e1b61d
Copy full SHA for 9e1b61d
Commits on Aug 11, 2016
stmhal/adc.c: Get ADC working on STM32L4 MCUs.
Show description for af9889f
tobbad
authored and
dpgeorge
committed
af9889f
Copy full SHA for af9889f
stmhal/boards: Update STM32L476 pin defs to include ADC channels.
Show description for dfb8144
dpgeorge
committed
dfb8144
Copy full SHA for dfb8144
Commits on Aug 10, 2016
unix/mpconfigport.h: Don't include stdio.h on MacOS.
Show description for 4e36dd5
ilovezfs
authored and
pfalcon
committed
4e36dd5
Copy full SHA for 4e36dd5
docs/esp8266/intro: Add command to install esptool.py 1.0.1 via pip.
Show description for 5e01fb0
pfalcon
committed
5e01fb0
Copy full SHA for 5e01fb0
tools/mpy-tool.py: Support freezing float literals with obj-repr C.
Show description for 72ae3c7
dpgeorge
committed
72ae3c7
Copy full SHA for 72ae3c7
esp8266: PULL_UP is not supported on Pin(16), so raise an exception.
dpgeorge
committed
8a15e0b
Copy full SHA for 8a15e0b
esp8266: Fix reading of pin object for GPIO16.
Show description for b203c17
dpgeorge
committed
b203c17
Copy full SHA for b203c17
Commits on Aug 9, 2016
docs/esp8266/tutorial/pins: Fix typo in commands for pin input mode.
pfalcon
committed
2146cda
Copy full SHA for 2146cda
docs: Bump version to 1.8.3.
dpgeorge
committed
e4e4526
Copy full SHA for e4e4526
esp8266/modules/flashbdev: Start filesystem at 0x90000.
Show description for 3c9510d
pfalcon
committed
3c9510d
Copy full SHA for 3c9510d
esp8266/esp8266.ld: Increase firmware image size to 0x90000 (576K).
Show description for 3372f69
pfalcon
committed
3372f69
Copy full SHA for 3372f69
Commits on Aug 8, 2016
lib/berkeley-db-1.xx: Update, sets default page size to 4096.
Show description for 6d11918
pfalcon
committed
6d11918
Copy full SHA for 6d11918
docs/uio: Mention seek()/flush() support for io.BytesIO.
pfalcon
committed
5c73de0
Copy full SHA for 5c73de0
Commits on Aug 7, 2016
docs/esp8266/intro: Focus on hazards of unearthed power wrt electronics.
pfalcon
committed
3e5534c
Copy full SHA for 3e5534c
py/mpconfig.h: Define MP_ALWAYSINLINE for reuse.
Show description for 1bc2911
pfalcon
committed
1bc2911
Copy full SHA for 1bc2911
docs/esp8266/tutorial/intro: Add anchor for link from quickeref.
pfalcon
committed
d2cab0b
Copy full SHA for d2cab0b
tests/basics: bytes/str.partition/rpartition are now optional.
Show description for 8897dcb
pfalcon
committed
8897dcb
Copy full SHA for 8897dcb
docs/esp8266/quickref: Link to installation instructions.
pfalcon
committed
f84dda7
Copy full SHA for f84dda7
docs/esp8266/intro: Add troubleshooting section.
Show description for a9923d1
pfalcon
committed
a9923d1
Copy full SHA for a9923d1
docs/esp8266/intro: Rename to "Getting started" from "Introduction".
Show description for 919c54f
pfalcon
committed
919c54f
Copy full SHA for 919c54f
esp8266/tutorial/intro: Reword para abou -fm dio switch.
Show description for 1966745
pfalcon
committed
1966745
Copy full SHA for 1966745
esp8266/modmachine: Implement dummy sleep() function.
pfalcon
committed
31ad1bb
Copy full SHA for 31ad1bb
esp8266/modutime: Actually implement ticks_cpu().
pfalcon
committed
541e76f
Copy full SHA for 541e76f
esp8266/esp_mphal.h: Add mp_hal_ticks_cpu() for reuse.
pfalcon
committed
f71f37e
Copy full SHA for f71f37e
esp8266/modmachine: Implement idle() function.
pfalcon
committed
c2070d7
Copy full SHA for c2070d7
py/objstr,objstrunicode: Fix inconistent #if indentation.
pfalcon
committed
1563388
Copy full SHA for 1563388
py/objstr: Make .partition()/.rpartition() methods configurable.
Show description for 56eb25f
pfalcon
committed
56eb25f
Copy full SHA for 56eb25f
Pagination
Previous
Next
You can’t perform that action at this time.