代码搜索结果
找到约 6,737 项符合
Firmware 的代码
build.bat
@echo off
REM #--------------------------------------------------------------------------
REM # File: BUILD.BAT
REM # Contents: Batch file to build EZ-USB FX2 firmware frameworks.
REM #
REM # Co
readme.txt
This directory contains the 8051 firmware Vend_Ax source code
for the Cypress EZ-USB chip.
The purpose of this software is to demonstrate how
to implement vendor specific commands.
The followi
build.bat
@echo off
REM #--------------------------------------------------------------------------
REM # File: BUILD.BAT
REM # Contents: Batch file to build EZ-USB FX2 firmware frameworks.
REM #
REM # Co
main.lis
.module main.c
.area text(rom, con, rel)
0000 .dbfile G:\CS5532\firmware\main.c
0000 .dbfunc e main _main fV
initial.lis
.module initial.c
.area text(rom, con, rel)
0000 .dbfile G:\CS5532\firmware\initial.c
0000 .dbfunc e global_par
build.bat
@echo off
REM #--------------------------------------------------------------------------
REM # File: BUILD.BAT
REM # Contents: Batch file to build EZ-USB FX2 firmware frameworks.
REM #
REM # Co
build.bat
@echo off
REM #--------------------------------------------------------------------------
REM # File: BUILD.BAT
REM # Contents: Batch file to build EZ-USB FX2 firmware frameworks.
REM #
REM # Co
build.bat
@echo off
REM #--------------------------------------------------------------------------
REM # File: BUILD.BAT
REM # Contents: Batch file to build EZ-USB FX2 firmware frameworks.
REM #
REM # Co
getweb.in
#!/bin/sh
WGETOPTS=--passive-ftp
usage() {
cat
build.bat
@echo off
REM #--------------------------------------------------------------------------
REM # File: BUILD.BAT
REM # Contents: Batch file to build EZ-USB FX2 firmware frameworks.
REM #
REM # Co