Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 779 Bytes

README_ROMFS.md

File metadata and controls

29 lines (22 loc) · 779 Bytes

Contents for ROMFS

Prerequisites

sudo apt-get install genromfs

Steps

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

See [Getting the sources] for how to set TIZENRT_BASEDIR.

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]