Renamed example to embedded_linux_epd4in2 instead of embedded_linux to make the display which is used in this example more explicit
parent
7758e37e1a
commit
23be76a848
|
|
@ -100,7 +100,7 @@ script:
|
|||
- cargo test
|
||||
- cargo test --all-features --release
|
||||
- cargo doc --all-features --release
|
||||
- cd examples/embedded_linux && cargo build && cd ../../
|
||||
- cd examples/embedded_linux_epd4in2 && cargo build && cd ../../
|
||||
#- cd ../f3_stm32f30x && cargo build
|
||||
|
||||
after_success:
|
||||
|
|
|
|||
Loading…
Reference in New Issue