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
tests
pyb
on
4.1.x
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 8, 2018
tests/pyb: Make i2c and pyb1 pyboard tests run again.
Show description for a12d046
dpgeorge
committed
a12d046
View commit details
Copy full SHA for a12d046
View code at this point
Browse repository at this point
Commits on May 2, 2018
tests/pyb: Update tests to run correctly on PYBv1.0.
Show description for db2bdad
dpgeorge
committed
db2bdad
View commit details
Copy full SHA for db2bdad
View code at this point
Browse repository at this point
Commits on Apr 11, 2018
tests/pyb: Add test for pyb.ADCAll class.
dpgeorge
committed
d12483d
View commit details
Copy full SHA for d12483d
View code at this point
Browse repository at this point
stm32/dac: Add buffering argument to constructor and init() method.
Show description for b30e0d2
dpgeorge
committed
b30e0d2
View commit details
Copy full SHA for b30e0d2
View code at this point
Browse repository at this point
stm32/adc: Add read_timed_multi() static method, with docs and tests.
peterhinch
authored and
dpgeorge
committed
4f40fa5
View commit details
Copy full SHA for 4f40fa5
View code at this point
Browse repository at this point
tests/pyb/adc.py: Fix test so that it really does test ADC values.
Show description for 0096a4b
dpgeorge
committed
0096a4b
View commit details
Copy full SHA for 0096a4b
View code at this point
Browse repository at this point
Commits on Mar 19, 2018
tests/pyb/can: Update to test pyb.CAN restart, state, info, inplace recv
dpgeorge
committed
22c693a
View commit details
Copy full SHA for 22c693a
View code at this point
Browse repository at this point
Commits on Mar 16, 2018
tests/pyb: Update CAN test to expect that auto_restart is printed.
dpgeorge
committed
9600a1f
View commit details
Copy full SHA for 9600a1f
View code at this point
Browse repository at this point
Commits on Jun 10, 2017
tests: Convert remaining "sys.exit()" to "raise SystemExit".
pfalcon
committed
85d809d
View commit details
Copy full SHA for 85d809d
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 Feb 6, 2017
tests/pyb: Adjust tests so they can run on PYB and PYBLITE.
Show description for d3bb3e3
dpgeorge
committed
d3bb3e3
View commit details
Copy full SHA for d3bb3e3
View code at this point
Browse repository at this point
stmhal: Add pyb.fault_debug() function, to control hard-fault behaviour.
Show description for 27c149e
dpgeorge
committed
27c149e
View commit details
Copy full SHA for 27c149e
View code at this point
Browse repository at this point
Commits on Jan 4, 2017
tests/pyb/uart: Update test to match recent change to UART timeout_char.
dpgeorge
committed
54ea10a
View commit details
Copy full SHA for 54ea10a
View code at this point
Browse repository at this point
Commits on Nov 11, 2016
stmhal/i2c: Add option to I2C to enable/disable use of DMA transfers.
Show description for c4e58ea
dpgeorge
committed
c4e58ea
View commit details
Copy full SHA for c4e58ea
View code at this point
Browse repository at this point
Commits on Sep 9, 2016
tests/pyb: Update exp file for previously updated extint test.
dpgeorge
committed
b236b19
View commit details
Copy full SHA for b236b19
View code at this point
Browse repository at this point
tests/pyb: Add test for ExtInt when doing swint while disabled.
dpgeorge
committed
2f02960
View commit details
Copy full SHA for 2f02960
View code at this point
Browse repository at this point
Commits on Jun 3, 2016
tests/pyb/rtc: Make RTC test on pyboard more reliable by calling init().
dpgeorge
committed
97ce5d1
View commit details
Copy full SHA for 97ce5d1
View code at this point
Browse repository at this point
Commits on May 10, 2016
stmhal: Convert to use internal errno symbols; enable uerrno module.
dpgeorge
committed
5ab98d5
View commit details
Copy full SHA for 5ab98d5
View code at this point
Browse repository at this point
Commits on May 8, 2016
stmhal/can: Allow to get existing CAN obj if constructed without args.
Show description for c4587e2
HenrikSolver
authored and
dpgeorge
committed
c4587e2
View commit details
Copy full SHA for c4587e2
View code at this point
Browse repository at this point
Commits on Feb 10, 2016
tests/pyb: Add simple test for stm module on pyboard.
dpgeorge
committed
f7e5e67
View commit details
Copy full SHA for f7e5e67
View code at this point
Browse repository at this point
Commits on Jan 30, 2016
tests: For pyboard, add test for I2C error handling and recovery.
dpgeorge
committed
ef5f266
View commit details
Copy full SHA for ef5f266
View code at this point
Browse repository at this point
Commits on Jan 29, 2016
tests: Update pyboard LED test.
dpgeorge
committed
3cfb15c
View commit details
Copy full SHA for 3cfb15c
View code at this point
Browse repository at this point
Commits on Nov 30, 2015
stmhal: Make uart.write() function correctly for timeout=0.
Show description for 0d9b450
dpgeorge
committed
0d9b450
View commit details
Copy full SHA for 0d9b450
View code at this point
Browse repository at this point
stmhal: uart.any() function now returns number of bytes available.
Ryan Shaw
authored and
dpgeorge
committed
f99491c
View commit details
Copy full SHA for f99491c
View code at this point
Browse repository at this point
Commits on Nov 2, 2015
stmhal/can: Fix a bug in filter handling.
Show description for 35e7d9c
HenrikSolver
authored and
dpgeorge
committed
35e7d9c
View commit details
Copy full SHA for 35e7d9c
View code at this point
Browse repository at this point
Commits on Oct 9, 2015
tests: In pyb RTC tests, check wakeup register values.
peterhinch
authored and
dpgeorge
committed
0e87bc7
View commit details
Copy full SHA for 0e87bc7
View code at this point
Browse repository at this point
Commits on Aug 5, 2015
tests: Add test for pyboard SPI in slave mode, recv with no master.
Show description for 526dd54
dpgeorge
committed
526dd54
View commit details
Copy full SHA for 526dd54
View code at this point
Browse repository at this point
Commits on May 28, 2015
tests: Add tests to create valid and invalid UART, I2C, SPI, CAN busses.
dpgeorge
committed
6d1ff7e
View commit details
Copy full SHA for 6d1ff7e
View code at this point
Browse repository at this point
Commits on May 21, 2015
lib: Fix some issues in timeutils
Show description for a3a14b9
dhylands
authored and
pfalcon
committed
a3a14b9
View commit details
Copy full SHA for a3a14b9
View code at this point
Browse repository at this point
Commits on May 11, 2015
sthmal/rtc.c: Add calibration() method to get/set RTC fine-tuning value.
blmorris
authored and
dpgeorge
committed
5df81de
View commit details
Copy full SHA for 5df81de
View code at this point
Browse repository at this point
Commits on Apr 18, 2015
stmhal: Add support for sending and receiving CAN RTR messages.
HenrikSolver
authored and
dpgeorge
committed
e3cd154
View commit details
Copy full SHA for e3cd154
View code at this point
Browse repository at this point
Commits on Apr 16, 2015
stmhal: Allow sending CAN messages with timeout=0.
Show description for 7d5e342
dpgeorge
committed
7d5e342
View commit details
Copy full SHA for 7d5e342
View code at this point
Browse repository at this point
Commits on Apr 11, 2015
stmhal: Make LED object print LED(x) for consistency with constructor.
dpgeorge
committed
7a6dbaa
View commit details
Copy full SHA for 7a6dbaa
View code at this point
Browse repository at this point
Commits on Mar 20, 2015
tests: Make pyb/timer test check callback timing properly.
dpgeorge
committed
db80b65
View commit details
Copy full SHA for db80b65
View code at this point
Browse repository at this point
Commits on Mar 13, 2015
stmhal: Fix adc.read_timed so buffer store respects element size.
Show description for ac4f6b8
dpgeorge
committed
ac4f6b8
View commit details
Copy full SHA for ac4f6b8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.