瀏覽代碼

Add comment with link to custom USB device info

main
PaulStoffregen 7 年之前
父節點
當前提交
2edef45f51
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. +3
    -1
      teensy3/usb_desc.h

+ 3
- 1
teensy3/usb_desc.h 查看文件

and code is also added in usb_dev.c for any control transfers, and code is also added in usb_dev.c for any control transfers,
interrupt-level code, or other very low-level stuff not possible interrupt-level code, or other very low-level stuff not possible
from the packet send/receive functons. Code also is added in from the packet send/receive functons. Code also is added in
usb_inst.c to create an instance of your C++ object.
usb_inst.c to create an instance of your C++ object. This message
gives a quick summary of things you will need to know:
https://forum.pjrc.com/threads/49045?p=164512&viewfull=1#post164512


You may edit the Vendor and Product ID numbers, and strings. If You may edit the Vendor and Product ID numbers, and strings. If
the numbers are changed, Teensyduino may not be able to automatically the numbers are changed, Teensyduino may not be able to automatically

Loading…
取消
儲存