scripts: Track memory footprint for networking samples on frdm_k64f

Extends memory footprint tracking to include echo_client and echo_server
networking samples on the frdm_k64f board.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
This commit is contained in:
Maureen Helm 2021-08-02 14:59:40 -05:00 committed by Anas Nashif
commit e433993890

View file

@ -8,3 +8,5 @@ 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
echo_client,default,frdm_k64f,samples/net/sockets/echo_client,
echo_server,default,frdm_k64f,samples/net/sockets/echo_server,