代码搜索:FlashEd

找到约 31 项符合「FlashEd」的源代码

代码结果 31
www.eeworm.com/read/128531/5986224

c mkbugboot.c

/* * arch/ppc/pp3boot/mkbugboot.c * * Makes a Motorola PPCBUG ROM bootable image which can be flashed * into one of the FLASH banks on a Motorola PowerPlus board. * * Author: Matt Porter
www.eeworm.com/read/102935/6227686

c mkbugboot.c

/* * arch/ppc/pp3boot/mkbugboot.c * * Makes a Motorola PPCBUG ROM bootable image which can be flashed * into one of the FLASH banks on a Motorola PowerPlus board. * * Author: Matt Porter
www.eeworm.com/read/443386/1744864

c mkbugboot.c

/* * arch/ppc/pp3boot/mkbugboot.c * * Makes a Motorola PPCBUG ROM bootable image which can be flashed * into one of the FLASH banks on a Motorola PowerPlus board. * * Author: Matt Porter
www.eeworm.com/read/101167/15842931

c event.c

// EVENT.C (PIC16C505), CCS-PCB // // Normally, an LED is on. If there was one or more events on T0CKI, the // LED is flashed 10 times at 10 pulses per second. // // +5 VDC //
www.eeworm.com/read/101167/15842723

c sw_clk.c

// SW_CLK.C // // Flashes LED on portd0 (term 19) five times using the 4.0 MHz system clock and then // flashed LED on portd1 (term 20) three times using the 32.768 kHz clock. // // // copyright
www.eeworm.com/read/253338/12228612

makefile

TOPDIR := $(shell if [ "$$PWD" != "" ]; then echo $$PWD; else pwd; fi) CFLAGS = -Os -fno-builtin -fomit-frame-pointer -fno-strict-aliasing -fno-inline -fno-common -msoft-float -D__arm__ -D__FLASHED__
www.eeworm.com/read/470074/6924279

makefile

CFLAGS = -Os -fno-builtin -fomit-frame-pointer -fno-strict-aliasing -fno-common -mshort-load-bytes -msoft-float -D__arm__ -D__FLASHED__ -I. LDFLAGS = -nostdlib -Tld.script CROSS_COMPILE=/usr/l
www.eeworm.com/read/253335/12228885

makefile

CFLAGS = -Os -fno-builtin -fomit-frame-pointer -fno-strict-aliasing -fno-common -msoft-float -D__arm__ -D__FLASHED__ -I. LDFLAGS = -nostdlib -Tld.script CROSS_COMPILE=arm-linux- #CROSS_COMPILE = /
www.eeworm.com/read/225146/14554898

makefile

CFLAGS = -Os -fno-builtin -fomit-frame-pointer -fno-strict-aliasing -fno-common -mshort-load-bytes -msoft-float -D__arm__ -D__FLASHED__ -I. LDFLAGS = -nostdlib -Tld.script CROSS_COMPILE=/usr/l
www.eeworm.com/read/287638/8677296

makefile

CFLAGS = -Os -fno-builtin -fomit-frame-pointer -fno-strict-aliasing -fno-common -mshort-load-bytes -msoft-float -D__arm__ -D__FLASHED__ -I. LDFLAGS = -nostdlib -Tld.script CROSS_COMPILE=arm-li