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
Type
/
to 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 }}
ProGamerCode
/
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
examples
on
pdm
User selector
All users
All time
Commit history
Commits on Jun 7, 2017
examples/embedding: Use core-provided KeyboardInterrupt object.
dpgeorge
committed
4d2778c
View commit details
Copy full SHA for 4d2778c
View code at this point
Browse repository at this point
Commits on May 29, 2017
various: Spelling fixes
scop
committed
ca16c38
View commit details
Copy full SHA for ca16c38
View code at this point
Browse repository at this point
Commits on May 16, 2017
examples/hwapi/soft_pwm2_uasyncio: Update for call_later_ms().
Show description for 0af974b
pfalcon
committed
0af974b
View commit details
Copy full SHA for 0af974b
View code at this point
Browse repository at this point
Commits on May 11, 2017
examples/hwapi/hwconfig*: Use inline Signal() args where possible.
pfalcon
committed
5feeba8
View commit details
Copy full SHA for 5feeba8
View code at this point
Browse repository at this point
Commits on Apr 27, 2017
examples/hwapi: Add config for Zephyr port of 96Boards Carbon.
pfalcon
committed
11a9620
View commit details
Copy full SHA for 11a9620
View code at this point
Browse repository at this point
Commits on Apr 15, 2017
extmod/machine_signal: Rename "inverted" arg to "invert", it's shorter.
Show description for 61616e8
dpgeorge
authored and
pfalcon
committed
61616e8
View commit details
Copy full SHA for 61616e8
View code at this point
Browse repository at this point
Commits on Apr 1, 2017
all: Move BYTES_PER_WORD definition from ports to py/mpconfig.h
Show description for 4c307bf
dpgeorge
committed
4c307bf
View commit details
Copy full SHA for 4c307bf
View code at this point
Browse repository at this point
Commits on Mar 31, 2017
all: Use full path name when including mp-readline/timeutils/netutils.
Show description for b6c7e4b
dpgeorge
committed
b6c7e4b
View commit details
Copy full SHA for b6c7e4b
View code at this point
Browse repository at this point
Commits on Mar 23, 2017
all/Makefile: Remove -ansi from GCC flags, its ignored anyway.
Show description for 7558927
blazewicz
authored and
dpgeorge
committed
7558927
View commit details
Copy full SHA for 7558927
View code at this point
Browse repository at this point
Commits on Mar 14, 2017
examples/embedding: Place lexer constructor within NLR handler block.
Show description for 21420b1
dpgeorge
committed
21420b1
View commit details
Copy full SHA for 21420b1
View code at this point
Browse repository at this point
Commits on Feb 15, 2017
examples/embedding/README: Convert to markdown, grammar and clarity fixes.
pfalcon
committed
eb101a2
View commit details
Copy full SHA for eb101a2
View code at this point
Browse repository at this point
Commits on Feb 14, 2017
examples/hwapi/soft_pwm: Use Signal on()/off() methods.
Show description for dd00d01
pfalcon
committed
dd00d01
View commit details
Copy full SHA for dd00d01
View code at this point
Browse repository at this point
Commits on Feb 9, 2017
examples/hwapi: Be sure to import Signal when it's used.
dpgeorge
committed
c66c393
View commit details
Copy full SHA for c66c393
View code at this point
Browse repository at this point
examples/hwapi: Add hwconfig_pyboard.py for pyboard.
kfricke
authored and
dpgeorge
committed
c8febe6
View commit details
Copy full SHA for c8febe6
View code at this point
Browse repository at this point
Commits on Feb 5, 2017
examples/button_reaction: Update for time_pulse_us() no longer raising exc.
pfalcon
committed
a4a439c
View commit details
Copy full SHA for a4a439c
View code at this point
Browse repository at this point
Commits on Jan 29, 2017
examples/hwapi: Consistently use Signal class to define LEDs.
pfalcon
committed
a5bed53
View commit details
Copy full SHA for a5bed53
View code at this point
Browse repository at this point
examples/hwapi: Use Signal for inverted LED on ESP-12.
pfalcon
committed
297af60
View commit details
Copy full SHA for 297af60
View code at this point
Browse repository at this point
Commits on Dec 23, 2016
examples/hwapi/hwconfig_console: Don't alloc memory in value().
pfalcon
committed
1e9093f
View commit details
Copy full SHA for 1e9093f
View code at this point
Browse repository at this point
Commits on Nov 18, 2016
examples/accellog.py: Change 1: to /sd/, and update comment about FS.
dpgeorge
committed
c28fed6
View commit details
Copy full SHA for c28fed6
View code at this point
Browse repository at this point
examples/hwapi: Add hwconfig for console tracing of LED operations.
pfalcon
committed
00d6f99
View commit details
Copy full SHA for 00d6f99
View code at this point
Browse repository at this point
Commits on Nov 16, 2016
examples/hwapi: Add example for machine.time_pulse_us().
pfalcon
committed
b188d6e
View commit details
Copy full SHA for b188d6e
View code at this point
Browse repository at this point
py: Factor out persistent-code reader into separate files.
Show description for 6b239c2
dpgeorge
committed
6b239c2
View commit details
Copy full SHA for 6b239c2
View code at this point
Browse repository at this point
Commits on Nov 13, 2016
examples/hwapi: Add uasyncio example of fading 2 LEDs in parallel.
pfalcon
committed
bf31880
View commit details
Copy full SHA for bf31880
View code at this point
Browse repository at this point
examples/http_client: Use read() instead of readall().
pfalcon
committed
00a9590
View commit details
Copy full SHA for 00a9590
View code at this point
Browse repository at this point
examples/hwapi: Add soft_pwm example converted to uasyncio.
pfalcon
committed
99e5bad
View commit details
Copy full SHA for 99e5bad
View code at this point
Browse repository at this point
Commits on Nov 11, 2016
examples/hwapi: button_led: Add GPIO pin read example.
Show description for 3c0da6a
pfalcon
committed
3c0da6a
View commit details
Copy full SHA for 3c0da6a
View code at this point
Browse repository at this point
Commits on Nov 9, 2016
examples/hwapi: Add hwconfig for DragonBoard 410c.
Show description for 29f3f84
pfalcon
committed
29f3f84
View commit details
Copy full SHA for 29f3f84
View code at this point
Browse repository at this point
Commits on Nov 6, 2016
examples/hwapi: Example showing best practices for HW API usage in apps.
Show description for 8f068e8
pfalcon
committed
8f068e8
View commit details
Copy full SHA for 8f068e8
View code at this point
Browse repository at this point
Commits on Oct 26, 2016
examples/http_server_simplistic: Add "not suitable for real use" note.
pfalcon
committed
73b7279
View commit details
Copy full SHA for 73b7279
View code at this point
Browse repository at this point
Commits on Oct 9, 2016
examples/network/http_client*: Use \r\n line-endings in request.
pfalcon
committed
fa5ac67
View commit details
Copy full SHA for fa5ac67
View code at this point
Browse repository at this point
Commits on Aug 29, 2016
stmhal: Update boot.py files to use VCP instead of CDC.
philandstuff
authored and
dpgeorge
committed
c777b69
View commit details
Copy full SHA for c777b69
View code at this point
Browse repository at this point
Commits on Aug 15, 2016
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
View code at this point
Browse repository at this point
Commits on Aug 5, 2016
examples/network: Split recv- and read-based HTTP servers.
Show description for 3d19adf
pfalcon
committed
3d19adf
View commit details
Copy full SHA for 3d19adf
View code at this point
Browse repository at this point
Commits on Jul 31, 2016
tests/machine_mem.py: Too non-portable, rework as an example for unix port.
pfalcon
committed
eb0e3ba
View commit details
Copy full SHA for eb0e3ba
View code at this point
Browse repository at this point
Commits on Jul 22, 2016
examples/http_client*: Be sure to close socket.
Show description for 614deb8
pfalcon
committed
614deb8
View commit details
Copy full SHA for 614deb8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.