File tree 1 file changed +0
-17
lines changed
1 file changed +0
-17
lines changed Original file line number Diff line number Diff line change @@ -613,23 +613,6 @@ main() {
613
613
;;
614
614
615
615
Espressif)
616
- echo ' [dependencies.bare-metal]' >> $td /Cargo.toml
617
- echo ' version = "1.0.0"' >> $td /Cargo.toml
618
-
619
- echo ' [dependencies.riscv]' >> $td /Cargo.toml
620
- echo ' version = "0.6.0"' >> $td /Cargo.toml
621
-
622
- echo ' [dependencies.riscv-rt]' >> $td /Cargo.toml
623
- echo ' version = "0.8.0"' >> $td /Cargo.toml
624
-
625
- echo ' [dependencies.xtensa-lx]' >> $td /Cargo.toml
626
- echo ' version = "0.6.0"' >> $td /Cargo.toml
627
- echo ' features = ["esp32"]' >> $td /Cargo.toml
628
-
629
- echo ' [dependencies.xtensa-lx-rt]' >> $td /Cargo.toml
630
- echo ' version = "0.9.0"' >> $td /Cargo.toml
631
- echo ' features = ["esp32"]' >> $td /Cargo.toml
632
-
633
616
test_svd_for_target riscv https://raw.githubusercontent.com/espressif/svd/main/svd/esp32c3.svd
634
617
635
618
test_svd_for_target xtensa-lx https://raw.githubusercontent.com/espressif/svd/main/svd/esp32.svd
You can’t perform that action at this time.
0 commit comments