summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-07-11WIP: after merge; before testingDan Halbert
2018-07-03analyze everythingScott Shawcroft
2018-07-03Analysis fixes and long lived tweaks.Scott Shawcroft
2018-06-22tools/pydfu.py: Add support for multiple memory segments.Damien George
2018-06-18Correct the tool buildScott Shawcroft
2018-06-18Switch to Feather52s full name to avoid confusion with the nrf52840 later.Scott Shawcroft
2018-06-15Add auto-build for nrf52840 development kit, PCA10056Scott Shawcroft
2018-06-10build_adafruit_bins: feather_huzzah need not be a special caseJeff Epler
2018-06-08Add code size analysis tool and shrink samd.clock a smidge.Scott Shawcroft
2018-06-08tools/pydfu.py: Increase download packet size to full 2048 bytes.Damien George
2018-06-05Feather M0 Express build with Crickit librariesDan Halbert
2018-06-02tools: Add cpboard.pyNoralf Trønnes
2018-05-21refactor longint settings; make crickit cpx buildDan Halbert
2018-05-18tools/pydfu.py: Fix typo in comments.Keith Wiley
2018-05-14Cleaning up and fixing the docs generation Makefile and README instructionsKarin Hawley
2018-04-23HID gamepad supportDan Halbert
2018-04-23tools/upip: Upgrade upip to 1.2.4.Damien George
2018-04-12Add initial ItsyBitsy M4 supportScott Shawcroft
2018-04-09Fix rom qstr pool length.Scott Shawcroft
2018-04-08update usb_descriptor againDan Halbert
2018-04-08Reorder composite device interfaces; fix report length bugDan Halbert
2018-04-02Add USB HID support, including Consumer ControlDan Halbert
2018-04-02Merge branch 'master' into 3.0_hidDan Halbert
2018-04-02WIP: seems to be doneDan Halbert
2018-03-30WIP: works with just keyboard but not complex report descriptorDan Halbert
2018-03-23Add Feather M4 Express support.Scott Shawcroft
2018-02-27Merge remote-tracking branch 'adafruit/2.x' into merge_2xScott Shawcroft
2018-02-09Correct _etext location; clean up .ld filesDan Halbert
2018-01-31Ignore docs directory when freezing as well.Scott Shawcroft
2018-01-24Polish up the heap analysis script and make it more CLI friendly.Scott Shawcroft
2018-01-19Add missing Feather M0 RadioFruit boards: RFM69, RFM9x. (#538)Tony DiCola
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