index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2017-03-27
Change to official Feather M0 Express branding.
Scott Shawcroft
2017-02-24
atmel-samd: Switch to nano newlib and add size script to build.
Scott Shawcroft
2017-01-10
Merge tag 'v1.8.7'
Scott Shawcroft
2017-01-09
Add arduino zero to default builder and change name to circuitpython.
0.8.0
Scott Shawcroft
2017-01-05
tools/mpy-tool.py: Add support for OPT_CACHE_MAP_LOOKUP_IN_BYTECODE.
Damien George
2016-12-15
tools/pyboard.py: Refactor so target is not reset between scripts/cmd.
Damien George
2016-11-29
tools: Use a for loop to build all board variants.
Scott Shawcroft
2016-11-28
atmel-samd: Add Circuit Playground M0 board. Its experimental.
Scott Shawcroft
2016-11-23
Add heap analysis scripts based on GDB breakpoint logs.
Scott Shawcroft
2016-11-22
atmel-samd: Support Trinket and Gemma M0 prototypes.
Scott Shawcroft
2016-11-21
Add script to build bins for Adafruit boards.
Scott Shawcroft
2016-11-12
tools/tinytest-codegen: Blacklist recently added uheapq_timeq test (qemu-arm).
Paul Sokolovsky
2016-11-07
tools, unix: Replace upip tarball with just source files.
Paul Sokolovsky
2016-11-03
qemu-arm: Enable software floating point support, and float tests.
Damien George
2016-10-30
tools/tinytest-codegen: Exclude ticks_diff test for qemu-arm port.
Paul Sokolovsky
2016-10-27
qemu-arm: Exclude new vfs_fat tests.
Alex March
2016-10-25
tools/check_code_size.sh: Code size validation script for CI.
Paul Sokolovsky
2016-10-24
tools/pip-micropython: Remove deprecated wrapper tool.
Paul Sokolovsky
2016-10-24
qemu-arm: Exclude extmod/vfs_fat_fileio.py test.
Alex March
2016-10-22
tools: Upgrade upip to 1.1.4.
Paul Sokolovsky
2016-10-14
qemu-arm: Enable lots of extmods and enable tests for them.
Damien George
2016-10-12
tools: Upgrade upip to 1.1.3.
Paul Sokolovsky
2016-10-05
tools: Upgrade upip to 1.0.
Paul Sokolovsky
2016-09-23
tools: Update upip to 0.8. Fixes IPv6 support.
Paul Sokolovsky
2016-09-23
py: Update opcode format table because 3 opcodes were removed, 1 added.
Damien George
2016-09-03
tools/mpy-tool.py: Support freezing of complex numbers.
Damien George
2016-09-02
tools/mpy-tool.py: Compute the hash value for str/bytes objects.
Damien George
2016-09-02
tools/mpy-tool.py: Store qstr config values in global config object.
Damien George
2016-08-10
tools/mpy-tool.py: Support freezing float literals with obj-repr C.
Damien George
2016-05-28
tools: Upgrade upip to 0.7.
Paul Sokolovsky
2016-05-23
tools/mpy-tool.py: Don't strip directories from the frozen source name.
Damien George
2016-05-23
tools/mpy-tool.py: Include .py extension in frozen filename.
Damien George
2016-05-21
tools/make-frozen: Update for latest changes in frozen modules support.
Paul Sokolovsky
2016-05-16
tools/mpy-tool.py: Add checks for critical configuration vars.
Damien George
2016-05-14
tools/make-frozen.py: Quick fix to support package-modules.
Paul Sokolovsky
2016-05-13
tools/make-frozen.py: Properly escape hex chars when making C strings.
Damien George
2016-05-03
tools/mpy-tool: Make sure that all C-level variables are unique.
Damien George
2016-04-15
tools/mpy-tool.py: Add support for Python 2.7.
Damien George
2016-04-13
py: Add ability to have frozen persistent bytecode from .mpy files.
Damien George
2016-04-13
tools: Add mpy-tool.py, to work with .mpy files.
Damien George
2016-03-15
qemu-arm: Enable builtin override feature, and enable more tests.
Damien George
2016-01-03
py/frozenmod: Store frozen module names together, to quickly scan them.
Paul Sokolovsky
2016-01-01
py/frozenmod: Make frozen module content be 0-terminated.
Paul Sokolovsky
2015-12-31
tools: Add C middle-processor to make builtin tables proper hash tables.
Damien George
2015-12-12
tools: Upgrade upip to 0.6.3.
Paul Sokolovsky
2015-12-08
tools: Fix pyboard.py to work under Python 3.
Damien George
2015-12-08
tools: Add option to pyboard.py to wait for serial device to be ready.
Peter Hinch
2015-12-06
tools: Allow pyboard.py to work when boot.py prints things.
Dave Hylands
2015-11-15
tools: Update to upip 0.6.2. Fixes issue due to MacOSX undocumented behavior.
Paul Sokolovsky
2015-11-14
tools: Update upip to 0.6.1. Fixes normal installs without -p switch.
Paul Sokolovsky
[next]