Commits
User selector
Commit History
Commits on Apr 14, 2020
Commits on Apr 5, 2019
- authored
Commits on Oct 18, 2018
Add debug info to the generated frozen_mpy.c
Show description for 4f9c8b7committed
Commits on Aug 9, 2018
Commits on Aug 7, 2018
- committed
Commits on Aug 2, 2018
Commits on Jul 11, 2018
Commits on Jun 12, 2018
py/mkrules.mk: Regenerate all qstrs when config files change.
Show description for 7ad04d1committed
Commits on Apr 13, 2018
- committed
Commits on Apr 10, 2018
py: Refactor how native emitter code is compiled with a file per arch.
Show description for ef12a4bcommitted
Commits on Feb 22, 2018
Commits on Jan 3, 2018
Commits on Dec 9, 2017
py/mkrules.mk: Add "clean-frozen" target to clean frozen script/modules dir.
Show description for d21d029committed
Commits on Nov 17, 2017
non-DMA SPI working; adding this now for testing; will continue with DMA
Show description for 312444bcommitted
Commits on Nov 15, 2017
py/mkenv.mk: Use $(PYTHON) consistently when calling Python tools.
Show description for 1871a92authored andcommitted
Commits on Nov 2, 2017
Merge tag 'v1.9.3'
Show description for 7b393bccommitted
Commits on Oct 31, 2017
Revert "py/{mkenv.mk,mkrules.mk}: Append .exe for Windows executable files."
Show description for 02b4b23committed
Commits on Oct 25, 2017
Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge
Show description for 73c15dccommitted
Commits on Oct 8, 2017
Freeze libraries needed by adafruit_circuitplayground library into firmware.
Show description for ef65ee7authored andcommitted
Commits on Oct 3, 2017
py/{mkenv.mk,mkrules.mk}: Append .exe for Windows executable files.
Show description for 3289b9bauthored andcommitted
Commits on Sep 6, 2017
all: Update Makefiles and others to build with new ports/ dir layout.
Show description for 4a93801committed
Commits on Aug 26, 2017
Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master.
Show description for ef61b5ecommitted
Commits on Aug 23, 2017
Added ability to freeze multiple directories; freeze neopixel library in cpx build (#199)
Show description for 74cfdebauthored andcommitted
Commits on Aug 21, 2017
py/mkrules.mk: Use "find -path" when searching for frozen obj files.
Show description for b16a755committed
Commits on Aug 12, 2017
Turn on Rosie CI testing to test new builds on real hardware.
Show description for fab634ecommitted
Commits on Aug 6, 2017
py/mkrules.mk: Show frozen modules sizes together with executable size.
Show description for 4dc7c56committed
Commits on Jul 31, 2017
all: Use the name MicroPython consistently in comments
Show description for 55f3324authored andcommitted
Commits on Jul 19, 2017
Commits on Jul 16, 2017
Fix problems that prevented use of internal frozen modules:
Show description for 0d2c1bfauthored andcommitted
Commits on Jun 20, 2017
Merge tag 'v1.9.1'
Show description for 30ee701committed
Commits on May 26, 2017
py/mkrules.mk: Fix auto-qstr generation when "make -B" is used.
Show description for 85f7b0bcommitted
Commits on May 11, 2017
py/mkrules.mk: Add dependency of .mpy files upon mpy-cross.
Show description for a1f2540committed