Get console to build as well.
This commit is contained in:
parent
88b25a8e16
commit
540cea09ff
|
@ -6,8 +6,8 @@
|
|||
#include "task/task.h"
|
||||
|
||||
#include "esp_vfs_dev.h"
|
||||
//#include "esp_vfs_cdcacm.h"
|
||||
#include "esp_vfs_usb_serial_jtag.h"
|
||||
#include "driver/uart_vfs.h"
|
||||
#include "driver/usb_serial_jtag.h"
|
||||
#include "driver/usb_serial_jtag_vfs.h"
|
||||
#include "freertos/FreeRTOS.h"
|
||||
|
|
Loading…
Reference in New Issue