Skip to content

Commit 6d10bf2

Browse files
committed
Add DATAFLASH component to test.json
1 parent 56c3b52 commit 6d10bf2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"spif-driver.SPI_MOSI" : "D11",
66
"spif-driver.SPI_MISO" : "D12",
77
"spif-driver.SPI_CLK" : "D13",
8-
"spif-driver.SPI_CS" : "D10"
9-
8+
"spif-driver.SPI_CS" : "D10",
9+
"target.components_add": ["DATAFLASH"]
1010
}
1111
}
1212
}

0 commit comments

Comments
 (0)