资源列表
[嵌入式Linux] NorFlashDriver_c
说明:Linux下SST39VF160驱动程序。在ADM5120开发板上验证可用。-SST39VF160 Drivers under Linux. In the ADM5120 on the development board used to verify.<xianwy> 在 2025-01-12 上传 | 大小:2kb | 下载:0
[嵌入式Linux] mem-dev-0.20
说明:简单的字符设备驱动程序,带验证程序,是学习字符设备驱动的好材料。-Simple character device driver, with verification procedures, the character device driver is a good learning materials.<> 在 2025-01-12 上传 | 大小:2kb | 下载:0
[嵌入式Linux] inevent.c
说明:该文件实现文件夹目录的递归,并把新添加的路径加入数组中-This file implements a recursive directory folder, and add the path to join the new array<wangchangxu> 在 2025-01-12 上传 | 大小:2kb | 下载:0
[嵌入式Linux] watchdogtimer
说明:北京三恒星科技公司的6410开发板测试代码中看门狗部分代码-Beijing three star technology companies in the 6410 development board watchdog part of the code test code<通达> 在 2025-01-12 上传 | 大小:2kb | 下载:0
[嵌入式Linux] linux_file
说明:程序功能:实现打开一个文件,写入一串字符,文件大小不超过file_size_max 文件超过file_size_max则将文件移动到最终存储位置,并重命名(按原文件名+数字方式) 文件暂时存储位置:“/home/test/test_file/file_test.txt” 最终文件存储为:“/home/test/file_save/file_testXX.txt”其中XX为数字0-Max_cont<孙代表> 在 2025-01-12 上传 | 大小:2kb | 下载:0