Christoph
59df02320e
add codecov token
4 years ago
Christoph
8b1cacc48c
ci update
4 years ago
Christoph
d3cc0a5044
test code coverage
4 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
5 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
5 years ago
Chris
e379477866
ci update
5 years ago
Chris
619e6124c5
try coveralls instead
5 years ago
Chris
42ee1773cb
ci: fix codecov dir name
5 years ago
Chris
74dc5171bf
test codecov
5 years ago
Chris
eeb89dfa1d
add beta and stable builds to travis
5 years ago
Chris
08d14689f2
add 2in9 example to travis and also check for cargo fmt there
5 years ago
Chris
bd79ffdbc6
added cargo fmt to travis
5 years ago
Chris
af685277f1
Fix last clippy warning
5 years ago
Chris
30b0ee19f3
Fix travis by removing the deleted stm32-example
5 years ago
Chris
297f92a99e
Use clippy with travis
5 years ago
Chris
e14c3a5f76
Fix travis build for stm32f3
5 years ago
Christoph Groß
5b80530ba2
Finished stm32f3disovery example.
...
This example still needs to be tested on the board
5 years ago
Christoph Groß
e82df01f34
Updated Travis
...
- Added 2nd example
- use cargo check instead of cargo build for first fast check
5 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
5 years ago
Christoph Groß
94c30dd1eb
updated travis to test all features
5 years ago
Christoph Groß
1286afa73f
another try at the travis.yml
5 years ago
Christoph Groß
a8f93b81bc
did i fix travis now?
5 years ago
Christoph Groß
2feff5b9fa
added drawing mod to the library, improved readme, fixed travis.yml, made rpi example working with a better pin config,
5 years ago
Christoph Groß
3fa5a12d24
new travis try
5 years ago
Christoph Groß
d7873661ae
added tests for the examples to travis
5 years ago
Chris
954c5f862d
fixed ci?
5 years ago
Christoph Groß
ba674d595d
removed deploy from travis and whiteline
5 years ago
Christoph Groß
2df5eeea89
added ci
5 years ago