代码搜索结果
找到约 6,737 项符合
Firmware 的代码
config.in
#
# USB Serial device configuration
#
mainmenu_option next_comment
comment 'USB Serial Converter support'
dep_tristate 'USB Serial Converter support' CONFIG_USB_SERIAL $CONFIG_USB
if [ "$CONFIG_USB_S
config.in
#
# USB Serial device configuration
#
mainmenu_option next_comment
comment 'USB Serial Converter support'
dep_tristate 'USB Serial Converter support' CONFIG_USB_SERIAL $CONFIG_USB
if [ "$CONFIG_USB_S
config.in
#
# USB Serial device configuration
#
mainmenu_option next_comment
comment 'USB Serial Converter support'
dep_tristate 'USB Serial Converter support' CONFIG_USB_SERIAL $CONFIG_USB
if [ "$CONFIG_USB_S
bootloader user api.h
/********************************************************
application calls for Bootloader.
File: bootloader user api.h
$Author: a20639 $
$Date: 2006/07/31 17:21:59 $
$Name: $
*********
tmp.out
BL51 BANKED LINKER/LOCATER V5.03 - SN: K1DZP-5IUSHE
COPYRIGHT KEIL ELEKTRONIK GmbH 1987 - 2002
D:\8051SAMPLE\USB_Bulk\Firmware\F32x_USB_Descriptors.obj,
D:\8051SAMPLE\USB_Bulk\Firmware\F32x_USB_M
oalintr.h
//**********************************************************************
//
// Filename: oalintr.h
//
config.in
#
# USB Serial device configuration
#
mainmenu_option next_comment
comment 'USB Serial Converter support'
dep_tristate 'USB Serial Converter support' CONFIG_USB_SERIAL $CONFIG_USB
if [ "$CONFIG_USB_S
config.in
#
# USB Serial device configuration
#
mainmenu_option next_comment
comment 'USB Serial Converter support'
dep_tristate 'USB Serial Converter support' CONFIG_USB_SERIAL $CONFIG_USB
if [ "$CONFIG_USB_S
load_readme.txt
//////////////////////////// USB-FIRMWARE /////////////////////////////////
//////////////////////////// How to load /////////////////////////////////
To build the usb firmware you need to
tftpput.c
#include "tftpput.h"
#include "hexput.h"
#include "bioscall.h"
extern int startup_mode;
extern int startup_param;
static unsigned char *buf;
static int data_len;
int tftp_put_begin(void)
{
switch