Stuart Cook
e416a9cf4e
Rollup merge of #131170 - madsmtm:target-info-esp32-vendor, r=workingjubilee
...
Fix `target_vendor` in non-IDF Xtensa ESP32 targets
`rustc`'s 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, from my understanding, produced by Espressif regardless of whether using the IDF or not, so we should set the target vendor there as well?
2024-10-08 13:19:43 +11:00
..
2024-10-07 08:59:55 +00:00
2024-10-04 23:28:22 +00:00
2024-10-07 15:22:03 +09:00
2024-10-06 23:28:30 +09:00
2024-10-06 23:28:30 +09:00
2024-10-07 11:10:54 -07:00
2024-10-07 11:10:52 -07:00
2024-10-06 19:00:09 +02:00
2024-10-04 14:06:48 +02:00
2024-10-08 13:19:43 +11:00
2024-10-07 11:30:33 +00:00
2024-10-07 00:45:41 +00:00
2024-10-01 17:21:56 -04:00
2024-10-07 11:10:53 -07:00
2024-10-06 18:12:25 +02:00
2024-10-07 12:23:54 +02:00
2024-10-07 08:59:55 +00:00
2024-10-04 15:42:53 +02:00
2024-10-04 23:28:22 +00:00
2024-10-05 06:19:35 +00:00
2024-10-04 23:28:22 +00:00
2024-10-07 05:29:13 -04:00
2024-10-06 23:28:30 +09:00
2024-10-07 21:23:06 +00:00
2024-10-05 10:01:27 +03:00
2024-10-07 11:30:33 +00:00
2024-10-06 21:51:18 +00:00
2024-09-30 13:31:42 -04:00
2024-10-04 14:11:34 -07:00
2024-10-07 08:59:55 +00:00
2024-10-06 19:00:09 +02:00
2024-10-07 08:59:55 +00:00
2024-10-07 15:37:07 +11:00
2024-10-04 14:06:48 +02:00
2024-10-02 19:21:44 +00:00
2024-10-07 08:59:55 +00:00
2024-10-07 08:59:55 +00:00
2024-10-04 23:31:55 +00:00
2024-10-03 12:47:08 +03:00
2024-10-01 21:23:20 -06:00
2024-10-07 08:59:55 +00:00
2024-10-04 14:02:09 -04:00
2024-10-07 15:02:45 +02:00
2024-10-06 23:28:30 +09:00
2024-10-06 19:00:09 +02:00
2024-10-07 13:59:50 +11:00
2024-10-08 13:19:43 +11:00
2024-10-06 23:28:30 +09:00
2024-10-04 14:02:09 -04:00
2024-10-04 23:28:22 +00:00
2024-10-04 17:15:28 -04:00
2024-10-05 12:19:14 +02:00