代码搜索结果

找到约 6,737 项符合 Firmware 的代码

readme.txt

This is the Readme file to Objective Development's firmware-only USB driver for Atmel AVR microcontrollers. For more information please visit http://www.obdev.at/avrusb/ This directory contains the U

readme.txt

This is the Readme file to Objective Development's firmware-only USB driver for Atmel AVR microcontrollers. For more information please visit http://www.obdev.at/avrusb/ This directory contains the U

emi26_fw.h

/* * This file is generated from three different files, provided by Emagic. */ /* generated Fri Mar 8 15:11:35 EET 2002 */ /* * This firmware is for the Emagic EMI 2|6 Audio Interface * * The fi

readme.txt

This firmware implements an embedded gyro-mouse. The microcontroller outputs at 17-byte packet in UART to pin 1.0 in the following format: BYTE 0: '$' BYTE 1: 1 (firmwareMode is set to "embedded g

readme.txt

This is the Readme file to Objective Development's firmware-only USB driver for Atmel AVR microcontrollers. For more information please visit http://www.obdev.at/avrusb/ This directory contains the U

readme.txt

This is the Readme file to Objective Development's firmware-only USB driver for Atmel AVR microcontrollers. For more information please visit http://www.obdev.at/avrusb/ This directory contains the U

combi.c

/* ** ** FILE: combi.c ** ** ** purpose: USB firmware for Cypress USB/PS2 mouse reference design ** ** ** revision history: ** 10/31/00 vqt : resolve compiling/linking errors with ByCra

readme

README for revava-0.3, Copyright (C) 2001, Daniel J. Winker Short description: Disassembler for Atmel AVR microcontroller firmware. Full description: revava is a single pass disassembler that reads

changelog.txt

This file documents changes in the firmware-only USB driver for atmel's AVR microcontrollers. New entries are always appended to the end of the file. Scroll down to the bottom to see the most recent c

usbch9.c

/* * usbch9.c * * USB device communications - "Standard Request" layer, * conforming to the USB 2.0 specification, Chapter 9. * * Adapted from Philips PDIUSBD12 firmware library. * MJ