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
docs
on
dynamic-native-modules
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 7, 2015
lib/mp-readline: Make it easy to exit auto-indent mode by pressing enter.
Show description for b7ca945
dpgeorge
committed
b7ca945
View commit details
Copy full SHA for b7ca945
View code at this point
Browse repository at this point
Commits on Nov 3, 2015
docs: Add docs about REPL paste-mode and Control-C
dhylands
authored and
dpgeorge
committed
a9f3030
View commit details
Copy full SHA for a9f3030
View code at this point
Browse repository at this point
docs: Move instructions on generating the documentation to docs/README.md
dhylands
authored and
dpgeorge
committed
98fb0bf
View commit details
Copy full SHA for 98fb0bf
View code at this point
Browse repository at this point
Commits on Oct 30, 2015
docs/library/index.rst: Minimally adapt for unix port.
pfalcon
committed
43efb46
View commit details
Copy full SHA for 43efb46
View code at this point
Browse repository at this point
docs: Actually add unix port indexes, so docs for it could be generated.
pfalcon
committed
c6bc5b6
View commit details
Copy full SHA for c6bc5b6
View code at this point
Browse repository at this point
Commits on Oct 29, 2015
docs: select: Describe poll.poll() return value in detail.
pfalcon
committed
98b6d35
View commit details
Copy full SHA for 98b6d35
View code at this point
Browse repository at this point
Commits on Oct 26, 2015
docs/wipy: Fix bug in example code and add note regarding OTA.
danicampora
committed
9011815
View commit details
Copy full SHA for 9011815
View code at this point
Browse repository at this point
docs/wipy: Fix several typos and change some pyboard to WiPy.
makuk66
authored and
danicampora
committed
a13d22f
View commit details
Copy full SHA for a13d22f
View code at this point
Browse repository at this point
Commits on Oct 25, 2015
docs/wipy: Fix several typos.
makuk66
authored and
danicampora
committed
c773053
View commit details
Copy full SHA for c773053
View code at this point
Browse repository at this point
docs/wipy: Fix error in WLAN quickref.
danicampora
committed
359a8aa
View commit details
Copy full SHA for 359a8aa
View code at this point
Browse repository at this point
docs: USB_VCP: Always in non-blocking mode, clarify stream method returns.
Show description for b7ab70c
pfalcon
committed
b7ab70c
View commit details
Copy full SHA for b7ab70c
View code at this point
Browse repository at this point
docs: Explicitly specify behavior of UART stream protocol methods on timeout.
pfalcon
committed
cf6daa0
View commit details
Copy full SHA for cf6daa0
View code at this point
Browse repository at this point
Commits on Oct 22, 2015
docs: Correct machine.RTC examples.
danicampora
committed
ee7bebc
View commit details
Copy full SHA for ee7bebc
View code at this point
Browse repository at this point
docs: Fix typos on wipy docs.
danicampora
committed
4efed58
View commit details
Copy full SHA for 4efed58
View code at this point
Browse repository at this point
Commits on Oct 21, 2015
docs/wipy: Correct typo in safe boot description.
danicampora
committed
9273cca
View commit details
Copy full SHA for 9273cca
View code at this point
Browse repository at this point
docs/wipy: Remove windows instructions that refer to the pyboard.
danicampora
committed
126373a
View commit details
Copy full SHA for 126373a
View code at this point
Browse repository at this point
docs: Add remark about ssl sockets and standard sockets.
danicampora
committed
e954604
View commit details
Copy full SHA for e954604
View code at this point
Browse repository at this point
docs: Bump version to 1.5.
dpgeorge
committed
fe08e3a
View commit details
Copy full SHA for fe08e3a
View code at this point
Browse repository at this point
docs/wipy: Fix formatting indentation.
danicampora
committed
3b24e83
View commit details
Copy full SHA for 3b24e83
View code at this point
Browse repository at this point
docs/wipy: Remove incorrect references to usb configuration.
danicampora
committed
bb48906
View commit details
Copy full SHA for bb48906
View code at this point
Browse repository at this point
docs/wipy: Add more tutorials and examples.
danicampora
committed
109b363
View commit details
Copy full SHA for 109b363
View code at this point
Browse repository at this point
docs: Remove remaining references to 'af', which is now 'alt'.
danicampora
committed
ee0058d
View commit details
Copy full SHA for ee0058d
View code at this point
Browse repository at this point
docs: Several corrections to the classes in the machine module.
danicampora
committed
ceb1690
View commit details
Copy full SHA for ceb1690
View code at this point
Browse repository at this point
docs: Add usocket and ussl modules' documentation.
danicampora
committed
04db848
View commit details
Copy full SHA for 04db848
View code at this point
Browse repository at this point
Commits on Oct 19, 2015
cc3200: WLAN class can retrieve the existing instance.
danicampora
committed
9c72c71
View commit details
Copy full SHA for 9c72c71
View code at this point
Browse repository at this point
docs/wipy: Add wipy tutorials section.
danicampora
committed
8faf2dc
View commit details
Copy full SHA for 8faf2dc
View code at this point
Browse repository at this point
docs: Add wipy and network.server documentation.
danicampora
committed
36ae417
View commit details
Copy full SHA for 36ae417
View code at this point
Browse repository at this point
Commits on Oct 17, 2015
docs: In top index fix machine module link for the WiPy.
danicampora
committed
020386b
View commit details
Copy full SHA for 020386b
View code at this point
Browse repository at this point
docs: Update all WiPy docs to reflect the new API.
danicampora
committed
4542643
View commit details
Copy full SHA for 4542643
View code at this point
Browse repository at this point
Commits on Oct 13, 2015
docs: Fix formatting of DAC code examples.
dpgeorge
committed
d644240
View commit details
Copy full SHA for d644240
View code at this point
Browse repository at this point
stmhal: Allow to set bits resolution for DAC; 8 is default, can have 12.
Show description for b5c43be
dpgeorge
committed
b5c43be
View commit details
Copy full SHA for b5c43be
View code at this point
Browse repository at this point
Commits on Oct 9, 2015
docs: Describe properly how MCU can be woken from pyb.standby() state.
dpgeorge
committed
845b5a2
View commit details
Copy full SHA for 845b5a2
View code at this point
Browse repository at this point
Commits on Oct 6, 2015
docs: Update esp8266 documentation to match the code.
Show description for 37ab061
deshipu
authored and
dpgeorge
committed
37ab061
View commit details
Copy full SHA for 37ab061
View code at this point
Browse repository at this point
Commits on Sep 23, 2015
docs: Bump version to 1.4.6.
dpgeorge
committed
5572f73
View commit details
Copy full SHA for 5572f73
View code at this point
Browse repository at this point
Commits on Sep 21, 2015
cc3200: New SD and RTC API plus os and time modules' extensions.
Daniel Campora
committed
dffa9f6
View commit details
Copy full SHA for dffa9f6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.