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:
parent
dfa3930196
commit
e433993890
1 changed files with 2 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue