This test runs with ztest suite. It will verify get_entropy operation of entropy driver. Signed-off-by: Vikram Singh Shekhawat <vikramx.shekhawat@intel.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com>
5 lines
74 B
Makefile
5 lines
74 B
Makefile
BOARD ?= esp32
|
|
CONF_FILE = prj.conf
|
|
|
|
include ${ZEPHYR_BASE}/Makefile.test
|