Skip to content

Commit 5b623ea

Browse files
darrenlu-ambiqkartben
authored andcommitted
samples: add apollo4p_evb to fs_sample
Add apollo4p_evb.conf to fs_sample. Signed-off-by: Darren Lu <[email protected]>
1 parent 5fd343b commit 5b623ea

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
CONFIG_DISK_DRIVER_MMC=y
2+
CONFIG_MMC_STACK=y
3+
CONFIG_SDHC=y
4+
CONFIG_MMC_SUBSYS=y
5+
6+
CONFIG_MAIN_STACK_SIZE=8192
7+
CONFIG_IDLE_STACK_SIZE=4096
8+
CONFIG_AMBIQ_SDIO_ASYNC=y
9+
CONFIG_PM=y
10+
CONFIG_PM_DEVICE=y
11+
CONFIG_PM_DEVICE_RUNTIME=y

0 commit comments

Comments
 (0)