代码搜索:AVR-Doper

找到约 65 项符合「AVR-Doper」的源代码

代码结果 65
www.eeworm.com/read/363587/9944084

txt readme.txt

This is the README file for AVR-Doper. AVR-Doper is an STK500 compatible In-System Programmer (ISP) and High Voltage Serial Programmer (HVSP). It comes with a built-in USB to Serial adaptor to connec
www.eeworm.com/read/363587/9944085

txt changelog.txt

This file documents changes in the software, firmware and hardware of the AVR-Doper project. New entries are always appended to the end of the file. Scroll down to the bottom to see the most recent ch
www.eeworm.com/read/438150/7735348

txt readme.txt

This is the README file for AVR-Doper. AVR-Doper is an STK500 compatible In-System Programmer (ISP) and High Voltage Serial Programmer (HVSP). It comes with a built-in USB to Serial adaptor to connec
www.eeworm.com/read/363587/9944001

c utils.c

/* * Name: utils.c * Project: AVR-Doper * Author: Christian Starkjohann * Creation Date: 2006-07-02 * Tabsize: 4 * Copyright: (c) 2006 by Christian Starkjohann, all rights reserved
www.eeworm.com/read/445602/7592673

c utils.c

/* * Name: utils.c * Project: AVR-Doper * Author: Christian Starkjohann * Creation Date: 2006-07-02 * Tabsize: 4 * Copyright: (c) 2006 by Christian Starkjohann, all rights reserved
www.eeworm.com/read/438150/7735301

c utils.c

/* * Name: utils.c * Project: AVR-Doper * Author: Christian Starkjohann * Creation Date: 2006-07-02 * Tabsize: 4 * Copyright: (c) 2006 by Christian Starkjohann, all rights reserved
www.eeworm.com/read/363587/9944079

txt readme.txt

This file contains instructions how to patch avrdude to work with AVR-Doper's HID communication mode. =========================== Do I Need to Patch Avrdude? =========================== Before you
www.eeworm.com/read/438150/7735346

txt readme.txt

This file contains instructions how to patch avrdude to work with AVR-Doper's HID communication mode. =========================== Do I Need to Patch Avrdude? =========================== Before you
www.eeworm.com/read/438150/7735349

txt changelog.txt

This file documents changes in the software, firmware and hardware of the AVR-Doper project. New entries are always appended to the end of the file. Scroll down to the bottom to see the most recent ch
www.eeworm.com/read/271207/11003869

h usbconfig.h

#ifndef __usbconfig_h_included__ #define __usbconfig_h_included__ #include "hardware.h" /* for ENABLE_HID_INTERFACE */ /* General Description: USB driver configuration for AVR-Doper */ /* -----