summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-09-03Add .hidden to TileGrid and GroupScott Shawcroft
2019-08-27Swap the CI to GitHub Actions from TravisScott Shawcroft
2019-08-22EPaper displays work mostly.Scott Shawcroft
2019-08-19make translate again; make check-translate passesDan Halbert
2019-08-05Merge remote-tracking branch 'adafruit/4.1.x' into merge_in_410Scott Shawcroft
2019-07-28Merge pull request #2003 from C47D/travis_check_new_boardssommersoft
2019-07-25[travis check new boards] Fail in case of any missing boardsC47D
2019-07-23[travis check new boards] missing_boards as setC47D
2019-07-23[travis check new boards] Do not end test if there are missing boardsC47D
2019-07-21exclude aliased boards from 'get_board_mapping()'sommersoft
2019-07-20Fix missing module sh and remove unused module reCarlos
2019-07-19Add support for grayscale displays that are < 8 bit depth.Scott Shawcroft
2019-07-19[travis check new boards] Reduce code logic to exit with failureC47D
2019-07-19[travis new boards check] Exit with failure if a board in info isn't in travisC47D
2019-07-19[travis new boards check] sort both lists of boardsC47D
2019-07-19[travis new boards check] We now have two lists that contain the boards based...C47D
2019-07-19[Draft] Add check to travis to make sure new boards are built, fix #1886C47D
2019-07-18Track a dirty area for in-memory bitmapsScott Shawcroft
2019-07-08Generate .hex for Blip.Tavish Naruka
2019-06-30Use FONTBOUNDINGBOX for font metricsRadomir Dopieralski
2019-06-12Add partial display update support.Scott Shawcroft
2019-06-11Merge latest 4.0.x fixes into masterDan Halbert
2019-06-11forgot tools/git-checkout-latest-tag.sh in PR #1909Dan Halbert
2019-05-24Implement forced clean builds for boards so designated.Dan Halbert
2019-05-21Rework the pixel computation to use areasScott Shawcroft
2019-04-12Update font location and shrink a bunch of buildsScott Shawcroft
2019-04-12Rename tools/new-ter-u12n.bdf to tools/default-font/new-ter-u12n.bdfhexthat
2019-04-12Add files via uploadhexthat
2019-04-11Add alias support for unique board revsScott Shawcroft
2019-04-05updated usb_descriptor submodule per @hathachDan Halbert
2019-04-04Support multi-byte values with BitmapScott Shawcroft
2019-03-30Add script to convert release notes from MarkdownScott Shawcroft
2019-03-19Move Glyph and BuiltinFont into fontioScott Shawcroft
2019-03-11Update board info build to handle top level list.Scott Shawcroft
2019-03-05Build both BIN and UF2 for RFM boardsDan Halbert
2019-02-22Update translations based on git historyScott Shawcroft
2019-02-22Add utility to remerge translationsScott Shawcroft
2019-02-11A variety of displayio improvementsScott Shawcroft
2019-02-01Fix up heap analysis for dynamic heap locationScott Shawcroft
2019-01-31Fix hallowing and nrf buildsScott Shawcroft
2019-01-31Hook up the terminal based on the first display.Scott Shawcroft
2019-01-31Begin font parsing and packing for terminalScott Shawcroft
2019-01-24Fix board info script to skip removed boards.Scott Shawcroft
2019-01-15Add MDK nRF52840 MDK USB Dongle support.Gregory P. Smith
2019-01-14Update build_release_files.pyvgoodwinv
2019-01-14Update build_release_files.pyvgoodwinv
2019-01-14Update build_release_files.pyvgoodwinv
2019-01-14Remove from build info tooScott Shawcroft
2019-01-10merge translations; add bleio comments; fix minor sphinx issues in midiDan Halbert
2019-01-10Merge pull request #1449 from tannewt/midiDan Halbert