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 }}
Flowdeeps
/
circuitpython
Public
forked from
tannewt/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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 20, 2016
Compiled and linked SAMD21x18 version successfully.
tannewt
committed
3ec96b9
View commit details
Copy full SHA for 3ec96b9
Browse repository at this point
Commits on Aug 17, 2016
extmod/uzlib/: Update uzlib to v2.0.2.
Show description for 49dd532
pfalcon
committed
49dd532
View commit details
Copy full SHA for 49dd532
Browse repository at this point
docs/library/machine.WDT: Add note that WDT is only available on WiPy.
dpgeorge
committed
64c5a94
View commit details
Copy full SHA for 64c5a94
Browse repository at this point
tests/run-tests: Disable thread/thread_lock4.py on Travis.
Show description for 567e7fc
dpgeorge
committed
567e7fc
View commit details
Copy full SHA for 567e7fc
Browse repository at this point
extmod/uzlib/: Update uzlib to v2.0.1.
Show description for 244332d
pfalcon
committed
244332d
View commit details
Copy full SHA for 244332d
Browse repository at this point
tests/uzlib_decompress: Actually test raw DEFLATE stream.
pfalcon
committed
a6fc90f
View commit details
Copy full SHA for a6fc90f
Browse repository at this point
extmod/moduzlib: Refactor to new stream-compatible uzlib 2.0 API.
pfalcon
committed
ed4ce19
View commit details
Copy full SHA for ed4ce19
Browse repository at this point
extmod/uzlib/: Update uzlib to v2.0.
Show description for ff1c2b0
pfalcon
committed
ff1c2b0
View commit details
Copy full SHA for ff1c2b0
Browse repository at this point
tests/basics/special_methods: Enable tests for extra special methods.
Show description for bb19e7b
dpgeorge
committed
bb19e7b
View commit details
Copy full SHA for bb19e7b
Browse repository at this point
qemu-arm: Enable MICROPY_PY_ALL_SPECIAL_METHODS.
Show description for f003310
dpgeorge
committed
f003310
View commit details
Copy full SHA for f003310
Browse repository at this point
tests/basics: Add a test file for overriding special methods.
rguillon
authored and
dpgeorge
committed
ed6a1ad
View commit details
Copy full SHA for ed6a1ad
Browse repository at this point
Commits on Aug 16, 2016
extmod/modwebrepl: set_password(): Raise exception for too long password.
pfalcon
committed
d2cc7c7
View commit details
Copy full SHA for d2cc7c7
Browse repository at this point
Commits on Aug 15, 2016
py/sequence: Allow to use bignums as indices in slice objects.
Show description for 095e43a
dpgeorge
committed
095e43a
View commit details
Copy full SHA for 095e43a
Browse repository at this point
tests/basics: Add test for break from within try within a for-loop.
dpgeorge
committed
f6a8e84
View commit details
Copy full SHA for f6a8e84
Browse repository at this point
ports: Remove typedef of machine_ptr_t, it's no longer needed.
Show description for 675d1c9
dpgeorge
committed
675d1c9
View commit details
Copy full SHA for 675d1c9
Browse repository at this point
py/obj.h: For obj reprs A,B,C use void* explicitly for mp_obj_t typedef.
Show description for 41fceae
dpgeorge
committed
41fceae
View commit details
Copy full SHA for 41fceae
Browse repository at this point
tests/misc/non_compliant: Add tests to improve coverage testing.
dpgeorge
committed
b359cf2
View commit details
Copy full SHA for b359cf2
Browse repository at this point
tests/basics: Add more list tests to improve coverage testing.
dpgeorge
committed
d5f42c9
View commit details
Copy full SHA for d5f42c9
Browse repository at this point
tests/basics: Add more tuple tests to improve coverage testing.
dpgeorge
committed
3c82d1d
View commit details
Copy full SHA for 3c82d1d
Browse repository at this point
Commits on Aug 14, 2016
py/objstr: Use mp_raise_{Type,Value}Error instead of mp_raise_msg.
Show description for 2196799
dpgeorge
committed
2196799
View commit details
Copy full SHA for 2196799
Browse repository at this point
py/runtime.h: Move comment about mp_not_implemented to correct place.
dpgeorge
committed
1a0d3fd
View commit details
Copy full SHA for 1a0d3fd
Browse repository at this point
py/objtuple: In tuple_cmp_helper, use mp_check_self instead of raising.
Show description for 4aaa5ad
dpgeorge
committed
4aaa5ad
View commit details
Copy full SHA for 4aaa5ad
Browse repository at this point
Commits on Aug 13, 2016
esp8266/mpconfigport.h: Enable support for all special methods.
pfalcon
committed
9cf2949
View commit details
Copy full SHA for 9cf2949
Browse repository at this point
Commits on Aug 12, 2016
tests: Rename zlibd_decompress.py -> uzlib_decompress.py.
Show description for 0be4a77
pfalcon
committed
0be4a77
View commit details
Copy full SHA for 0be4a77
Browse repository at this point
py: Get rid of assert() in method argument checking functions.
Show description for c4a8004
pfalcon
committed
c4a8004
View commit details
Copy full SHA for c4a8004
Browse repository at this point
py/objdict: Get rid of asserts (remove/replace with mp_check_self()).
pfalcon
committed
83e0eba
View commit details
Copy full SHA for 83e0eba
Browse repository at this point
py/runtime.h: Define mp_check_self(pred) helper macro.
Show description for 8c50f93
pfalcon
committed
8c50f93
View commit details
Copy full SHA for 8c50f93
Browse repository at this point
py/runtime: Factor out exception raising helpers.
Show description for 9e1b61d
pfalcon
committed
9e1b61d
View commit details
Copy full SHA for 9e1b61d
Browse repository at this point
Commits on Aug 11, 2016
stmhal/adc.c: Get ADC working on STM32L4 MCUs.
Show description for af9889f
tobbad
authored and
dpgeorge
committed
af9889f
View commit details
Copy full SHA for af9889f
Browse repository at this point
stmhal/boards: Update STM32L476 pin defs to include ADC channels.
Show description for dfb8144
dpgeorge
committed
dfb8144
View commit details
Copy full SHA for dfb8144
Browse repository at this point
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
View commit details
Copy full SHA for 4e36dd5
Browse repository at this point
docs/esp8266/intro: Add command to install esptool.py 1.0.1 via pip.
Show description for 5e01fb0
pfalcon
committed
5e01fb0
View commit details
Copy full SHA for 5e01fb0
Browse repository at this point
tools/mpy-tool.py: Support freezing float literals with obj-repr C.
Show description for 72ae3c7
dpgeorge
committed
72ae3c7
View commit details
Copy full SHA for 72ae3c7
Browse repository at this point
esp8266: PULL_UP is not supported on Pin(16), so raise an exception.
dpgeorge
committed
8a15e0b
View commit details
Copy full SHA for 8a15e0b
Browse repository at this point
esp8266: Fix reading of pin object for GPIO16.
Show description for b203c17
dpgeorge
committed
b203c17
View commit details
Copy full SHA for b203c17
Browse repository at this point
Previous
Next
You can’t perform that action at this time.