📄 install
字号:
Micro In-System Programmer Brief Installation NotesEnter the src directory.If uisp does not compile successfully, add switch -DNO_DIRECT_IO in theMakefile to remove support for direct I/O port access (that may benecessary on non-PC architectures). Parallel port access should stillwork if you have the Linux ppdev driver (patch for 2.2.17 is in thekernel directory, ppdev is standard in 2.4 kernels). Please lobbyAlan Cox to include this tiny little driver in 2.2.x too :).To make it type: makeand to install it: make installIf you have any further doubts, please consult UISP's homepage:http://www.nongnu.org/uisp/
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -