summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-09-18add pca10059 properly to build_adafruit_bins.sh; modernize that script; updat...Dan Halbert
2018-09-18merge 3.0.2 to masterDan Halbert
2018-09-14automate buildsladyada
2018-09-07Auto-build grandcentralScott Shawcroft
2018-08-29upload .uf2 for nrf52840 boardsDan Halbert
2018-08-21rename nrf boards to feather_nrf52832 and feather_nrf52840_expressDan Halbert
2018-08-20add HalloWingDan Halbert
2018-08-16Compress all translated strings with Huffman coding.Scott Shawcroft
2018-08-09Initial SAMR board revision.Scott Shawcroft
2018-08-07Support internationalisation.Scott Shawcroft
2018-07-30Merge pull request #1068 from dhalbert/micropython-25ae98f-mergeScott Shawcroft
2018-07-29Merge pull request #1071 from dhalbert/3.x-hallowingDan Halbert
2018-07-29add HalloWingDan Halbert
2018-07-28Merge remote-tracking branch 'adafruit/master' into micropython-25ae98f-mergeDan Halbert
2018-07-25Update uf2 tools to support python3.Scott Shawcroft
2018-07-16Merge branch 'master' into micropython-25ae98f-mergeDan Halbert
2018-07-11WIP: after merge; before testingDan Halbert
2018-07-10Merge branch 'master' into nrf52840_usbboothathach
2018-07-03analyze everythingScott Shawcroft
2018-07-03Analysis fixes and long lived tweaks.Scott Shawcroft
2018-07-03update tools/uf2 to have family supporthathach
2018-06-25update tools/uf2 to support hex input for uf2conv.pyhathach
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