about summary refs log tree commit diff
path: root/tests/coverage/branch/while.rs
diff options
context:
space:
mode:
authorMads Marquart <mads@marquart.dk>2024-10-02 20:08:48 +0200
committerMads Marquart <mads@marquart.dk>2024-10-02 20:09:27 +0200
commit51537c686c16121aecb5a2b916a1c91a68d60770 (patch)
treee1f1f522a26e60cccdd8c4eedefe7dc8791fa3c3 /tests/coverage/branch/while.rs
parent44722bd9ba50426191f78d12138a2ae1a12affe7 (diff)
downloadrust-51537c686c16121aecb5a2b916a1c91a68d60770.tar.gz
rust-51537c686c16121aecb5a2b916a1c91a68d60770.zip
Fix target_vendor in non-idf Xtensa ESP32 targets
The Xtensa ESP32 targets are the following:
- xtensa-esp32-none-elf
- xtensa-esp32-espidf
- xtensa-esp32s2-none-elf
- xtensa-esp32s2-espidf
- xtensa-esp32s3-none-elf
- xtensa-esp32s3-espidf

The ESP-IDF targets already set `target_vendor="espressif"`, however,
the ESP32 is produced by Espressif regardless of whether using the IDF
or not, so we should set the target vendor there as well.
Diffstat (limited to 'tests/coverage/branch/while.rs')
0 files changed, 0 insertions, 0 deletions