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
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
cc3200
on
programming_guide
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 20, 2017
Merge tag 'v1.9.1'
Show description for 30ee701
tannewt
committed
30ee701
View commit details
Copy full SHA for 30ee701
View code at this point
Browse repository at this point
Commits on Jun 1, 2017
ports: Convert from using stmhal's input() to core provided version.
dpgeorge
committed
6ff0ecf
View commit details
Copy full SHA for 6ff0ecf
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 21, 2017
cc3200/mods/pybpin: Remove toggle() method.
Show description for 19e0652
pfalcon
committed
19e0652
View commit details
Copy full SHA for 19e0652
View code at this point
Browse repository at this point
Commits on May 10, 2017
ports: Add ilistdir in uos module.
dpgeorge
committed
f1609bc
View commit details
Copy full SHA for f1609bc
View code at this point
Browse repository at this point
Commits on Apr 18, 2017
cc3200/mods/pybi2c: Make readfnom_mem_into/writeto_mem return None.
Show description for 9d7c537
dpgeorge
committed
9d7c537
View commit details
Copy full SHA for 9d7c537
View code at this point
Browse repository at this point
cc3200/mods/pybi2c: Make machine.I2C constructor/init conform to HW API.
Show description for 8f205c2
dpgeorge
committed
8f205c2
View commit details
Copy full SHA for 8f205c2
View code at this point
Browse repository at this point
Commits on Apr 8, 2017
cc3200/pybuart: Make parity specifications consistent with HW API.
Show description for e322b2a
pfalcon
committed
e322b2a
View commit details
Copy full SHA for e322b2a
View code at this point
Browse repository at this point
Commits on Apr 5, 2017
cc3200/modmachine: Return frequency value directly, like other ports.
pfalcon
committed
9a38b7a
View commit details
Copy full SHA for 9a38b7a
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 29, 2017
cc3200/mods/pybi2c: Raise OSError if readfrom_mem fails to write addr.
dpgeorge
committed
6bfb344
View commit details
Copy full SHA for 6bfb344
View code at this point
Browse repository at this point
cc3200: Update for changes to mp_obj_str_get_data.
dpgeorge
committed
3a77342
View commit details
Copy full SHA for 3a77342
View code at this point
Browse repository at this point
cc3200: Update to use size_t for tuple/list accessors.
dpgeorge
committed
87f068d
View commit details
Copy full SHA for 87f068d
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 22, 2017
cc3200/mods/modutime: Use generic sleep_ms and sleep_us implementations.
dpgeorge
committed
1110c88
View commit details
Copy full SHA for 1110c88
View code at this point
Browse repository at this point
Commits on Mar 10, 2017
extmod/vfs_fat: Remove obsolete and unused str/len members.
dpgeorge
committed
12d0731
View commit details
Copy full SHA for 12d0731
View code at this point
Browse repository at this point
cc3200/mptask: Allocate flash VFS struct on the heap to trace root ptrs.
dpgeorge
committed
70201f4
View commit details
Copy full SHA for 70201f4
View code at this point
Browse repository at this point
Commits on Feb 24, 2017
Switch exception throwing to mp_raise helpers. It saves a little code space each time to share the call.
tannewt
committed
12fa5b3
View commit details
Copy full SHA for 12fa5b3
View code at this point
Browse repository at this point
cc3200/moduos: Remove uos.sep, as it's strictly optional.
Show description for f5ee4d9
pfalcon
committed
f5ee4d9
View commit details
Copy full SHA for f5ee4d9
View code at this point
Browse repository at this point
Commits on Feb 22, 2017
cc3200: Remove socket.timeout class, use OSError(ETIMEDOUT) instead.
Show description for 047af9b
dpgeorge
committed
047af9b
View commit details
Copy full SHA for 047af9b
View code at this point
Browse repository at this point
cc3200/mods/modusocket: Init vars to 0 to silence compiler warnings.
Show description for d03f089
dpgeorge
committed
d03f089
View commit details
Copy full SHA for d03f089
View code at this point
Browse repository at this point
cc3200: Enable uerrno module with short, custom list of error codes.
Show description for e859ddf
dpgeorge
committed
e859ddf
View commit details
Copy full SHA for e859ddf
View code at this point
Browse repository at this point
cc3200: When raising OSError's use MP_Exxx as arg instead of a string.
dpgeorge
committed
22a6344
View commit details
Copy full SHA for 22a6344
View code at this point
Browse repository at this point
cc3200: Convert to using uPy internal errno numbers.
dpgeorge
committed
8bb8e97
View commit details
Copy full SHA for 8bb8e97
View code at this point
Browse repository at this point
cc3200: Move wlan socket glue functions from modwlan to modusocket.
Show description for 85ab469
dpgeorge
committed
85ab469
View commit details
Copy full SHA for 85ab469
View code at this point
Browse repository at this point
Commits on Feb 21, 2017
cc3200: Remove remaining references to std.h.
dpgeorge
committed
71ae3f3
View commit details
Copy full SHA for 71ae3f3
View code at this point
Browse repository at this point
cc3200/mods/modwlan: Add int casts to silence compiler warnings.
dpgeorge
committed
8c5988b
View commit details
Copy full SHA for 8c5988b
View code at this point
Browse repository at this point
cc3200/mods/modwlan: Allow antenna diversity to be fully compiled out.
dpgeorge
committed
0258f81
View commit details
Copy full SHA for 0258f81
View code at this point
Browse repository at this point
cc3200/mods/modwlan: Make multi-threaded a proper compile-time option.
dpgeorge
committed
a162832
View commit details
Copy full SHA for a162832
View code at this point
Browse repository at this point
cc3200/mods/modwlan: Remove unused header includes; simplify others.
dpgeorge
committed
26ddd4b
View commit details
Copy full SHA for 26ddd4b
View code at this point
Browse repository at this point
cc3200: Remove util/std.h, can just use stdio.h instead.
dpgeorge
committed
1c35270
View commit details
Copy full SHA for 1c35270
View code at this point
Browse repository at this point
cc3200: Use simplelink API instead of emulated BSD API.
Show description for d9f7120
dpgeorge
committed
d9f7120
View commit details
Copy full SHA for d9f7120
View code at this point
Browse repository at this point
cc3200: Move stoupper to ftp.c and define in terms of unichar_toupper.
Show description for 29551ba
dpgeorge
committed
29551ba
View commit details
Copy full SHA for 29551ba
View code at this point
Browse repository at this point
Commits on Feb 16, 2017
py: Add iter_buf to getiter type method.
Show description for ae8d867
dpgeorge
committed
ae8d867
View commit details
Copy full SHA for ae8d867
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.