搜索资源列表
feed_wdt
- Linux喂狗程序,写的很简练,测试已通过-Linux feed the dog program, written concise, has passed the test
watchdog
- 这是看门狗驱动的测试程序,如果我们在到达报警时间时不喂狗,CPU就会重启。-The test program of watchdog driver.If we do not feed the watchdog before the alarm time,then it will reset the CPU.
watchdog
- 基于samsung6410开发板的watchdog裸板驱动,通过控制watchdog,喂狗,产生中断,控制led的亮灭-Drive watchdog bare board based on the samsung6410 development board, by controlling the watchdog, feed the dog, interrupt, control LED light off
myshell
- 一个自己写的shell,其功能如下: 1) cd <directory> ——把当前默认目录改变为<directory>。如果没有<directory>参数,则显示当前目录。如该目录不存在,会出现合适的错误信息。这个命令也可以改变PWD 环境变量。 2) clr ——清屏。 3) <directory> ——列出目录<directory>的内容。 4) environ ——列出所有的环境变量。 5) echo &l