Change-Id: I2e98f68d03df757688b6c556b69d934c12f40a7c
This commit is contained in:
Aidan MacDonald 2022-09-25 12:20:28 +01:00
parent e75a3fb8c7
commit 464889ecee

View file

@ -1181,6 +1181,11 @@ Lyre prototype 1 */
#define INCLUDE_TIMEOUT_API
#endif /* HAVE_USB_CHARGING_ENABLE && HAVE_USBSTACK */
#if defined(USB_STATUS_BY_EVENT) && defined(HAVE_USBSTACK)
/* Status by event requires timeout for debouncing */
# define INCLUDE_TIMEOUT_API
#endif
#ifndef SIMULATOR
#if defined(HAVE_USBSTACK) || (CONFIG_STORAGE & STORAGE_NAND) || (CONFIG_STORAGE & STORAGE_RAMDISK)
#define STORAGE_GET_INFO