Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 658 Bytes

README_ROMFS.md

File metadata and controls

28 lines (21 loc) · 658 Bytes

Contents for ROMFS

Prerequisites

sudo apt-get install genromfs

Steps

  1. Enable ROMFS config through menuconfig at os folder.
cd $TIZENRT_BASEDIR
make menuconfig

Select menu.

File Systems -> ROMFS to y
  1. Put your contents at tools/fs/contents folder.

After these two steps, board specific steps should be executed.

ARTIK053 [Details]
ARTIK053S [Details]
ARTIK055S [Details]
SIDK_S5JT200 [Details]