04 2022 档案
摘要:vscode terminal ssh login remote server 1 ssh login vscode →终端->新建终端 登录命令: ssh -p 22 wyk@192.168.0.250 or ssh wyk@192.168.0.250 免密码登录: 用ssh-keygen命令生成
阅读全文
摘要:linux sysfs reference: https://blog.csdn.net/chenying126/article/details/78079942
阅读全文
摘要:MCP2515 reference: http://ww1.microchip.com/downloads/cn/DeviceDoc/21801D_CN.pdf https://blog.csdn.net/leesheen/article/details/8768557 https://www.cn
阅读全文
摘要:linux kernel coding style wyk@ubuntu:~/git/linux/Documentation$ cat CodingStyle This file has moved to process/coding-style.rst wyk@ubuntu:~/git/linux
阅读全文
摘要:reference: 液晶显示器HSYNC、VSYNC、DE、CLK关系 https://blog.csdn.net/messi_cyc/article/details/121577551 LCD屏时序 https://blog.csdn.net/KjfureOne/article/details/
阅读全文