feat(storage): Update build test rules for storage related components
This commit is contained in:
@@ -2,3 +2,8 @@ components/spiffs/host_test:
|
||||
enable:
|
||||
- if: IDF_TARGET == "linux"
|
||||
reason: only test on linux
|
||||
depends_components:
|
||||
- spi_flash
|
||||
- esp_partition
|
||||
- spiffs
|
||||
- vfs
|
||||
|
||||
Reference in New Issue
Block a user