readme

来自「linux下 步进电机驱动」· 代码 · 共 22 行

TXT
22
字号
3 Axis Stepper Motor Driver for LinuxCopyright 1999 by Mark Whitis.  All rights reserved.README        - This fileMakefile      - Controls the compilation processstepper.c     - The Kernel mode driver (also can compile as user mode)stepper.h     - The header file for the driverring.c        - Ring Buffers, used by stepper.cring.h        - header for ring.cstepquery.c   - Sample user programteststep.c    - Really simplistic usermode driverschematic.fig - Circuit schematic in xfig formatlicense.html  - The license agreementJust type "make" to compile.

⌨️ 快捷键说明

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