搜索资源列表
e2fsprogs.tar
- e2fsprogs(又称为e2fs programs)是用以维护ext2,ext3和ext4档案系统的工具程序集。由于ext2/3/4是绝大多数Linux发行版默认的文件系统,所以这套工具集也包含在众多Linux发行版内。 e2fsprogs包含以下独立的程式: e2fsck, ext2/3/4文件系统的fsck程序,用于检查文件系统的完整性。 mke2fs, 用于创建ext2/3/4档案系统。 resize2fs, 调整已建立的ext2/3/4档案系统的大小。
driver-debug-way
- 在linux下怎样调试驱动程序?本文讲解设备驱动程序调试的几种方法-How to debug drivers under linux? This article explains the debugging device drivers are several ways
Nude-lighting-forstm32f107-chip
- Nude lighting based on stm32f107 chip,if you want to debug nude, this can help you litter
spidev_test
- linux下面的spi用户态程序,非常实用,使得程序员不必编写内核驱动,使用该驱动能够易于spi驱动debug-The following user mode linux spi procedures, very practical, so that programmers do not have to write a kernel driver, use the drive can be easily spi driver debug etc.
printk
- A key debug method of linux driver. It also show you the basic usage. Once you can control it very well, you may become a senior firmware engineer.-A key debug method of linux driver. It also show you the basic usage. Once you can control it very w
acpica-cache
- 该程序用于调试ACPICA中cache实现的问题。-ACPICA has its own cached object implementation. This mechanism is not used by Linux kernel. We have a userspace utility to debug issues in it.
canutils-8a3ee94.tar
- linux can设备的调试工具,可以很方便的调试can设备的数据收发。-linux can debug tools
unpack
- 一个实用的解压包工具 ,可以将文件解包 用C语言编写,运行ok debug 文件夹下有exe 工具哦 - A practical tool to extract the package, you can unpack the files written in C language, runs ok debug tools folder under exe oh
11_led_aux_gzcgs
- led调试代码,基于STM32处理器.UCos操作系统-led to debug code, based on the operating system STM32 processor .UCos...
tda7313
- tda7313可用的驱动,已经调试验证过,并且量产的源码-tda7313 available drive, has been proven to debug and production source
ft5x0x_ts
- linux源代码下调试FT5x06驱动,实验调试OK。应经应用于我们的产品-Linux FT5x06 driver debug
MTK-Driver-Debug
- MTK Feature Phone 驱动调试总结,初学者可以-MTK Feature Phone Driver Debug
mtd-utils-1.4.5.tar
- mtd-utils最新版,linux环境下调试mtd nand/nor flash的常用utils。-mtd-utils lastest version, debug mtd /nand nor flash utils on Linux OS.
alsa-lib-1.1
- linux alsa shell源代码,用作调试linux alsa底层音频驱动。-linux alsa shell source code,used as debug linux alsa drivers.
debug
- 里面是各种调试工具及例子,除了kgdb是调试内核的补丁外,其他工具都用于调试应用程序。-There is all kinds of debugging tools and example, besides is KGDB debug kernel patch, other tools are used for debugging the application.