Part Number: TDA4VM
Hello all,
We are using Vision SDK 7.2.
I need to handle two different boards . Consider this file vision_apps/apps/basic_demos/app_tirtos/common/app_cfg_mcu2_0.h , in which we need to disable ENABLE_ETHFW (#undef ENABLE_ETHFW)
for our Customized board.
Is it possible to handle this via build flag from vision_apps/vision_apps_build_flags.mak ?
I don't want to change this from app_cfg_mcu2_0.h I need to handle via build flags.
Thanks & regards,
Gokul