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 }}
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
tests
on
dynamic-native-modules
User selector
All users
All time
Commit history
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 31, 2015
extmod/modure: Make sure that errors in regexps are caught early.
pfalcon
committed
aee704e
View commit details
Copy full SHA for aee704e
View code at this point
Browse repository at this point
tests/base/struct1.py: Add test for repetition counters.
pfalcon
committed
0bd3f32
View commit details
Copy full SHA for 0bd3f32
View code at this point
Browse repository at this point
tests: Make sure test output has \r\n line-ends when running on Windows
Show description for 24b0356
stinos
authored and
pfalcon
committed
24b0356
View commit details
Copy full SHA for 24b0356
View code at this point
Browse repository at this point
py: In inline asm, vldr and vstr offsets now in bytes not words.
Show description for d6201fc
peterhinch
authored and
dpgeorge
committed
d6201fc
View commit details
Copy full SHA for d6201fc
View code at this point
Browse repository at this point
Commits on Oct 26, 2015
cc3200: Set pin direction first, then value. Fixes #1542.
danicampora
committed
1950295
View commit details
Copy full SHA for 1950295
View code at this point
Browse repository at this point
Commits on Oct 23, 2015
tests/jni: Test for basic object operations.
pfalcon
committed
9a334d4
View commit details
Copy full SHA for 9a334d4
View code at this point
Browse repository at this point
Commits on Oct 21, 2015
cc3200: Fix UART tests after correcting uart.read() behaviour.
danicampora
committed
075ca64
View commit details
Copy full SHA for 075ca64
View code at this point
Browse repository at this point
cc3200: Correct ticks_cpu and ticks_us functions in time module.
danicampora
committed
1f2daf4
View commit details
Copy full SHA for 1f2daf4
View code at this point
Browse repository at this point
Commits on Oct 20, 2015
tests: Disable some tests for pyboard that do not run correctly.
dpgeorge
committed
e693e52
View commit details
Copy full SHA for e693e52
View code at this point
Browse repository at this point
Commits on Oct 19, 2015
tests/extmod: Add tests for sleep_ms/us(), ticks_ms/us/diff().
Show description for acea935
pfalcon
committed
acea935
View commit details
Copy full SHA for acea935
View code at this point
Browse repository at this point
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
tests/wipy: Make WLAN test more stable.
danicampora
committed
f4c50f1
View commit details
Copy full SHA for f4c50f1
View code at this point
Browse repository at this point
cc3200: Fix time.ticks_* functions.
danicampora
committed
ae70e98
View commit details
Copy full SHA for ae70e98
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
cc3200: Refactor network module to make the server a propper object.
danicampora
committed
2e0cd20
View commit details
Copy full SHA for 2e0cd20
View code at this point
Browse repository at this point
cc3200: Create wipy module, remove HeartBeat class.
Show description for d813717
danicampora
committed
d813717
View commit details
Copy full SHA for d813717
View code at this point
Browse repository at this point
py: Add lsl/lsr/asr opcode support to inline Thumb2 assembler.
dpgeorge
committed
096d1e4
View commit details
Copy full SHA for 096d1e4
View code at this point
Browse repository at this point
Commits on Oct 17, 2015
cc3200: In scan results rename 'auth' field to 'sec'.
Show description for e19dfe1
danicampora
committed
e19dfe1
View commit details
Copy full SHA for e19dfe1
View code at this point
Browse repository at this point
Commits on Oct 15, 2015
py: Fix with+for+return bug by popping for-iter when unwinding exc stack.
Show description for 4bf3f2d
dpgeorge
committed
4bf3f2d
View commit details
Copy full SHA for 4bf3f2d
View code at this point
Browse repository at this point
Commits on Oct 14, 2015
py: Remove dependency on printf/fwrite in mp_plat_print.
Show description for 4300c7d
dpgeorge
committed
4300c7d
View commit details
Copy full SHA for 4300c7d
View code at this point
Browse repository at this point
Commits on Oct 13, 2015
tests/jni: Start adding modjni tests.
Show description for 2430dfa
pfalcon
committed
2430dfa
View commit details
Copy full SHA for 2430dfa
View code at this point
Browse repository at this point
tests: Add more tests for viper 16/32-bit load/store, and ellipsis.
dpgeorge
committed
2ec835f
View commit details
Copy full SHA for 2ec835f
View code at this point
Browse repository at this point
Commits on Oct 12, 2015
py: Implement ptr32 load and store in viper emitter.
dpgeorge
committed
b8f9ac5
View commit details
Copy full SHA for b8f9ac5
View code at this point
Browse repository at this point
Commits on Oct 11, 2015
unix: Add exit and paste-mode hints to shell startup banner.
Show description for 3aa7dd2
dpgeorge
committed
3aa7dd2
View commit details
Copy full SHA for 3aa7dd2
View code at this point
Browse repository at this point
Rename "Micro Python" to "MicroPython" in REPL, help, readme's and misc.
dpgeorge
committed
0334058
View commit details
Copy full SHA for 0334058
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 Oct 8, 2015
tests: Add test for evaluation order of dictionary key/value pairs.
Show description for 4fb5ff8
dpgeorge
committed
4fb5ff8
View commit details
Copy full SHA for 4fb5ff8
View code at this point
Browse repository at this point
py/emitnative: Raise ViperTypeError for unsupported unary ops.
dpgeorge
committed
9f5f156
View commit details
Copy full SHA for 9f5f156
View code at this point
Browse repository at this point
py/compile: Fix edge case when constant-folding negation of integer.
Show description for 7e12a60
dpgeorge
committed
7e12a60
View commit details
Copy full SHA for 7e12a60
View code at this point
Browse repository at this point
Commits on Oct 5, 2015
tests/basics/builtin_range: PEP8 fixes.
pfalcon
committed
062bd81
View commit details
Copy full SHA for 062bd81
View code at this point
Browse repository at this point
Commits on Oct 2, 2015
tests: Allow tests to pass against CPython 3.5.
Show description for 34f26ea
dpgeorge
committed
34f26ea
View commit details
Copy full SHA for 34f26ea
View code at this point
Browse repository at this point
Commits on Oct 1, 2015
py: Catch all cases of integer (big and small) division by zero.
dpgeorge
committed
e5635f4
View commit details
Copy full SHA for e5635f4
View code at this point
Browse repository at this point
py/mpz: Fix bignum anding of large negative with smaller positive int.
dpgeorge
committed
2065373
View commit details
Copy full SHA for 2065373
View code at this point
Browse repository at this point
tests: Add further tests for mpz code.
dpgeorge
committed
a81539d
View commit details
Copy full SHA for a81539d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.