update: update host demo macros without value
Signed-off-by: sakumisu <1203593632@qq.com>
This commit is contained in:
@@ -14,6 +14,10 @@
|
||||
#include "esp_log.h"
|
||||
#include "usbd_core.h"
|
||||
#include "usbh_core.h"
|
||||
|
||||
#define CONFIG_TEST_USBH_SERIAL
|
||||
#define CONFIG_TEST_USBH_HID
|
||||
|
||||
#include "demo/usb_host.c"
|
||||
|
||||
void app_main(void)
|
||||
|
||||
@@ -15,5 +15,6 @@ CONFIG_CHERRYUSB_HOST_CH34X=y
|
||||
CONFIG_CHERRYUSB_HOST_CP210X=y
|
||||
CONFIG_CHERRYUSB_HOST_FTDI=y
|
||||
CONFIG_CHERRYUSB_HOST_PL2303=y
|
||||
CONFIG_CHERRYUSB_HOST_GSM=y
|
||||
CONFIG_CHERRYUSB_HOST_VIDEO=y
|
||||
CONFIG_CHERRYUSB_HOST_AUDIO=y
|
||||
|
||||
Reference in New Issue
Block a user