Skip to content

Commit 303eb76

Browse files
Siyuan Chengcarlescufi
authored andcommitted
sample: driver: spi_flash: Add emsdp support
Add emsdp support in spi_flash driver sample output log: JEDEC QSPI-NOR SPI flash testing ========================== Test 1: Flash erase Flash erase succeeded! Test 2: Flash write Attempting to write 4 bytes Data read matches data written. Good! Signed-off-by: Siyuan Cheng <[email protected]>
1 parent 43c08d5 commit 303eb76

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#
2+
# Copyright (c) 2023 Synopsys.
3+
#
4+
# SPDX-License-Identifier: Apache-2.0
5+
#
6+
7+
CONFIG_SPI_NOR=y

0 commit comments

Comments
 (0)