footprint: add power management application

Add the footprint application with PM enabled for tracking.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2021-10-27 15:24:50 -04:00
parent d0b02cde2c
commit 82ebf78f95

View file

@ -8,5 +8,9 @@ footprints,default,altera_max10,tests/benchmarks/footprints,
footprints,default,hifive1_revb,tests/benchmarks/footprints,
footprints,default,ehl_crb,tests/benchmarks/footprints,
footprints,userspace,ehl_crb,tests/benchmarks/footprints,-DCONF_FILE=prj_userspace.conf
footprints,power-management,frdm_k64f,tests/benchmarks/footprints,-DCONF_FILE=prj_pm.conf
footprints,power-management,disco_l475_iot1,tests/benchmarks/footprints,-DCONF_FILE=prj_pm.conf
footprints,power-management,it8xxx2_evb,tests/benchmarks/footprints,-DCONF_FILE=prj_pm.conf
footprints,power-management,iotdk,tests/benchmarks/footprints,-DCONF_FILE=prj_pm.conf
echo_client,default,frdm_k64f,samples/net/sockets/echo_client,
echo_server,default,frdm_k64f,samples/net/sockets/echo_server,