dbr
044c798a8b
Update examples to embedded-graphics="0.5.2" also
6 years ago
Chris
60f48a8273
Add Bluepill example & some other minor improvements ( #28 )
...
- added bluepill example
- improved ci config
- travis: run fmt only once
- travis: fixed target issues
7 years ago
Chris
5c0744ff01
Various improvements ( #25 )
...
- Added is_busy to Waveshare_Interface
- Added IS_BUSY_LOW const for all supported epds
- Added is_busy to DisplayInterface
- moved width, height and default_background_color directly to epd4in2 module
- Added VarDisplay (a variable buffersize display/graphic driver)
- Removed all Buffers (Buffer1in54,...) and instead made specialised Displays (Display1in54,...) with included Buffers
- Updated and added more examples
- Cargo fmt/clippy
- Improved Docs/Readmes
7 years ago
Chris
68cd8006dc
Fix wrongly named dep in examples
7 years ago
Chris
b9395b5eff
Prepare release
...
- fix cargo fmt error
- rename forgotten stuff
7 years ago
Chris
4931c7aeb3
- Renaming to epd-waveshare
...
- added changelog
7 years ago
Chris
86d1a9fa25
Remove Hackinputpin completly
7 years ago
Chris
40506b580c
Update to linux-embedded-hal v0.2.1 and remove hackinputpin
7 years ago
Chris
5fbf91216c
embedded graphics should be fixed now
7 years ago
Chris
c145300c5d
try crates.io version once more
7 years ago
Chris
a29e6530b4
check upstream/master
7 years ago
Chris
529b58cd74
test if there was really a change or if the upload to crates.io was broken
7 years ago
Chris
e1b76c73a3
test branch of embedded-graphics
7 years ago
Chris
dbdb8912a8
cleanup
7 years ago
Chris
08457e503d
Use the fixed embedded graphics lib once more
7 years ago
Chris
d37ffd5489
test patch
7 years ago
Chris
cc2d09f4aa
try fixed embedded_graphics version
7 years ago
Chris
fe97740f04
Fix example
7 years ago
Christoph Groß
9c08d8559e
Forgotten parts of the previous commit for adding a graphics feature and using it
7 years ago
Christoph Groß
4c704a3af5
Started a new example for 1.54 in
7 years ago
Christoph Groß
23be76a848
Renamed example to embedded_linux_epd4in2 instead of embedded_linux to make the display which is used in this example more explicit
7 years ago
Christoph Groß
aff8b83ac3
updated version to v0.2 of embedded_hal, but broke f3 example
8 years ago
Christoph Groß
fcbcc82b97
Added examples, small updates to the readme and other small documentation changes
8 years ago