summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-01-19Add missing Feather M0 RadioFruit boards: RFM69, RFM9x (#539)Tony DiCola
2018-01-18Heap analysis tool (#529)Scott Shawcroft
2018-01-18Fixed build folder for travisKevin Townsend
2018-01-02merge from 2.2.0 + fix up board defsDan Halbert
2017-12-28Added feather52 to travis build listmicrobuilder
2017-12-27Added feather52 to travis buildmicrobuilder
2017-12-24preprocess_frozen_modules.py: yet more Python 3.4 compatibility changesDan Halbert
2017-12-24preprocess_frozen_modules.py: make compatible with Python 3.4.Dan Halbert
2017-12-23Add git version info to frozen modules.Dan Halbert
2017-12-15tools/tinytest-codegen: Ignore system locale, write output in UTF-8.Paul Sokolovsky
2017-12-14tools/tinytest-codegen: Add --stdin switch instead of recently added --target.Paul Sokolovsky
2017-12-14tools/pydfu.py: Call set_configuration() on fresh USB device object.Damien George
2017-12-13tools/tinytest-codegen: Take --target= option for test set selection.Paul Sokolovsky
2017-12-13tools/tinytest-codegen: More excludes after enabling expected output match.Paul Sokolovsky
2017-12-13tools/tinytest-codegen: Wrap lines of exclude_tests.Paul Sokolovsky
2017-12-13tools/tinytest-codegen.py: Generate code for upytesthelper.Paul Sokolovsky
2017-12-08lib/tinytest: Move from tools/tinytest.Paul Sokolovsky
2017-11-28tools/gen-cpydiff.py: Update executable paths to point to new ports dir.Damien George
2017-11-17Add ItsyBitsy M0 support with 1MB flash support (#445)Limor "Ladyada" Fried
2017-11-15Speed up the Travis build.Scott Shawcroft
2017-11-15tools/mpy-tool.py: Implement freezing of Ellipsis const object.Damien George
2017-11-02tools: Switch to using separate usb_descriptor repo.Scott Shawcroft
2017-11-02Merge tag 'v1.9.3'Scott Shawcroft
2017-10-30atmel-samd: More USB polishScott Shawcroft
2017-10-24tools: Correct ports directory nameScott Shawcroft
2017-10-24Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_mergeScott Shawcroft
2017-10-10py/bc: Update opcode_format_table to match the bytecode.Damien George
2017-10-08tools/pyboard: Update docstring for additional device support.Paul Sokolovsky
2017-10-05tools/pyboard: Use repr() when quoting data in error messages.Paul Sokolovsky
2017-10-05py/persistentcode: Bump .mpy version number to version 3.Damien George
2017-09-29tools/upip: Upgrade to 1.2.2.Paul Sokolovsky
2017-09-22Move to ASF4 and introduce SAMD51 support. (#258)3.0.0-alpha.0Scott Shawcroft
2017-09-06all: Update Makefiles and others to build with new ports/ dir layout.Damien George
2017-08-25Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development)...Dan Halbert
2017-08-23tools: Always upload to Rosie from Travis. (#200)Scott Shawcroft
2017-08-16tools/mpy-tool.py: Fix missing argument in dump() functionstijn
2017-08-15Have the build script upload artifacts to Rosie when travis is building a pul...Scott Shawcroft
2017-08-12tools/mpy-tool.py: Don't generate const_table if it's empty.Damien George
2017-08-11Turn on Rosie CI testing to test new builds on real hardware.Scott Shawcroft
2017-07-31all: Use the name MicroPython consistently in commentsAlexander Steffen
2017-07-27tools/mpy_bin2res: Tools to convert binary resources to Python module.Paul Sokolovsky
2017-07-22tools/pyboard: Add license header.Paul Sokolovsky
2017-07-19all: Remove trailing spaces, per coding conventions.Damien George
2017-07-09tools/gen-cpydiff: Use case description as 3rd-level heading.Paul Sokolovsky
2017-06-20Merge tag 'v1.9.1'2.0.0-alpha.0Scott Shawcroft
2017-05-29various: Spelling fixesVille Skyttä
2017-05-16tools/mpy-tool.py: Fix regression with freezing floats in obj repr C.Damien George
2017-05-15tools: Make now runs uf2conv itself.Scott Shawcroft
2017-05-14tools/mpy_cross_all.py: Helper tool to run mpy-cross on the entire project.Paul Sokolovsky
2017-05-13tools/mpy-tool.py: Use MP_ROM_xxx macros to support nanbox builds.Damien George