2023-11-27 08:32:05 -05:00
|
|
|
components/fatfs/host_test:
|
|
|
|
enable:
|
|
|
|
- if: IDF_TARGET == "linux"
|
2024-01-02 05:33:31 -05:00
|
|
|
disable_test:
|
|
|
|
- if: IDF_TARGET == "esp32p4"
|
|
|
|
temporary: true
|
2024-01-03 06:32:00 -05:00
|
|
|
reason: test not pass, should be re-enable # TODO: IDF-8980
|