diff options
| author | hathach <[email protected]> | 2021-07-22 17:45:24 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2021-07-22 17:49:39 +0700 |
| commit | 8cd23489d518e96594850207c91dfeefb6d6fb05 (patch) | |
| tree | 4378340cd62deab0cf52951d1a8e18531778902b /src/device/usbd_control.c | |
| parent | c4da1abb1eaa7aff432535878ada519d02382419 (diff) | |
update endian
Diffstat (limited to 'src/device/usbd_control.c')
| -rw-r--r-- | src/device/usbd_control.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/device/usbd_control.c b/src/device/usbd_control.c index 124f711a7..7a8244699 100644 --- a/src/device/usbd_control.c +++ b/src/device/usbd_control.c @@ -58,7 +58,6 @@ static usbd_control_xfer_t _ctrl_xfer; CFG_TUSB_MEM_SECTION CFG_TUSB_MEM_ALIGN static uint8_t _usbd_ctrl_buf[CFG_TUD_ENDPOINT0_SIZE]; - //--------------------------------------------------------------------+ // Application API //--------------------------------------------------------------------+ |
