rename pipe_status_t to tusb_interface_status_t
add tusbh_hid_keyboard_status & test code
This commit is contained in:
@@ -64,6 +64,7 @@ typedef struct {
|
||||
uint8_t dev_addr;
|
||||
uint8_t xfer_type;
|
||||
uint8_t index;
|
||||
uint8_t reserved;
|
||||
} pipe_handle_t;
|
||||
|
||||
static inline bool pipehandle_is_valid(pipe_handle_t pipe_hdl) ATTR_CONST ATTR_ALWAYS_INLINE ATTR_WARN_UNUSED_RESULT;
|
||||
|
||||
Reference in New Issue
Block a user