代码搜索:MX51

找到约 1 项符合「MX51」的源代码

代码结果 1
www.eeworm.com/read/438354/1825673

makefile

include ../rules.make GLOBAL_INC = ../global_inc TARGET = flashlib.o ifeq ($(UNIT_TEST),y) SRC = unit_test/fake_flashlib.c INC = ./ else ifeq ($(MCU), mx51) MCU_ALIAS = $(MCU) else ifeq ($(MCU), mx