forked from renet/ENC424J600
Enabling features in examples
This commit is contained in:
parent
ed42d185df
commit
0fa5c8f81c
|
@ -113,4 +113,4 @@ jobs:
|
|||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: build
|
||||
args: --examples --features smoltcp,cortex-m-cpu
|
||||
args: --examples --all-features
|
||||
|
|
Loading…
Reference in New Issue