summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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-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-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-14Cleaning up and fixing the docs generation Makefile and README instructionsKarin Hawley
2018-04-23HID gamepad supportDan Halbert
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-11-17Add ItsyBitsy M0 support with 1MB flash support (#445)Limor "Ladyada" Fried
2017-11-15Speed up the Travis build.Scott Shawcroft
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