11 2018 档案

【kernel envirment】config tiny X86 kernel with vfs
摘要:## Automatically generated file; DO NOT EDIT.# Linux/x86 4.19.0 Kernel Configuration### Compiler: gcc (Ubuntu 7.3.0-27ubun... 阅读全文

posted @ 2018-11-23 14:51 lizhuohui 阅读(86) 评论(0) 推荐(0)

Python Base Usage
摘要:Cause : python简明教程(中文完整版-高清-带书签).pdf https://download.csdn.net/download/github_34103268/10207978 Install download form official si... 阅读全文

posted @ 2018-11-21 17:49 lizhuohui 阅读(57) 评论(0) 推荐(0)

ELM327 Base Usage
摘要:1.Document Data sheet: ELM327中文说明书 - weixin_38931082 2.Command Operation Input "AT Z" + "\n", ELM327 would return its edition, a... 阅读全文

posted @ 2018-11-21 10:18 lizhuohui 阅读(66) 评论(0) 推荐(0)

[window tool]Auto login to register compoy network
摘要:Some network need to register first, need to input acount and passwd, and this tool can auto to do this. Creat a AutoLoginNetwor... 阅读全文

posted @ 2018-11-15 09:25 lizhuohui 阅读(56) 评论(0) 推荐(0)

【kernel code】仿真调试boot
摘要:启动过程。 linux 0.11 里的3个汇编启动文件对应到 linux-4.19变成了一个文件: linux-4.19\arch\x86\boot\header.S 但功能类似,都有"0xAA55"。最后跳转同一目录下的main.c 里的main()函数。这... 阅读全文

posted @ 2018-11-07 14:00 lizhuohui 阅读(64) 评论(0) 推荐(0)

【kernel envirment】embedded mini2440
摘要:NOTE: First must create the kernel envriment, detail see 【kernel envirment】How to build and debug linux Kernel. 1.Hardware. Conn... 阅读全文

posted @ 2018-11-07 10:11 lizhuohui 阅读(133) 评论(0) 推荐(0)

【kernel envirment】config tiny X86 kernel no vfs
摘要:Config the most tiny X86 kernel make tinyconfig Generate .config is very small, but can't display message, so we need it can displ... 阅读全文

posted @ 2018-11-01 15:18 lizhuohui 阅读(120) 评论(0) 推荐(0)

导航