Chris
|
375adf4bff
|
Use `data_x_times` instead of big u8-slice
|
4 years ago |
Chris
|
4931c7aeb3
|
- Renaming to epd-waveshare
- added changelog
|
4 years ago |
Chris
|
e76a2c45f8
|
Use data_x_times instead of big buffers
|
4 years ago |
Chris
|
22e3ee22b2
|
Include `set_lut` in WaveshareDisplay Trait
|
4 years ago |
Chris
|
63d1de0417
|
Merge pull request #20 from Caemor/update-linux-embedded-hal
Update to linux-embedded-hal v0.2.1 and remove hackinputpin
|
4 years ago |
Chris
|
af685277f1
|
Fix last clippy warning
|
4 years ago |
Chris
|
a7d0f13d13
|
Fix clippy lints
|
4 years ago |
Chris
|
30b0ee19f3
|
Fix travis by removing the deleted stm32-example
|
4 years ago |
Chris
|
297f92a99e
|
Use clippy with travis
|
4 years ago |
Chris
|
550338a1ae
|
Cleanup of imports
|
4 years ago |
Chris
|
86d1a9fa25
|
Remove Hackinputpin completly
|
4 years ago |
Chris
|
40506b580c
|
Update to linux-embedded-hal v0.2.1 and remove hackinputpin
|
4 years ago |
Chris
|
3090637546
|
Remove stm32f3 until InputPin is supported
|
4 years ago |
Chris
|
ad76027709
|
Merge pull request #16 from Caemor/add_embedded_graphics
Add embedded graphics supports
|
4 years ago |
Chris
|
5b2996d73a
|
Fixed broken link
|
4 years ago |
Chris
|
91d7a7862a
|
improved docs for 2in9
|
4 years ago |
Chris
|
f06b672899
|
add a empty screen first
|
4 years ago |
Chris
|
c98c058c5a
|
Add 2in9 example
|
4 years ago |
Chris
|
0204e72cb5
|
Some last doc changes
|
4 years ago |
Chris
|
bfafb8b058
|
make the quick example faster
|
4 years ago |
Chris
|
ea1843f506
|
Add a quick lut example
|
4 years ago |
Chris
|
3fc25d71e5
|
Improved Documentation
|
4 years ago |
Chris
|
e51406b05f
|
use prelude in examples
|
4 years ago |
Chris
|
f039b1f6a4
|
Improve documentation
|
4 years ago |
Chris
|
598a6924ea
|
Cleanup of color-module and removal of old drawing module
|
4 years ago |
Chris
|
697a781ff2
|
Remove more or less duplicate test cases for 2in9 buffer
|
4 years ago |
Chris
|
8f0a2a98ad
|
Update Readme
|
4 years ago |
Chris
|
4fefe40b82
|
Adapt stm32 example to changes to fix build errors
|
4 years ago |
Chris
|
efa5591788
|
Added some comments to the previous commit
|
4 years ago |
Chris
|
824735fb64
|
Fix error where pixel outside display lead to early return instead of just skipping that pixel
|
4 years ago |
Chris
|
520317f351
|
Fixed examples and more small improvements
|
4 years ago |
Chris
|
3b0b5962ec
|
Streamline a few things
|
4 years ago |
Chris
|
a1adeb77a4
|
more changes to the displaydimension trait
|
4 years ago |
Chris
|
a832ab9fed
|
add more changes
|
4 years ago |
Chris
|
f6a894c5a3
|
use generalised graphics with new specialised buffers
|
4 years ago |
Chris
|
1baf35c1a4
|
Forgotten files in previous commit
|
4 years ago |
Chris
|
139096297b
|
Generalise graphics once more
Change u16 positions to u32 to adapt to embedded graphics unsigned coordinates
Furthermore added epd4in2 defaults graphics buffer
|
4 years ago |
Chris
|
9289d689b7
|
Fix epd1in54 example, test if old bugs are fixed
|
4 years ago |
Chris
|
8922707bac
|
Renamed drawing to graphics and extracted display-specific stuff into the display folders
|
4 years ago |
Chris
|
b7275198e1
|
remove another dublicate test case
|
4 years ago |
Chris
|
a522375695
|
Clean up and removal of a few fixed todos
|
4 years ago |
Chris
|
bbdecdb6f7
|
Update documenatation
|
4 years ago |
Chris
|
0b77b069a4
|
improve moving hello world in example
|
4 years ago |
Chris
|
b3c41b0e7f
|
improve example
|
4 years ago |
Chris
|
0fc3b5da18
|
seperate drawing impl in multiple functions for better test coverage
|
4 years ago |
Chris
|
e21dbfb7e3
|
Removed duplicate test (from color)
|
4 years ago |
Chris
|
5fbf91216c
|
embedded graphics should be fixed now
|
4 years ago |
Chris
|
c145300c5d
|
try crates.io version once more
|
4 years ago |
Chris
|
a29e6530b4
|
check upstream/master
|
4 years ago |
Chris
|
529b58cd74
|
test if there was really a change or if the upload to crates.io was broken
|
4 years ago |