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
minimal
on
2.x
User selector
All users
All time
Commit history
Commits on Aug 21, 2017
all: Make static dicts use mp_rom_map_elem_t type and MP_ROM_xxx macros.
dpgeorge
committed
4ec803a
View commit details
Copy full SHA for 4ec803a
View code at this point
Browse repository at this point
Commits on Aug 11, 2017
all: Make use of $(TOP) variable in Makefiles, instead of "..".
Show description for 7d4a2f7
dpgeorge
committed
7d4a2f7
View commit details
Copy full SHA for 7d4a2f7
View code at this point
Browse repository at this point
minimal,esp8266,pic16bit: Remove unused stmhal include from Makefile.
dpgeorge
committed
f9dfd8a
View commit details
Copy full SHA for f9dfd8a
View code at this point
Browse repository at this point
Commits on Jul 31, 2017
all: Use the name MicroPython consistently in comments
Show description for 55f3324
webmeister
authored and
dpgeorge
committed
55f3324
View commit details
Copy full SHA for 55f3324
View code at this point
Browse repository at this point
Commits on Jul 21, 2017
minimal/Makefile: Enable gc-sections to remove unused code.
dpgeorge
committed
a6bec53
View commit details
Copy full SHA for a6bec53
View code at this point
Browse repository at this point
Commits on Jul 19, 2017
all: Remove trailing spaces, per coding conventions.
dpgeorge
committed
761e4c7
View commit details
Copy full SHA for 761e4c7
View code at this point
Browse repository at this point
Commits on Jun 28, 2017
esp8266,minimal,pic16bit: Use size_t for mp_builtin_open argument.
Show description for ebb9396
webmeister
authored and
dpgeorge
committed
ebb9396
View commit details
Copy full SHA for ebb9396
View code at this point
Browse repository at this point
Commits on Apr 22, 2017
py: Add LOAD_SUPER_METHOD bytecode to allow heap-free super meth calls.
Show description for dd11af2
dpgeorge
committed
dd11af2
View commit details
Copy full SHA for dd11af2
View code at this point
Browse repository at this point
Commits on Apr 18, 2017
minimal/main: Make Cortex-M vector table constant.
dpgeorge
committed
e75fd3a
View commit details
Copy full SHA for e75fd3a
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
minimal/Makefile: Change C standard from gnu99 to c99.
dpgeorge
committed
92cd000
View commit details
Copy full SHA for 92cd000
View code at this point
Browse repository at this point
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
minimal/main: Move lexer constructor to within NLR handler block.
Show description for bcd5adc
dpgeorge
committed
bcd5adc
View commit details
Copy full SHA for bcd5adc
View code at this point
Browse repository at this point
Commits on Mar 6, 2017
py/nlr.h: Mark nlr_jump_fail as NORETURN.
dpgeorge
committed
be3d7f9
View commit details
Copy full SHA for be3d7f9
View code at this point
Browse repository at this point
Commits on Feb 27, 2017
minimal: Add ability and description to build without the compiler.
dpgeorge
committed
ad81a2e
View commit details
Copy full SHA for ad81a2e
View code at this point
Browse repository at this point
Commits on Feb 16, 2017
minimal: Update frozentest.mpy file for new .mpy version.
dpgeorge
committed
b0599de
View commit details
Copy full SHA for b0599de
View code at this point
Browse repository at this point
Commits on Oct 22, 2016
minimal/Makefile: Split rule for firmware.bin generation.
pfalcon
committed
a4dbb42
View commit details
Copy full SHA for a4dbb42
View code at this point
Browse repository at this point
Commits on Oct 21, 2016
py: Be more specific with MP_DECLARE_CONST_FUN_OBJ macros.
Show description for 4ebdb1f
dpgeorge
committed
4ebdb1f
View commit details
Copy full SHA for 4ebdb1f
View code at this point
Browse repository at this point
Commits on Sep 5, 2016
py: Add MICROPY_USE_INTERNAL_PRINTF option, defaults to enabled.
Show description for e2ac8bb
dxxb
authored and
dpgeorge
committed
e2ac8bb
View commit details
Copy full SHA for e2ac8bb
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 Jul 22, 2016
lib/utils/stdout_helpers: Move from minimal/uart_extra.c for reuse.
pfalcon
committed
4347337
View commit details
Copy full SHA for 4347337
View code at this point
Browse repository at this point
Commits on Jul 20, 2016
minimal: Disable MICROPY_GC_ALLOC_THRESHOLD.
pfalcon
committed
43963a8
View commit details
Copy full SHA for 43963a8
View code at this point
Browse repository at this point
Commits on Apr 16, 2016
minimal: For frozen bytecode generation, add dependency of qstr file.
dpgeorge
committed
593ffdd
View commit details
Copy full SHA for 593ffdd
View code at this point
Browse repository at this point
Commits on Apr 13, 2016
minimal: Add example of frozen persistent bytecode (.mpy file).
Show description for f9448dd
dpgeorge
committed
f9448dd
View commit details
Copy full SHA for f9448dd
View code at this point
Browse repository at this point
ports: Disable async/await on bare-arm, minimal, pic16bit, cc3200.
Show description for 6eb17c3
dpgeorge
committed
6eb17c3
View commit details
Copy full SHA for 6eb17c3
View code at this point
Browse repository at this point
Commits on Jan 7, 2016
minimal: Add enough code to run minimal build on STM32F4xx hardware.
Show description for 5472924
dpgeorge
committed
5472924
View commit details
Copy full SHA for 5472924
View code at this point
Browse repository at this point
Commits on Dec 7, 2015
py: Add MICROPY_PY_BUILTINS_MIN_MAX, disable for minimal ports.
pohmelie
authored and
pfalcon
committed
354e688
View commit details
Copy full SHA for 354e688
View code at this point
Browse repository at this point
Commits on Nov 10, 2015
lib/utils/printf: Move from stmhal/ .
Show description for 73ff068
pfalcon
committed
73ff068
View commit details
Copy full SHA for 73ff068
View code at this point
Browse repository at this point
Commits on Nov 9, 2015
lib/pyexec: Move header pyexec.h from stmhal directory.
dpgeorge
committed
40274fe
View commit details
Copy full SHA for 40274fe
View code at this point
Browse repository at this point
Commits on Nov 6, 2015
minimal: Clarify comments.
pfalcon
committed
8bfa11b
View commit details
Copy full SHA for 8bfa11b
View code at this point
Browse repository at this point
Commits on Nov 3, 2015
minimal: Add an explicit comment on the gchelper.s line in the Makefile.
dhylands
authored and
pfalcon
committed
040f6f6
View commit details
Copy full SHA for 040f6f6
View code at this point
Browse repository at this point
Commits on Oct 31, 2015
stmhal: pyexec.c is common module, move to lib/utils/ .
pfalcon
committed
0ec5144
View commit details
Copy full SHA for 0ec5144
View code at this point
Browse repository at this point
all: Add py/mphal.h and use it in all ports.
Show description for 731f359
dpgeorge
authored and
pfalcon
committed
731f359
View commit details
Copy full SHA for 731f359
View code at this point
Browse repository at this point
Commits on Oct 29, 2015
minimal: Use mp_hal_ticks_ms().
pfalcon
committed
4a9eac2
View commit details
Copy full SHA for 4a9eac2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.