mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-31 13:09:38 +00:00 
			
		
		
		
	ci(https_request): disable example for P4
This commit is contained in:
		| @@ -108,9 +108,9 @@ examples/protocols/https_mbedtls: | |||||||
| examples/protocols/https_request: | examples/protocols/https_request: | ||||||
|   <<: *default_dependencies |   <<: *default_dependencies | ||||||
|   disable: |   disable: | ||||||
|     - if: IDF_TARGET in ["esp32h2", "esp32c61"] |     - if: IDF_TARGET in ["esp32h2", "esp32c61", "esp32p4"] | ||||||
|       temporary: true |       temporary: true | ||||||
|       reason: not supported on h2 # TODO: [ESP32C61] IDF-9298 |       reason: not supported on h2 # TODO: [ESP32C61] IDF-9298, [ESP32P4] IDFCI-2336 | ||||||
|   disable_test: |   disable_test: | ||||||
|     - if: IDF_TARGET != "esp32" |     - if: IDF_TARGET != "esp32" | ||||||
|       reason: only test on esp32 |       reason: only test on esp32 | ||||||
|   | |||||||
| @@ -1,5 +1,5 @@ | |||||||
| | Supported Targets | ESP32 | ESP32-C2 | ESP32-C3 | ESP32-C5 | ESP32-C6 | ESP32-P4 | ESP32-S2 | ESP32-S3 | | | Supported Targets | ESP32 | ESP32-C2 | ESP32-C3 | ESP32-C5 | ESP32-C6 | ESP32-S2 | ESP32-S3 | | ||||||
| | ----------------- | ----- | -------- | -------- | -------- | -------- | -------- | -------- | -------- | | | ----------------- | ----- | -------- | -------- | -------- | -------- | -------- | -------- | | ||||||
|  |  | ||||||
| # HTTPS Request Example | # HTTPS Request Example | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Marius Vikhammer
					Marius Vikhammer