We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d101fac commit d61c380Copy full SHA for d61c380
ci/script.sh
@@ -702,7 +702,7 @@ main() {
702
echo 'version = "0.5.0"' >> $td/Cargo.toml
703
echo 'features = ["lx6"]' >> $td/Cargo.toml
704
705
- test_svd_for_target xtensa-lx https://raw.githubusercontent.com/arjanmels/esp32/add-output-svd/svd/esp32.svd
+ test_svd_for_target xtensa-lx https://raw.githubusercontent.com/esp-rs/esp32/master/svd/esp32.svd
706
;;
707
708
esac
0 commit comments