Commit graph

  • 7fa69abd72 avoid some conversion slice to iterator where possible master Valentin Trophime 2024-03-06 14:23:34 +0100
  • f9e9f5fae4 avoid some conversion slice to iterator where possible #44 Valentin Trophime 2024-03-06 14:23:34 +0100
  • 693f0bdd8f fix semantic versionning v0.6.0 Valentin Trophime 2024-02-13 12:24:18 +0100
  • 7318f971cf update dependencies Valentin Trophime 2024-02-13 11:55:35 +0100
  • 1358f17beb fix semantic versionning #41 Valentin Trophime 2024-02-13 12:24:18 +0100
  • 2765a0fce7 update dependencies Valentin Trophime 2024-02-13 11:55:35 +0100
  • ac73c3ba40 Merge branch 'chemicstry-master' Yuri Iozzelli 2022-10-07 15:17:58 +0200
  • aa0003d0a4 Bump embedded-hal to 1.0.0-alpha.9 #39 chemicstry 2022-10-07 15:01:55 +0300
  • 32ca78087c
    Merge pull request #38 from VersBinarii/readme Yuri Iozzelli 2022-10-06 10:00:10 +0200
  • 0cdd4e7c2e Add badges to README #38 VersBinarii 2022-08-26 21:09:24 +0200
  • df5ea50076
    Merge pull request #37 from ashutosh-arm/upgrade_embedded_hal_to_alpha Yuri Iozzelli 2022-06-24 10:12:52 +0200
  • 00a50a13cc Bumping up embedded-hal version to 1.0.0-alpha.8 #37 Ashutosh Parkhi 2022-06-23 17:20:18 +0100
  • 99f6e63918
    Merge pull request #35 from VersBinarii/commands Yuri Iozzelli 2022-04-24 13:26:02 +0200
  • a5e7f6498a Add idle mode, brightness and framerate control #35 VersBinarii 2022-04-23 21:25:22 +0200
  • bfb77647d5
    Merge pull request #34 from VersBinarii/more_commands Yuri Iozzelli 2022-04-21 16:17:52 +0200
  • 1f47f5797e Add Invert, display and sleep control commands #34 VersBinarii 2022-04-21 13:43:06 +0200
  • d896467aec
    Merge pull request #33 from VersBinarii/graphics Yuri Iozzelli 2022-04-19 07:51:18 +0200
  • 6e8c814156 Add clear_screen function #33 VersBinarii 2022-04-18 18:46:30 +0200
  • d933649c19
    Merge pull request #32 from VersBinarii/examples Yuri Iozzelli 2022-04-18 10:48:01 +0200
  • d4e883ce8d Add RTIC based example for stm32f411 BlackPill #32 VersBinarii 2022-04-18 10:29:26 +0200
  • 6e1fab6da7
    Merge pull request #31 from VersBinarii/bump_eh_alpha Yuri Iozzelli 2022-04-17 10:04:49 +0200
  • b0f3b14664 Bump embedded-hal to alpha7 #31 VersBinarii 2022-04-16 22:29:50 +0200
  • 8aeefc4abc
    Merge pull request #30 from plaes/min-doc-example Yuri Iozzelli 2021-11-19 11:23:14 +0100
  • 11661b20b6 Add basic usage example to the index screen #30 Priit Laes 2021-11-18 22:32:37 +0200
  • c3d0d08a3c
    Merge pull request #29 from ivmarkov/master Yuri Iozzelli 2021-08-07 10:31:07 +0200
  • 8a4aee95c2 Support for boards that need a non-standard initialization command #29 imarkov 2021-07-14 21:32:23 +0300
  • 19efa445bf Bump version to 0.5.0 v0.5.0 Yuri Iozzelli 2021-06-10 18:40:14 +0200
  • 634558b18e
    Merge pull request #28 from yuri91/embedded-graphics-0.7 Yuri Iozzelli 2021-06-10 18:39:42 +0200
  • e33b10c885 Update embedded-hal version #28 embedded-graphics-0.7 Yuri Iozzelli 2021-06-10 18:36:21 +0200
  • ddffec49c6 Remove support for embedded-graphics 0.6 Yuri Iozzelli 2021-06-10 18:34:03 +0200
  • 7c2e3e27fb
    Merge pull request #26 from GrantM11235/e-g-core Yuri Iozzelli 2021-05-13 18:14:35 +0200
  • 115fec7703 Add support for embedded-graphics-core 0.3 #26 Grant Miller 2021-05-10 18:21:06 -0500
  • 47d4a07469 Move mod graphics to top and delete extern crate Grant Miller 2021-05-10 18:07:30 -0500
  • c93637abfd Rename draw methods Grant Miller 2021-05-10 18:01:42 -0500
  • 510d0c9a03
    Merge pull request #25 from GrantM11235/display-error Yuri Iozzelli 2021-05-11 20:24:46 +0200
  • 535feb236c Loosen trait bounds #25 Grant Miller 2021-05-10 17:25:05 -0500
  • be44c24eea Use Result alias Grant Miller 2021-05-10 17:15:59 -0500
  • 954d111959 Use display_interface::DisplayError Grant Miller 2021-05-10 17:08:17 -0500
  • d9f35775d6
    Merge pull request #24 from GrantM11235/remove-old-interface-trait Yuri Iozzelli 2021-05-11 09:17:57 +0200
  • a68c0530ec
    Merge pull request #23 from GrantM11235/spi-mode Yuri Iozzelli 2021-05-11 09:17:11 +0200
  • ea9cb59bff Remove old Interface trait #24 Grant Miller 2020-12-04 22:15:02 -0600
  • 8884885ca0 Move ::spi::MODE to ::SPI_MODE #23 Grant Miller 2021-03-12 13:29:32 -0600
  • 2b7ee112fb
    Merge pull request #22 from almusil/fix_scrolling Yuri Iozzelli 2021-01-21 16:51:51 +0100
  • e350936d82 Fix underflow in scrolling #22 Ales Musil 2021-01-21 13:18:36 +0100
  • 509060bb5d
    Merge pull request #21 from almusil/do_not_hardcode_size Yuri Iozzelli 2020-11-07 12:46:48 +0100
  • b5077900be Do not hardcode display size #21 Ales Musil 2020-10-26 13:28:04 +0100
  • 64963398c7 Bump version to 0.4.1 Yuri Iozzelli 2020-10-25 09:51:07 +0100
  • 6adc0191d1
    Update readme with scrolling feature Yuri Iozzelli 2020-10-21 18:41:37 +0200
  • 81377dfddf
    Merge pull request #20 from twitchyliquid64/master Yuri Iozzelli 2020-10-21 18:40:45 +0200
  • afbfd98f9d Implement hardware vertical scroll #20 Tom 2020-10-17 00:36:58 -0700
  • e45feea807 Bump version to 0.4.0 v0.4.0 Yuri Iozzelli 2020-09-01 22:19:08 +0200
  • d4afd398f5 Update dependencies Yuri Iozzelli 2020-09-01 22:18:05 +0200
  • eff270ab2d Merge branch 'GrantM11235-init-cleanup' Yuri Iozzelli 2020-09-01 21:43:05 +0200
  • 61531412cf Add comment to pixel format set #19 Grant Miller 2020-08-28 15:26:46 -0500
  • 427127fe2d Use set_orientation in initialization Grant Miller 2020-08-28 15:28:31 -0500
  • 780a5f0c25 Remove gamma set command, 0x01 is the default Grant Miller 2020-08-28 14:39:37 -0500
  • bc1282b0ca Remove extended commands Grant Miller 2020-08-28 14:38:49 -0500
  • 2342655799 Simplify reset and reduce delays Grant Miller 2020-08-28 14:32:16 -0500
  • 6af5f0de58 implement methods form embedded-graphics 0.7 #18 Theo Hussey 2020-06-11 23:31:16 +0100
  • 332aa05bc4
    Merge pull request #16 from therealprof/display-interface Yuri Iozzelli 2020-06-06 09:55:03 +0200
  • 0b1ba5c7de
    Merge pull request #17 from KarlK90/clear Yuri Iozzelli 2020-06-06 09:54:06 +0200
  • ed2b2eeed4 Improve readability #17 Stefan Kerkmann 2020-06-05 20:12:33 +0200
  • 8c45de7e90 Implement optimized DrawTarget::clear Stefan Kerkmann 2020-06-05 18:07:45 +0200
  • dc9a389b79 Rough first conversion to display-interface #16 Daniel Egger 2020-06-01 14:30:03 +0200
  • 7f678b7e9f Bump version to 0.3.0 v0.3.0 Yuri Iozzelli 2020-04-15 18:16:14 +0200
  • c6e4e6394c Merge branch 'jamwaffles-upgrade-e-g' Yuri Iozzelli 2020-04-15 18:15:32 +0200
  • 7f8892c910 Upgrade e-g to 0.6.1 #11 James Waples 2020-04-15 13:13:59 +0100
  • 9fd0457aa7 mention embedded-graphics in the readme Yuri Iozzelli 2020-03-01 16:51:09 +0100
  • f80f2a3e93 Bump version to 0.3.0-beta.1 v0.3.0-beta.1 Yuri Iozzelli 2020-03-01 16:46:40 +0100
  • 799dc143b8 cargo fmt Yuri Iozzelli 2020-03-01 16:45:00 +0100
  • 651aba971b Move embedded_graphics code in graphics.rs Yuri Iozzelli 2020-03-01 16:44:41 +0100
  • 6bdd8e6e37 Add fast rectangle drawing Yuri Iozzelli 2020-03-01 16:34:32 +0100
  • fe16080383 Update to embedded_graphics 0.6.0-beta.1 Yuri Iozzelli 2020-03-01 15:29:25 +0100
  • 080bb714b9
    Merge pull request #8 from flaminggoat/parallel_gpio Yuri Iozzelli 2020-02-12 19:07:17 +0100
  • 5cf5cd7d73 Merge remote-tracking branch 'upstream/master' into parallel_gpio #8 Theo Hussey 2020-02-06 23:13:16 +0000
  • 30eb8755a4 added parallel gpio interface Theo Hussey 2020-02-06 23:11:33 +0000
  • 97999343fd added parallel gpio interface Theo Hussey 2020-02-06 23:10:53 +0000
  • df4331a8d6
    Merge pull request #7 from Disasm/generic-interface Yuri Iozzelli 2020-02-03 21:55:47 +0100
  • c51eaa4ffa
    Edition 2018 #7 Vadim Kaushan 2020-01-28 20:53:24 +0300
  • f958482f98
    Shrink row buffer to the previous capacity Vadim Kaushan 2020-01-28 20:50:58 +0300
  • 11c4a5ca34
    Use u16 for pixel data Vadim Kaushan 2020-01-28 20:35:30 +0300
  • 459545a777
    Update Error type Vadim Kaushan 2020-01-28 20:27:04 +0300
  • 6056b3db22
    Fix formatting Vadim Kaushan 2020-01-28 20:03:35 +0300
  • d9ab0601b7
    Split Ili9341 constructor in two Vadim Kaushan 2020-01-28 20:02:35 +0300
  • 5b03a86bb0
    Move SPI interface implementation into a separate file Vadim Kaushan 2020-01-28 19:56:12 +0300
  • f09403d092
    Add Interface trait Vadim Kaushan 2020-01-28 19:45:23 +0300
  • 1956825a8e
    Merge pull request #6 from flaminggoat/master Yuri Iozzelli 2020-01-12 12:13:54 +0100
  • ff62a152af Use exact embedded-graphics version Yuri Iozzelli 2020-01-12 12:04:12 +0100
  • 539eeb459e Update embedded-hal version Yuri Iozzelli 2020-01-12 12:03:54 +0100
  • 20c22260a6 buffer contiguous pixels before sending to dislay for speed boost #6 Theo Hussey 2019-12-19 14:49:16 +0000
  • 26933b663c
    Merge pull request #5 from flaminggoat/master Yuri Iozzelli 2019-12-19 09:44:47 +0100
  • 363d7a0650 changed to use digital v2 output pin, corrected embedded-graphics endianness #5 Theo Hussey 2019-12-19 00:23:12 +0000
  • 490ab33d13
    Merge pull request #4 from dflemstr/master Yuri Iozzelli 2019-12-18 06:31:05 +0100
  • 6d82f813bc Add color support #4 David Flemström 2019-12-17 11:06:54 +0100
  • 905a1c8406 Upgrade to embedded-graphics 0.6.0-alpha.2 David Flemström 2019-12-17 10:55:56 +0100
  • 54d5381ec4 Bump version to 0.2.0 v0.2.0 Yuri Iozzelli 2019-05-02 23:29:17 +0200
  • 14e6d5dc6d Bump embedded-hal version to 0.2.2 Yuri Iozzelli 2019-05-02 23:28:06 +0200
  • 400080cc5b
    Merge pull request #1 from jamwaffles/update-embedded-graphics Yuri Iozzelli 2019-05-02 23:26:23 +0200
  • 159b77ba90 Bump e_g to 0.4.7 #1 James Waples 2019-05-02 12:51:45 +0100
  • 69bcfdfbfe Undo some auto formatting James Waples 2018-10-27 21:47:50 +0100