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
extmod
on
stable
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 17, 2017
extmod/modubinascii: Rewrite mod_binascii_a2b_base64.
Show description for c89254f
alex-robbins
authored and
pfalcon
committed
c89254f
View commit details
Copy full SHA for c89254f
View code at this point
Browse repository at this point
Commits on Jul 19, 2017
extmod/modussl_axtls: Allow to close ssl stream multiple times.
Show description for 4368ae3
pfalcon
committed
4368ae3
View commit details
Copy full SHA for 4368ae3
View code at this point
Browse repository at this point
Commits on Jul 3, 2017
extmod/modubinascii: Add check for empty buffer passed to hexlify.
Show description for b86c65d
dpgeorge
committed
b86c65d
View commit details
Copy full SHA for b86c65d
View code at this point
Browse repository at this point
Commits on Jun 30, 2017
extmod/modure: If input string is bytes, return bytes results too.
Show description for 58b7b01
pfalcon
committed
58b7b01
View commit details
Copy full SHA for 58b7b01
View code at this point
Browse repository at this point
Commits on Jun 11, 2017
tests/extmod/vfs_basic: Allow test to pass on embedded targets.
dpgeorge
committed
f55dcdd
View commit details
Copy full SHA for f55dcdd
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 Jun 7, 2017
extmod/vfs: Allow to statvfs the root directory.
dpgeorge
committed
f6ef8e3
View commit details
Copy full SHA for f6ef8e3
View code at this point
Browse repository at this point
Commits on May 13, 2017
tests/extmod/vfs_fat_more: Make skippable is uos is not available.
Show description for 054a381
pfalcon
committed
054a381
View commit details
Copy full SHA for 054a381
View code at this point
Browse repository at this point
tests/extmod/vfs_fat: Add test for ilistdir of a non-existent directory.
dpgeorge
committed
cda0972
View commit details
Copy full SHA for cda0972
View code at this point
Browse repository at this point
Commits on May 10, 2017
tests/extmod/vfs: Update tests to reflect new ilistdir() method.
dpgeorge
committed
852c215
View commit details
Copy full SHA for 852c215
View code at this point
Browse repository at this point
Commits on May 9, 2017
tests/extmod: Make some vfs tests fully unmount FSs before running.
Show description for 9bd67d9
dpgeorge
committed
9bd67d9
View commit details
Copy full SHA for 9bd67d9
View code at this point
Browse repository at this point
Commits on May 5, 2017
tests/extmod: Add some more VFS tests.
dpgeorge
committed
1b3e372
View commit details
Copy full SHA for 1b3e372
View code at this point
Browse repository at this point
tests/extmod: Add more tests for VFS FAT.
dpgeorge
committed
6c8b57a
View commit details
Copy full SHA for 6c8b57a
View code at this point
Browse repository at this point
Commits on Apr 21, 2017
extmod/moductypes: Fix bigint handling for 32-bit ports.
pfalcon
committed
9e8f316
View commit details
Copy full SHA for 9e8f316
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 13, 2017
tests/extmod/utimeq1: Improve coverage of utimeq module.
dpgeorge
committed
967cad7
View commit details
Copy full SHA for 967cad7
View code at this point
Browse repository at this point
Commits on Apr 4, 2017
extmod/modframebuf: Make monochrome bitmap formats start with MONO_.
Show description for 468c6f9
peterhinch
authored and
dpgeorge
committed
468c6f9
View commit details
Copy full SHA for 468c6f9
View code at this point
Browse repository at this point
Commits on Apr 2, 2017
tests/extmod/vfs_fat_fileio*: Improve skippability.
Show description for 499ea8b
pfalcon
committed
499ea8b
View commit details
Copy full SHA for 499ea8b
View code at this point
Browse repository at this point
tests: vfs_fat_fileio.py is too big to be parsed in 16K heap, split in 2.
Show description for b9e9cfc
pfalcon
committed
b9e9cfc
View commit details
Copy full SHA for b9e9cfc
View code at this point
Browse repository at this point
Commits on Mar 20, 2017
extmod/modframebuf: Add support for monochrome horizontal format.
Show description for 231cfc8
peterhinch
authored and
dpgeorge
committed
231cfc8
View commit details
Copy full SHA for 231cfc8
View code at this point
Browse repository at this point
Commits on Mar 14, 2017
tests/extmod: Improve tinfgzip.c test coverage.
flowergrass
authored and
dpgeorge
committed
8a57cac
View commit details
Copy full SHA for 8a57cac
View code at this point
Browse repository at this point
tests/extmod/vfs_basic: Unmount all existing devices before doing test.
Show description for a49a96b
dpgeorge
committed
a49a96b
View commit details
Copy full SHA for a49a96b
View code at this point
Browse repository at this point
tests/extmod: Improve re1.5/recursiveloop.c test coverage.
flowergrass
authored and
dpgeorge
committed
4e86ca3
View commit details
Copy full SHA for 4e86ca3
View code at this point
Browse repository at this point
tests/extmod/vfs_basic: Add more tests for basic VFS functionality.
dpgeorge
committed
773b0ba
View commit details
Copy full SHA for 773b0ba
View code at this point
Browse repository at this point
Commits on Mar 13, 2017
tests/extmod: Add a test for core VFS functionality, sans any filesystem.
dpgeorge
committed
8891b2e
View commit details
Copy full SHA for 8891b2e
View code at this point
Browse repository at this point
Commits on Mar 10, 2017
tests/extmod: Rename websocket test to websocket_basic.
Show description for f07a56f
dpgeorge
committed
f07a56f
View commit details
Copy full SHA for f07a56f
View code at this point
Browse repository at this point
Commits on Mar 9, 2017
tests/extmod: Add websocket tests.
Show description for ce0b5e0
hosaka
authored and
dpgeorge
committed
ce0b5e0
View commit details
Copy full SHA for ce0b5e0
View code at this point
Browse repository at this point
tests/extmod: Add very basic feature test for ussl module.
Show description for 38f063e
dpgeorge
committed
38f063e
View commit details
Copy full SHA for 38f063e
View code at this point
Browse repository at this point
Commits on Mar 7, 2017
tests/uctypes_array_assign_native_le: Split off intbig part.
pfalcon
committed
bdd48e6
View commit details
Copy full SHA for bdd48e6
View code at this point
Browse repository at this point
Commits on Mar 2, 2017
tests/extmod: Add test for machine.Signal class.
dpgeorge
committed
ecc635d
View commit details
Copy full SHA for ecc635d
View code at this point
Browse repository at this point
Commits on Feb 14, 2017
tests/extmod: Make tests skippable.
pfalcon
committed
f2d732f
View commit details
Copy full SHA for f2d732f
View code at this point
Browse repository at this point
Commits on Feb 5, 2017
extmod/machine_pulse: Make time_pulse_us() not throw exceptions.
Show description for d5e9ab6
pfalcon
committed
d5e9ab6
View commit details
Copy full SHA for d5e9ab6
View code at this point
Browse repository at this point
Commits on Jan 27, 2017
tests/extmod/vfs_fat_ramdisk: Make it work on pyboard.
dpgeorge
committed
a0c7296
View commit details
Copy full SHA for a0c7296
View code at this point
Browse repository at this point
tests/extmod/vfs_fat: Update tests to work with new VFS sub-system.
Show description for b9bfaa3
dpgeorge
committed
b9bfaa3
View commit details
Copy full SHA for b9bfaa3
View code at this point
Browse repository at this point
test/extmod: Update vfs_fat tests for new OO FatFs library.
Show description for 94d87fb
dpgeorge
committed
94d87fb
View commit details
Copy full SHA for 94d87fb
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.