瀏覽代碼

Fix compile error

teensy4-core
PaulStoffregen 5 年之前
父節點
當前提交
2ffd8f1836
共有 1 個檔案被更改,包括 0 行新增2 行删除
  1. +0
    -2
      teensy4/usb.c

+ 0
- 2
teensy4/usb.c 查看文件



typedef struct endpoint_struct endpoint_t; typedef struct endpoint_struct endpoint_t;


#if defined(NUM_ENDPOINTS)

struct endpoint_struct { struct endpoint_struct {
uint32_t config; uint32_t config;
uint32_t current; uint32_t current;

Loading…
取消
儲存