Commit graph

  • 1d4ee1a2e9
    Fixes for embedded-graphics 0.8 master Felix Suchert 2023-05-29 14:35:03 +0200
  • 45b00687aa
    HOTFIX: Patched profont version for 0.8 use Felix Suchert 2023-05-29 14:22:38 +0200
  • 3e23728e35
    chore: bump embedded-graphics and profont Felix Suchert 2023-05-29 14:06:07 +0200
  • 89b973b815
    Impl Default for Color Felix Wittwer 2022-08-06 16:32:19 +0200
  • 6871d3763a
    Impl From<RawU8> for Color Felix Wittwer 2022-08-05 21:35:04 +0200
  • 050e94933d
    Impl type conversions for simulator Felix Wittwer 2022-08-02 21:49:13 +0200
  • 83066b1013
    Remove Chip Select Pin Felix Wittwer 2022-07-31 21:13:01 +0200
  • 17941a99a3
    Version 0.5.0 Wesley Moore 2022-03-03 08:13:57 +1000
  • 49f8ccfeb3
    Add note about deps in CI config Wesley Moore 2022-03-03 08:13:10 +1000
  • 65c0685002
    Merge pull request #22 from ferristseng/own-buffer Wesley Moore 2022-03-03 08:05:30 +1000
  • 0a82558d26 make GraphicDisplay buffer generic Ferris Tseng 2022-03-02 16:31:24 -0500
  • bd88bcda65
    Merge pull request #21 from wezm/0.4 Wesley Moore 2022-02-08 20:26:34 +1000
  • 1f5138aac9
    Fix code coverage script Wesley Moore 2022-02-08 20:08:46 +1000
  • 2de56e9a39
    Replace Travis with Cirrus Wesley Moore 2022-02-08 19:53:13 +1000
  • 77971169f0
    Version 0.4.0 Wesley Moore 2022-02-08 18:57:21 +1000
  • b34424dde7
    Fix example Wesley Moore 2022-02-08 18:56:53 +1000
  • 61b6ea9d59
    Merge pull request #20 from ferristseng/ferristseng/eg-07 Wesley Moore 2022-02-08 09:08:43 +1000
  • 28eba6d1e2 dependency upgrades Ferris Tseng 2022-02-06 14:11:53 -0500
  • 74735f77e8 migrate code from embedded-graphics 0.6 to 0.7 Ferris Tseng 2022-02-06 14:11:43 -0500
  • 4852726410
    Version 0.3.0 Wesley Moore 2020-07-20 10:21:19 +1000
  • 024d987517
    Merge pull request #15 from xaep/master Wesley Moore 2020-07-20 10:20:13 +1000
  • 599839c084 Update embedded_graphics and profont dependencies to latest versions. Constantine Verutin 2020-07-19 01:42:24 +0100
  • b1ec1762b1
    Merge pull request #13 from wezm/fix-u16-to-bytes Wesley Moore 2020-06-25 09:37:25 +1000
  • f74fc3dbd6
    Fix bug in u16_as_u8 function Wesley Moore 2020-06-22 09:38:36 +1000
  • 388f586ae4
    Version 0.2.0 Wesley Moore 2020-03-21 08:43:49 +1100
  • b3450615cc
    Merge pull request #11 from mkiefel/fix_example Wesley Moore 2020-03-21 08:41:34 +1100
  • 0fcb9f20df
    Make Travis build examples as well Martin Kiefel 2020-03-20 10:50:12 +0100
  • bf7cb30c38
    Update example after bump of dependencies Martin Kiefel 2020-03-20 00:01:25 +0100
  • f46fcbd677
    Merge pull request #10 from wezm/gpio-errors Wesley Moore 2020-03-11 09:32:52 +1100
  • f27c2c6f68
    Replace custom error type in favour of Debug constraints Wesley Moore 2020-03-10 20:50:19 +1100
  • 9d8b68d78e
    Merge pull request #9 from etrombly/hal_v2 Wesley Moore 2020-03-10 20:12:54 +1100
  • f59959c55c add custom error type to handle results Eric Trombly 2020-02-28 11:02:59 -0600
  • 67c2b90b2a change rect to rectangle in graphics.rs Eric Trombly 2020-02-28 07:37:54 -0600
  • 333edf10f0 update to hal v2 traits Eric Trombly 2020-02-26 11:39:39 -0600
  • 38789231ef
    Merge pull request #7 from jedahan/cross-compile Wesley Moore 2019-01-22 10:12:07 +1300
  • 6219046521 Add armhf support for cross compilation Jonathan Dahan 2019-01-21 13:12:28 -0500
  • 7c40f07a1f
    Add Codecov badges Wesley Moore 2019-01-14 11:06:14 +1100
  • aa89922904
    Add code coverage reporting Wesley Moore 2019-01-14 11:03:14 +1100
  • ca93d12c91
    Add crates.io metadata to Cargo.toml Wesley Moore 2018-12-26 14:27:00 +1100
  • a88264920e
    Fix some warnings Wesley Moore 2018-12-26 14:17:45 +1100
  • 0b65948e5a
    Merge branch 'ci' Wesley Moore 2018-12-26 14:12:22 +1100
  • cb548ac0b6
    Add Travis badge to README Wesley Moore 2018-12-26 14:12:08 +1100
  • ccb8d78c95
    Add Travis CI config Wesley Moore 2018-12-26 14:06:48 +1100
  • b7e0c3162e
    Merge pull request #2 from wezm/rustdoc Wesley Moore 2018-12-26 14:05:30 +1100
  • 6eb63d55a4
    Document some more items and make some more public Wesley Moore 2018-12-26 14:03:02 +1100
  • 51e049ae08
    Expand on example in README Wesley Moore 2018-12-26 13:28:55 +1100
  • ca8175ca3e
    Document most public items Wesley Moore 2018-12-26 12:54:30 +1100
  • b6d8d7aabb
    Fix up graphics tests Wesley Moore 2018-12-26 09:09:11 +1100
  • a95bb3d01b
    Merge pull request #1 from wezm/builder Wesley Moore 2018-12-26 08:45:42 +1100
  • b776198b87
    Update example to use config builder Wesley Moore 2018-12-26 08:43:04 +1100
  • 242a471d4f
    Clarify comment Wesley Moore 2018-12-26 08:29:03 +1100
  • f7e8275b30
    Add builder for constructing display Wesley Moore 2018-11-28 08:10:16 +1100
  • d6ab8df12c
    Add photo Wesley Moore 2018-11-24 18:12:49 +1100
  • dca4c08df0
    Add LICENSE info and update README Wesley Moore 2018-11-24 18:11:33 +1100
  • b9f4b5af5b
    Add photo to README Wesley Moore 2018-11-24 18:04:56 +1100
  • 70a57e2858
    Round out Inky pHAT example Wesley Moore 2018-11-24 17:57:10 +1100
  • cf4bf8ce76
    Use default source and gate voltages (fixes red) Wesley Moore 2018-11-16 22:58:55 +1100
  • bc01c19c86
    Add tests for drawing rects Wesley Moore 2018-11-16 22:34:31 +1100
  • 0481bd185b
    Implement clearing with colours and add tests for it Wesley Moore 2018-11-16 21:58:57 +1100
  • 1a05a8cf30
    Create the start of a test for GraphicDisplay Wesley Moore 2018-11-16 21:09:15 +1100
  • 659c192810
    Fix typo in README Wesley Moore 2018-11-14 21:58:16 +1100
  • 204f654e33
    Partially working Inky pHAT example Wesley Moore 2018-11-14 21:09:04 +1100
  • 7b1e0b15c6
    Add graphics module Wesley Moore 2018-11-14 18:02:33 +1100
  • 071a014ac1
    Implement deep_sleep on Display Wesley Moore 2018-11-14 15:35:10 +1100
  • 2b24889e83
    Implement basic initialisation and data writing Wesley Moore 2018-11-14 15:26:09 +1100
  • 92a277f65b
    Refactor DisplayInterface into trait, implement Command::execute Wesley Moore 2018-11-14 13:13:04 +1100
  • a4f5520d5c
    Add command module Wesley Moore 2018-11-14 08:23:14 +1100
  • 2c17a4310e
    Add interface module Wesley Moore 2018-11-13 18:13:52 +1100
  • cea8858596
    Initial commit Wesley Moore 2018-11-13 16:41:24 +1100