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 21010d4 commit e7e94b5Copy full SHA for e7e94b5
ci/script.sh
@@ -703,7 +703,7 @@ main() {
703
echo '[dependencies.xtensa-lx6-rt]' >> $td/Cargo.toml
704
echo 'git = "https://github.com/esp-rs/xtensa-lx6-rt.git"' >> $td/Cargo.toml
705
706
- test_svd_for_target esp32 https://raw.githubusercontent.com/arjanmels/esp32/add-output-svd/svd/esp32.svd
+ test_svd_for_target xtensalx6 https://raw.githubusercontent.com/arjanmels/esp32/add-output-svd/svd/esp32.svd
707
;;
708
709
esac
0 commit comments