change usbd_control_xfer_st from function to macro to prevent compiler issue with substask

This commit is contained in:
hathach
2018-03-31 14:09:48 +07:00
parent f1f7153b3b
commit 7a77aed8fa
6 changed files with 39 additions and 49 deletions

View File

@@ -66,6 +66,7 @@
#include "tusb_verify.h"
#include "binary.h"
#include "tusb_error.h"
#include "tusb_hal.h"
#include "tusb_fifo.h"
//------------- TUSB Header -------------//