~ruther/avr-device

4d281f5669b6a314dbe7e8ed60ba5f6b5612b3df — Rahix 5 years ago 7562977
ci: Use atdf2svd from crates.io

Signed-off-by: Rahix <rahix@rahix.de>
1 files changed, 1 insertions(+), 2 deletions(-)

M .travis.yml
M .travis.yml => .travis.yml +1 -2
@@ 29,8 29,7 @@ install:
  - rustup component add rustfmt
  - cargo install form || true
  - cargo install svd2rust || true
  - test -f atdf2svd/Cargo.toml || git clone https://github.com/Rahix/atdf2svd
  - (cd atdf2svd/ && cargo install --path . || true)
  - cargo install atdf2svd || true
  - python3 -c "__import__('yaml')" || pip3 install --user pyyaml

script:

Do not follow this link