mouse readme.txt

来自「CY7C63231 mouse 源码」· 文本 代码 · 共 22 行

TXT
22
字号
***** 637xx Mouse Firmware Readme *****

2/16/2000


This release has three files 

* 637xx.inc
* USB.inc
* mouse.asm

637xx.inc contains the register addresses and bit 
constants for the CY7C637xx series of microcontrollers.

USB.inc contains constants from the USB specification,
mostly from Chapter 9.

Mouse.asm is the main file that handles endpoint 0 and 1, 
mouse optics, mouse buttons, suspend and remote wakeup.  
The firmware enumerates as a HID mouse and runs standard
mouse buttons and optics.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?