资源列表
wifi
- wifi信号强度检测,可直接在linux下编译运行,运行时需要连接上wifi信号-wifi signal strength detection, can be directly compiled to run under linux, the runtime needs to connect the wifi signal
PN544 Kernel driver
- PN544 Linux kernel driver (NFC)
erst-dbg
- APEI Error Record Serialization Table debug support.
CSAPP
- CSAPP课程,复旦大学ICS课程。纯文字版-CS:APP by BE.
flexcan
- FLEXCAN CAN controller driver for Linux v2.13.6.
leds-pca9685
- LED driver for the NXP PCA9685 PWM chip.
midi
- USB MIDI definitions for Linux v2.13.6.
igb_ptp
- PTP Hardware Clock (PHC) driver for the Intel 82576 and 82580.
c语言编译器源码
- ucc是一款遵从ANSI C89标准的编译器,大约15,000行C代码。目前支持x86平台上的 Linux和Windows系统,能正确编译自身并成功运行。它有下面一些特点: 1. 代码结构清晰直观,有比较详细的中文文档讲述它的实现 2. 使用三地址码作为中间码,构建了由基本块组成的控制流图,适合很多优化算法 3. 编译速度快。词法分析,语法分析和目标代码生成器都是手写的(其中的代码 生成器本想用burg这样的工具自动生成,但这样可能会给代码的理解带来难度, 最后手写了
mac80211-ops
- Any MAC address is fine, all others are included through the filter.
eata_pio
- Linux EATA SCSI PIO driver.
ffs-test
- user mode filesystem api for usb composite function.