1# console files
2 command.c
3 console.c
4#if (env['RTOS'] != 'none' and not (env['WIFI_STACK'] != 'none' and env['FHOST_APP'] in ['console', 'uartwifi']))
5 console_task.c
6#endif #(env['RTOS'] != 'none' and not (env['WIFI_STACK'] != 'none' and env['FHOST_APP'] in ['console', 'uartwifi']))