change vendor device to use edpt stream API

This commit is contained in:
hathach
2024-09-10 10:44:22 +07:00
parent 72ee3b4f48
commit 867f17acea
4 changed files with 137 additions and 188 deletions

View File

@@ -28,6 +28,7 @@
#include "osal/osal.h"
#include "common/tusb_fifo.h"
#include "common/tusb_private.h"
#ifdef __cplusplus
extern "C" {