Fix typo in TUH configuration define

This commit is contained in:
Niklas Hauser
2021-06-21 05:32:43 +02:00
parent e45b6dbc1c
commit 264dc35b95
5 changed files with 7 additions and 7 deletions

View File

@@ -50,7 +50,7 @@ typedef struct
static usbh_control_xfer_t _ctrl_xfer;
//CFG_TUSB_MEM_SECTION CFG_TUSB_MEM_ALIGN
//static uint8_t _tuh_ctrl_buf[CFG_TUH_ENUMERATION_BUFSZIE];
//static uint8_t _tuh_ctrl_buf[CFG_TUH_ENUMERATION_BUFSIZE];
//--------------------------------------------------------------------+
// MACRO TYPEDEF CONSTANT ENUM DECLARATION